{"id":23,"date":"2026-09-08T12:02:32","date_gmt":"2026-09-08T12:02:32","guid":{"rendered":"https:\/\/kauriplumbing.gohatch.co.nz\/?page_id=23"},"modified":"2026-09-08T23:24:19","modified_gmt":"2026-09-08T23:24:19","slug":"home","status":"publish","type":"page","link":"https:\/\/kauriplumbing.gohatch.co.nz\/","title":{"rendered":"Home"},"content":{"rendered":"\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600;9..144,700&family=Inter:wght@400;500;600;700&family=Caveat:wght@500;600&display=swap');\n\n  :root{\n    --green-dark:#16302A;\n    --green-darker:#102420;\n    --cream:#F6F3EA;\n    --white:#FFFFFF;\n    --ink:#1C2621;\n    --muted:#6B7268;\n    --gold:#D6A24A;\n    --border:#E4E0D3;\n    --max:1180px;\n  }\n\n  *{box-sizing:border-box;margin:0;padding:0;}\n  html{scroll-behavior:smooth;}\n  body{\n    font-family:'Inter',sans-serif;\n    color:var(--ink);\n    background:var(--cream);\n    line-height:1.6;\n    -webkit-font-smoothing:antialiased;\n  }\n  h1,h2,h3{\n    font-family:'Fraunces',serif;\n    font-weight:500;\n    line-height:1.15;\n    letter-spacing:-0.01em;\n  }\n  a{color:inherit;text-decoration:none;}\n  img{max-width:100%;display:block;}\n  .wrap{max-width:var(--max);margin:0 auto;padding:0 32px;}\n  .script{font-family:'Caveat',cursive;font-weight:600;}\n\n  .eyebrow{\n    font-size:0.78rem;\n    font-weight:600;\n    letter-spacing:0.08em;\n    text-transform:uppercase;\n    color:var(--muted);\n    display:block;\n    margin-bottom:10px;\n  }\n\n  \/* ---------- FULL-BLEED BREAKOUT ---------- *\/\n  .full-bleed{\n    width:100vw;\n    position:relative;\n    left:50%;\n    right:50%;\n    margin-left:-50vw;\n    margin-right:-50vw;\n  }\n\n  \/* ---------- REAL IMAGE HELPERS ---------- *\/\n  .img-fill{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;}\n  .img-box{overflow:hidden;border-radius:6px;}\n  .img-cover{width:100%;height:100%;object-fit:cover;display:block;}\n\n  \/* ---------- BUTTONS ---------- *\/\n  .btn{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    padding:14px 26px;\n    border-radius:100px;\n    font-weight:600;\n    font-size:0.95rem;\n    white-space:nowrap;\n    cursor:pointer;\n    border:1.5px solid transparent;\n  }\n  .btn-solid{background:var(--green-dark);color:var(--white);}\n  .btn-solid:hover{background:var(--green-darker);}\n  .btn-outline{border-color:var(--ink);color:var(--ink);background:transparent;}\n  .btn-outline:hover{background:var(--ink);color:var(--white);}\n\n  \/* ---------- CALL WARRICK + PHONE NUMBER, GROUPED SO THE NUMBER\n     SITS CENTERED DIRECTLY UNDER ITS OWN BUTTON ---------- *\/\n  .call-group{display:flex;flex-direction:column;align-items:center;gap:6px;}\n  .phone-plain a{font-size:1.05rem;font-weight:700;letter-spacing:0.02em;}\n  .hero .phone-plain a{color:var(--white);}\n  .contact-copy .phone-plain a{color:var(--green-dark);}\n  .header-phone{font-size:0.78rem;font-weight:700;color:var(--green-dark);}\n\n  \/* ---------- HEADER ---------- *\/\n  header{\n    background:var(--cream);\n    padding:16px 0;\n    position:sticky;\n    top:0;\n    z-index:100;\n    border-bottom:1px solid var(--border);\n  }\n  header .wrap{display:flex;align-items:center;justify-content:space-between;}\n  .logo-img{height:46px;width:auto;display:block;}\n  .nav-links{display:flex;align-items:center;gap:36px;}\n  .nav-links a{font-size:0.92rem;font-weight:500;}\n  .nav-links a:hover{color:var(--green-dark);}\n  .nav-right{display:flex;align-items:center;gap:20px;}\n  .hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px;}\n  .hamburger span{width:24px;height:2px;background:var(--ink);display:block;}\n\n  \/* ---------- HERO ---------- *\/\n  .hero{position:relative;min-height:560px;display:flex;align-items:flex-end;overflow:hidden;}\n  .hero .img-fill{z-index:0;}\n  .hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(0deg, rgba(10,20,15,.62) 0%, rgba(10,20,15,.1) 60%);}\n  .hero-content{position:relative;z-index:2;padding:60px 32px 70px;max-width:var(--max);margin:0 auto;width:100%;color:var(--white);}\n  .hero h1{font-size:3.4rem;color:var(--white);max-width:600px;}\n  .hero p{font-size:1.15rem;font-weight:600;max-width:460px;margin:18px 0 28px;color:var(--white);text-shadow:0 1px 8px rgba(0,0,0,.4);}\n  .hero-ctas{display:flex;gap:14px;flex-wrap:wrap;align-items:flex-start;}\n  .hero .btn-outline{border-color:var(--white);color:var(--white);}\n  .hero .btn-outline:hover{background:var(--white);color:var(--ink);}\n  .hero-script{position:absolute;top:40px;right:5%;color:var(--white);font-size:2.5rem;line-height:1.15;text-align:right;transform:rotate(-4deg);z-index:2;opacity:0.95;text-shadow:0 2px 10px rgba(0,0,0,.5);}\n\n  \/* ---------- ENVELOPE ICON ---------- *\/\n  .icon-envelope{width:14px;height:14px;}\n\n  \/* ---------- FEATURE STRIP ---------- *\/\n  .feature-strip{background:var(--green-dark);color:var(--white);padding:36px 0;}\n  .feature-strip .wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;}\n  .feature-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;}\n  .feature-item svg{width:28px;height:28px;}\n  .feature-item strong{font-size:0.85rem;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;}\n  .feature-item span{font-size:0.9rem;font-weight:600;color:#E3E8E4;}\n\n  \/* ---------- SECTION SPACING ---------- *\/\n  section{padding:88px 0;}\n  #about{padding-bottom:35px;}\n  #services{padding-top:35px;padding-bottom:44px;}\n  #contact{padding:44px 0;}\n\n  \/* ---------- ABOUT ---------- *\/\n  .about-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;}\n  .about-copy h2{font-size:2.3rem;margin-bottom:20px;}\n  .about-detail{display:grid;grid-template-columns:1fr 1fr;gap:36px;margin-top:24px;}\n  .about-detail .rule{width:40px;height:3px;background:var(--gold);margin-bottom:14px;}\n  .about-detail p{font-size:0.95rem;color:var(--muted);}\n  .about-signoff{margin-top:18px;}\n  .about-signoff strong{display:block;font-size:1.1rem;font-weight:600;}\n  .about-signoff span{font-size:0.8rem;color:var(--muted);}\n  .about-img .img-box{aspect-ratio:4\/3;}\n\n  \/* ---------- SERVICES ---------- *\/\n  .services-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px;flex-wrap:wrap;gap:16px;}\n  .services-head h2{font-size:2.3rem;}\n  .services-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;}\n  .service-card .img-box{aspect-ratio:1\/1;margin-bottom:14px;}\n  .service-card h3{font-size:0.98rem;font-weight:600;font-family:'Inter',sans-serif;margin-bottom:6px;}\n  .service-card p{font-size:0.82rem;color:var(--muted);}\n\n  \/* ---------- IMAGE BREAK ---------- *\/\n  .image-break{position:relative;min-height:400px;display:flex;align-items:center;color:var(--white);overflow:hidden;}\n  .image-break::before{content:'';position:absolute;inset:0;background:rgba(10,20,15,.45);}\n  .image-break-content{position:relative;z-index:2;max-width:var(--max);margin:0 auto;padding:0 32px;width:100%;}\n  .image-break h2{font-size:2.4rem;color:var(--white);margin-bottom:14px;}\n  .image-break p{max-width:440px;font-size:1.05rem;font-weight:600;color:var(--white);text-shadow:0 2px 8px rgba(40,40,38,.65);}\n  .image-break .rule{width:44px;height:3px;background:var(--gold);margin-top:22px;}\n\n  \/* ---------- TESTIMONIALS ---------- *\/\n  .view-all{font-weight:600;font-size:0.9rem;border-bottom:1.5px solid var(--ink);padding-bottom:2px;background:none;cursor:pointer;font-family:'Inter',sans-serif;}\n  .testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;}\n  .testimonial-more{display:none;margin-top:24px;}\n  .testimonial-more.show{display:grid;}\n  .testimonial-card{background:var(--white);border:1px solid var(--border);border-radius:8px;padding:28px;display:flex;flex-direction:column;}\n  .stars{color:var(--gold);letter-spacing:2px;margin-bottom:14px;font-size:0.95rem;}\n  .testimonial-card p{\n    font-size:0.95rem;color:var(--ink);margin-bottom:8px;\n    display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;\n    line-clamp:5;overflow:hidden;\n  }\n  .testimonial-card p.expanded{display:block;-webkit-line-clamp:unset;line-clamp:unset;overflow:visible;}\n  .read-more{\n    display:none;background:none;border:none;padding:0;margin-bottom:16px;\n    font-size:0.82rem;font-weight:600;color:var(--green-dark);cursor:pointer;text-align:left;\n    font-family:'Inter',sans-serif;\n  }\n  .read-more.visible{display:inline-block;}\n  .testimonial-card strong{display:block;font-size:0.88rem;margin-top:auto;}\n  .testimonial-card span{font-size:0.8rem;color:var(--muted);}\n\n  \/* ---------- SERVICE AREA ---------- *\/\n  .service-area{position:relative;min-height:440px;display:flex;align-items:center;color:var(--white);overflow:hidden;}\n  .service-area::before{content:'';position:absolute;inset:0;background:rgba(6,14,10,.62);}\n  .service-area-content{position:relative;z-index:2;max-width:var(--max);margin:0 auto;padding:0 32px;width:100%;display:flex;justify-content:flex-end;}\n  .service-area-text{text-align:right;max-width:520px;}\n  .service-area h2{font-size:2.3rem;color:var(--white);margin-bottom:14px;font-weight:700;text-shadow:0 2px 10px rgba(0,0,0,.55);}\n  .service-area p{color:var(--white);margin-bottom:20px;font-size:1rem;font-weight:600;text-shadow:0 2px 8px rgba(0,0,0,.5);}\n  .suburb-list{font-size:1rem;color:var(--white);line-height:1.9;font-weight:600;text-shadow:0 2px 8px rgba(0,0,0,.5);}\n\n  \/* ---------- CONTACT \/ CTA ---------- *\/\n  .contact-section{position:relative;overflow:hidden;}\n  .contact-copy h2{font-size:2.3rem;margin-bottom:10px;}\n  .contact-copy > p{color:var(--muted);margin-bottom:28px;}\n  .contact-ctas{display:flex;gap:14px;flex-wrap:wrap;align-items:flex-start;}\n  .contact-script{margin-top:16px;color:var(--green-dark);font-size:2.1rem;line-height:1.2;transform:rotate(-3deg);display:inline-block;}\n  .fern-deco{\n    position:absolute;\n    top:0;\n    right:-40px;\n    width:600px;\n    height:100%;\n    pointer-events:none;\n    z-index:1;\n  }\n  .fern-deco img{width:100%;height:100%;object-fit:contain;object-position:right center;}\n  .contact-copy{position:relative;z-index:2;max-width:640px;}\n\n  \/* ---------- VALUE STRIP (photo-backed) ---------- *\/\n  .value-strip{position:relative;color:var(--white);padding:64px 0 52px;overflow:hidden;}\n  .value-strip::before{content:'';position:absolute;inset:0;background:rgba(6,14,10,.68);}\n  .value-strip .wrap{position:relative;z-index:2;}\n  .value-head{margin-bottom:36px;}\n  .value-head h2{font-size:2.3rem;color:var(--white);max-width:440px;font-weight:700;text-shadow:0 2px 12px rgba(0,0,0,.55);}\n  .value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;}\n  .value-item{display:flex;gap:14px;align-items:flex-start;}\n  .value-item svg{width:24px;height:24px;flex-shrink:0;margin-top:2px;}\n  .value-item strong{display:block;font-size:1rem;font-weight:700;margin-bottom:4px;text-shadow:0 2px 8px rgba(0,0,0,.5);}\n  .value-item span{font-size:0.9rem;font-weight:600;color:#F0F2ED;text-shadow:0 2px 8px rgba(0,0,0,.5);}\n\n  \/* ---------- FOOTER (simplified) ---------- *\/\n  footer{background:var(--green-dark);color:#D7DED9;padding:44px 0;}\n  .footer-nav{display:flex;justify-content:center;flex-wrap:wrap;gap:28px;margin-bottom:24px;}\n  .footer-nav a{font-size:0.92rem;color:var(--white);font-weight:500;}\n  .footer-nav a:hover{color:#B9C4BD;}\n  .footer-meta{text-align:center;font-size:0.85rem;color:#AEB8B1;margin-bottom:14px;}\n  .footer-contact-line{text-align:center;font-size:0.92rem;color:var(--white);}\n  .footer-contact-line a{font-weight:600;}\n  .footer-contact-line a:hover{color:#B9C4BD;}\n  .footer-divider{width:1px;height:14px;background:#3F5A50;display:inline-block;margin:0 12px;vertical-align:middle;}\n\n  \/* ---------- ICON HELPER ---------- *\/\n  svg{stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;}\n\n  \/* ================= MOBILE ================= *\/\n  @media(max-width:900px){\n    .nav-links{display:none;}\n    .nav-right .call-group{display:none;}\n    .hamburger{display:flex;}\n    .hero h1{font-size:2.4rem;}\n    .feature-strip .wrap{grid-template-columns:repeat(2,1fr);row-gap:28px;}\n    .about-grid{grid-template-columns:1fr;gap:32px;}\n    .about-detail{grid-template-columns:1fr;gap:20px;}\n    .services-grid{grid-template-columns:repeat(2,1fr);}\n    .testimonial-grid{grid-template-columns:1fr;}\n    .fern-deco{display:none;}\n    .value-grid{grid-template-columns:repeat(2,1fr);}\n    .service-area-content{justify-content:flex-start;}\n    .service-area-text{text-align:left;max-width:none;}\n    .footer-nav{gap:16px 20px;}\n    section{padding:56px 0;}\n    .wrap{padding:0 22px;}\n  }\n  @media(max-width:520px){\n    .hero h1{font-size:2rem;}\n    .services-grid{grid-template-columns:1fr;}\n    .value-grid{grid-template-columns:1fr;}\n    .hero-script{display:none;}\n  }\n<\/style>\n<\/head>\n<body>\n\n<!-- =============== HEADER =============== -->\n<header>\n  <div class=\"wrap\">\n    <a href=\"#home\">\n      <img decoding=\"async\" class=\"logo-img\" src=\"https:\/\/gohatch.co.nz\/wp-content\/uploads\/2026\/09\/Kauri-Plumbing-logo.png\" alt=\"Kauri Plumbing\">\n    <\/a>\n    <nav class=\"nav-links\">\n      <a href=\"#home\">Home<\/a>\n      <a href=\"#services\">Services<\/a>\n      <a href=\"#reviews\">Reviews<\/a>\n      <a href=\"#areas\">Areas We Service<\/a>\n      <a href=\"#contact\">Contact<\/a>\n    <\/nav>\n    <div class=\"nav-right\">\n      <div class=\"call-group\">\n        <a href=\"tel:+6421998827\" class=\"btn btn-solid\">\n          <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\"><path d=\"M5 4h4l2 5-2.5 1.5a11 11 0 0 0 5 5L15 13l5 2v4a2 2 0 0 1-2 2A16 16 0 0 1 3 6a2 2 0 0 1 2-2Z\"\/><\/svg>\n          Call Warrick\n        <\/a>\n        <div class=\"header-phone\"><a href=\"tel:+6421998827\">021 99 88 27<\/a><\/div>\n      <\/div>\n      <button class=\"hamburger\" aria-label=\"Menu\"><span><\/span><span><\/span><span><\/span><\/button>\n    <\/div>\n  <\/div>\n<\/header>\n\n<!-- =============== HERO =============== -->\n<section id=\"home\" class=\"hero full-bleed\" style=\"padding:0;\">\n  <img decoding=\"async\" class=\"img-fill\" src=\"https:\/\/gohatch.co.nz\/wp-content\/uploads\/2026\/09\/Hero-image-scaled.webp\" alt=\"Piha coastline at sunset, West Auckland\">\n  <div class=\"hero-overlay\"><\/div>\n  <div class=\"hero-script script\">Local<br>Reliable<br>Professional<\/div>\n  <div class=\"hero-content\">\n    <h1>Plumbing<br>you can rely on.<\/h1>\n    <p>Professional plumbing, repairs, maintenance and hot water solutions across West Auckland.<\/p>\n    <div class=\"hero-ctas\">\n      <a href=\"mailto:kauriplumbing@gmail.com\" class=\"btn btn-solid\">Email Warrick <svg class=\"icon-envelope\" viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"\/><path d=\"M3 7l9 6 9-6\"\/><\/svg><\/a>\n      <div class=\"call-group\">\n        <a href=\"tel:+6421998827\" class=\"btn btn-outline\">\n          <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\"><path d=\"M5 4h4l2 5-2.5 1.5a11 11 0 0 0 5 5L15 13l5 2v4a2 2 0 0 1-2 2A16 16 0 0 1 3 6a2 2 0 0 1 2-2Z\"\/><\/svg>\n          Call Warrick\n        <\/a>\n        <div class=\"phone-plain\"><a href=\"tel:+6421998827\">021 99 88 27<\/a><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============== FEATURE STRIP =============== -->\n<div class=\"feature-strip full-bleed\">\n  <div class=\"wrap\">\n    <div class=\"feature-item\">\n      <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M8 12.5l2.5 2.5L16 9\"\/><\/svg>\n      <strong>Reliable<\/strong>\n      <span>We turn up when we say we will.<\/span>\n    <\/div>\n    <div class=\"feature-item\">\n      <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\"><circle cx=\"8.5\" cy=\"8\" r=\"3\"\/><circle cx=\"16\" cy=\"9\" r=\"2.4\"\/><path d=\"M3 19c0-3 2.5-5 5.5-5S14 16 14 19\"\/><path d=\"M14.5 14.5c2.3 0 4.5 1.7 4.5 4.5\"\/><\/svg>\n      <strong>Experienced<\/strong>\n      <span>Years of trusted service.<\/span>\n    <\/div>\n    <div class=\"feature-item\">\n      <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\"><path d=\"M12 3l7 3v6c0 4.5-3 7.5-7 9-4-1.5-7-4.5-7-9V6l7-3Z\"\/><\/svg>\n      <strong>Professional<\/strong>\n      <span>Quality workmanship.<\/span>\n    <\/div>\n    <div class=\"feature-item\">\n      <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\"><path d=\"M12 3l2.6 5.8 6.4.6-4.8 4.2 1.4 6.2L12 16.9 6.4 19.8l1.4-6.2L3 9.4l6.4-.6L12 3Z\"\/><\/svg>\n      <strong>Highly Recommended<\/strong>\n      <span>Outstanding customer reviews.<\/span>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- =============== ABOUT =============== -->\n<section id=\"about\">\n  <div class=\"wrap about-grid\">\n    <div class=\"about-copy\">\n      <span class=\"eyebrow\">Kauri Plumbing<\/span>\n      <h2>Good old-fashioned<br>service. Done properly.<\/h2>\n      <div class=\"about-detail\">\n        <div>\n          <div class=\"rule\"><\/div>\n          <p>Kauri Plumbing is built on the values that matter: turning up when we say we will, communicating clearly and doing quality work we&#8217;re proud to stand behind.<\/p>\n        <\/div>\n        <div>\n          <p>Based in Piha and servicing West Auckland and surrounding areas, Warrick provides a personal, professional plumbing service for homes and businesses.<\/p>\n          <div class=\"about-signoff\">\n            <strong>Warrick Nicholls<\/strong>\n            <span>Owner, Kauri Plumbing Limited<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"about-img\">\n      <div class=\"img-box\">\n        <img decoding=\"async\" class=\"img-cover\" src=\"https:\/\/gohatch.co.nz\/wp-content\/uploads\/2026\/09\/van-brand-photo-1.webp\" alt=\"Kauri Plumbing van and tools, West Auckland\">\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============== SERVICES =============== -->\n<section id=\"services\">\n  <div class=\"wrap\">\n    <div class=\"services-head\">\n      <div>\n        <span class=\"eyebrow\">Our Services<\/span>\n        <h2>How can we help?<\/h2>\n      <\/div>\n    <\/div>\n    <div class=\"services-grid\">\n      <div class=\"service-card\">\n        <div class=\"img-box\"><img decoding=\"async\" class=\"img-cover\" src=\"https:\/\/gohatch.co.nz\/wp-content\/uploads\/2026\/09\/plumbing-repairs.webp\" alt=\"Running tap being repaired\"><\/div>\n        <h3>Plumbing Repairs<\/h3>\n        <p>Leaks, taps, toilets and everyday plumbing problems.<\/p>\n      <\/div>\n      <div class=\"service-card\">\n        <div class=\"img-box\"><img decoding=\"async\" class=\"img-cover\" src=\"https:\/\/gohatch.co.nz\/wp-content\/uploads\/2026\/09\/hot-water-systems.webp\" alt=\"Hot water cylinder installation\"><\/div>\n        <h3>Hot Water Systems<\/h3>\n        <p>Cylinders, repairs and hot water plumbing solutions.<\/p>\n      <\/div>\n      <div class=\"service-card\">\n        <div class=\"img-box\"><img decoding=\"async\" class=\"img-cover\" src=\"https:\/\/gohatch.co.nz\/wp-content\/uploads\/2026\/09\/renovation.webp\" alt=\"Bathroom renovation plumbing work\"><\/div>\n        <h3>Renovations<\/h3>\n        <p>Kitchen and bathroom plumbing for your next project.<\/p>\n      <\/div>\n      <div class=\"service-card\">\n        <div class=\"img-box\"><img decoding=\"async\" class=\"img-cover\" src=\"https:\/\/gohatch.co.nz\/wp-content\/uploads\/2026\/09\/Maintenance.webp\" alt=\"Routine plumbing maintenance check\"><\/div>\n        <h3>Maintenance<\/h3>\n        <p>Keeping your plumbing working properly.<\/p>\n      <\/div>\n      <div class=\"service-card\">\n        <div class=\"img-box\"><img decoding=\"async\" class=\"img-cover\" src=\"https:\/\/gohatch.co.nz\/wp-content\/uploads\/2026\/09\/gas-repairs.webp\" alt=\"Gas burner flame, gas plumbing services\"><\/div>\n        <h3>Gas Plumbing<\/h3>\n        <p>Professional gas plumbing services.<\/p>\n      <\/div>\n      <div class=\"service-card\">\n        <div class=\"img-box\"><img decoding=\"async\" class=\"img-cover\" src=\"https:\/\/gohatch.co.nz\/wp-content\/uploads\/2026\/09\/Emergency-Repairs1.webp\" alt=\"Emergency plumbing repair call-out\"><\/div>\n        <h3>Emergency Plumbing<\/h3>\n        <p>When something goes wrong and you need help quickly.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============== IMAGE BREAK =============== -->\n<div class=\"image-break full-bleed\">\n  <img decoding=\"async\" class=\"img-fill\" src=\"https:\/\/gohatch.co.nz\/wp-content\/uploads\/2026\/09\/bathroom-renovation-shot-scaled.webp\" alt=\"Newly renovated bathroom with bush outlook\">\n  <div class=\"image-break-content\">\n    <h2>The details matter.<\/h2>\n    <p>From a leaking tap to a complete renovation, good plumbing is about doing the job properly.<\/p>\n    <div class=\"rule\"><\/div>\n  <\/div>\n<\/div>\n\n<!-- =============== TESTIMONIALS =============== -->\n<section id=\"reviews\">\n  <div class=\"wrap\">\n    <div class=\"services-head\">\n      <div>\n        <span class=\"eyebrow\">What Our Customers Say<\/span>\n        <h2>Highly recommended.<\/h2>\n      <\/div>\n      <button id=\"viewAllReviews\" class=\"view-all\">View all reviews \u2192<\/button>\n    <\/div>\n    <div class=\"testimonial-grid\">\n      <div class=\"testimonial-card\">\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>&#8220;Excellent service. Excellent communication at short notice,highly recommended.&#8221;<\/p>\n        <button class=\"read-more\">Read more<\/button>\n        <strong>Pat<\/strong><span>March 2025<\/span>\n      <\/div>\n      <div class=\"testimonial-card\">\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>&#8220;Warrick was extremely easy to deal with &#8211; very personable &#8211; arrived on time , completed the work quickly and charged a very reasonable price A++++ to deal with&#8221;<\/p>\n        <button class=\"read-more\">Read more<\/button>\n        <strong>Maxine<\/strong><span>March 2022<\/span>\n      <\/div>\n      <div class=\"testimonial-card\">\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>&#8220;We contacted Warrick on Mon. 31 Jan and he came the next day and fixed our leaky toilet. Only took him an hour including going to get parts and then replaced them and did a great job. Very reasonable price and very pleasant manner and would definitely use him again and highly recommend him.&#8221;<\/p>\n        <button class=\"read-more\">Read more<\/button>\n        <strong>Jennifer<\/strong><span>February 2022<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"testimonial-grid testimonial-more\" id=\"moreReviews\">\n      <div class=\"testimonial-card\">\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>&#8220;Warrick was punctual, friendly and professional. The job I called him out for was not his specialty area and required a custom made gutter. He helped me out by searching and recommending companies that would be able to do the job. Thank you Warrick.&#8221;<\/p>\n        <button class=\"read-more\">Read more<\/button>\n        <strong>Rebecca<\/strong><span>August 2021<\/span>\n      <\/div>\n      <div class=\"testimonial-card\">\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>&#8220;Excellent service, arrived on time, explained what he was doing, located the issue quickly &#8211; had to get parts, but was only gone a short time. Neat and tidy, would definitely recommend to anyone wanting any plumbing work done. A++ service&#8221;<\/p>\n        <button class=\"read-more\">Read more<\/button>\n        <strong>Fene<\/strong><span>June 2020<\/span>\n      <\/div>\n      <div class=\"testimonial-card\">\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>&#8220;Warrick was extremely pleasant and polite to deal with. He completed the work promptly. An efficient and excellent service. Thank you.&#8221;<\/p>\n        <button class=\"read-more\">Read more<\/button>\n        <strong>Toni<\/strong><span>June 2020<\/span>\n      <\/div>\n      <div class=\"testimonial-card\">\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>&#8220;Excellent service and all work done to a high trade standard. Very pleased with availability,service and work done. Would highly recommend Kauri Plumbing.&#8221;<\/p>\n        <button class=\"read-more\">Read more<\/button>\n        <strong>Don<\/strong><span>June 2020<\/span>\n      <\/div>\n      <div class=\"testimonial-card\">\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>&#8220;I needed to replace a 20-year-old toilet cistern. Warrick Nicholls was highly recommended by a neighbor. I found Warrick to be conscientious, prompt and easy to deal with, even phoning me when he was running 15 minutes late from his expected arrival time. An excellent job was done and communication skills were great and really appreciated. Thank you Warrick&#8221;<\/p>\n        <button class=\"read-more\">Read more<\/button>\n        <strong>Peter<\/strong><span>July 2019<\/span>\n      <\/div>\n      <div class=\"testimonial-card\">\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>&#8220;Tim and Warrick came to fix a leaky cold water expansion valve and redirect it to a preexisting drainage, so that the water is away from my garden bed. They did a pretty good job, the cost was slightly higher than I expected, but that&#8217;s because the cold water expansion valve needed to be completed replaced, and the cost of a brand new valve was basically that of the job itself. Overall, I would recommend them to anyone.&#8221;<\/p>\n        <button class=\"read-more\">Read more<\/button>\n        <strong>Neil Patil<\/strong><span>July 2018<\/span>\n      <\/div>\n      <div class=\"testimonial-card\">\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>&#8220;Prompt, efficient and very pleasant to deal with. Not to mention, competitively priced. Thank you Warrick, you&#8217;re a treasure.&#8221;<\/p>\n        <button class=\"read-more\">Read more<\/button>\n        <strong>Doris<\/strong><span>April 2018<\/span>\n      <\/div>\n      <div class=\"testimonial-card\">\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>&#8220;Came out quickly, figured out the fault and fixed it in a flash. Very nice guy, will do all my plumbing going forwards. Highly recommended.&#8221;<\/p>\n        <button class=\"read-more\">Read more<\/button>\n        <strong>Kimberley<\/strong><span>March 2018<\/span>\n      <\/div>\n      <div class=\"testimonial-card\">\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>&#8220;I needed some work done, warrick responded quickly and his service was really friendly especially as it was school holidays and my children were over his shoulder wanting to know exactly why he was doing step by step \ud83d\ude42 he had to go off and get some parts he returned promptly and the job was completed quickly after his return, he even took the time to tidy up his mess!! All in all a very pleasant encounter on a bit so pleasent job &#8211; I will definitely use Kauri again.&#8221;<\/p>\n        <button class=\"read-more\">Read more<\/button>\n        <strong>Jessie<\/strong><span>January 2018<\/span>\n      <\/div>\n      <div class=\"testimonial-card\">\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>&#8220;Fantastic! Finally a reliable expert plumber i can trust! Warrick came out, in the pouring rain and fixed an outdoor tap problem that no one else seemed to be able to fix. Done straight away, no fuss. Highly recommended.&#8221;<\/p>\n        <button class=\"read-more\">Read more<\/button>\n        <strong>Carl<\/strong><span>August 2017<\/span>\n      <\/div>\n      <div class=\"testimonial-card\">\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>&#8220;Warrick came out promptly to fix an urgent water leak Great job awesome service at a good price. Highly recommend&#8221;<\/p>\n        <button class=\"read-more\">Read more<\/button>\n        <strong>Tony<\/strong><span>August 2017<\/span>\n      <\/div>\n      <div class=\"testimonial-card\">\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>&#8220;It is great to have a reliable plumber such as Warrick. We have a number of commercial and residential properties and have used Kauri Plumbing as required. Warrick has always been quick to respond, carry out the work and offer sound advice, all without breaking our budget. I am thankful for a tradesman such as Warrick because I know he will get the job done in a highly professional manner.&#8221;<\/p>\n        <button class=\"read-more\">Read more<\/button>\n        <strong>Raj<\/strong><span>July 2017<\/span>\n      <\/div>\n      <div class=\"testimonial-card\">\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>&#8220;Repaired valves on hot water cylinder&#8221;<\/p>\n        <button class=\"read-more\">Read more<\/button>\n        <strong>Micheal<\/strong><span>July 2017<\/span>\n      <\/div>\n      <div class=\"testimonial-card\">\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>&#8220;I had a new Toilet installed by Warrick. I Was very impressed as toilet was upstairs and Warrick took his shoes off each time. Was very respectful, no rubbish was left behind. Just my new Toilet. Highly Recommend. Thanks Warrick&#8221;<\/p>\n        <button class=\"read-more\">Read more<\/button>\n        <strong>Samuel<\/strong><span>July 2017<\/span>\n      <\/div>\n      <div class=\"testimonial-card\">\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>&#8220;We had a large water bill &#8211; thinking that we must have a leak under ground at our address in Henderson, we called Kauri Plumbing &#038; mentioned what was going on. Warrick over the phone gave us a description of what may have been the issue and he advised us to turn off the water at the mains and arranged a suitable time to meet with us at the address. Once Kauri Plumping arrived the matter was identified and resolved in a timely manner. We would recommend Kauri Plumping to all friends and family. Exceptional service with very fair pricing. Job well done.&#8221;<\/p>\n        <button class=\"read-more\">Read more<\/button>\n        <strong>Ryan<\/strong><span>July 2017<\/span>\n      <\/div>\n      <div class=\"testimonial-card\">\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>&#8220;Warrick is highly recommended. Communication is excellent, he is prompt on responding to calls and to quote on the work to be done. Warrick is reliable, professional and easy to work with. I highly recommend him.&#8221;<\/p>\n        <button class=\"read-more\">Read more<\/button>\n        <strong>Ann<\/strong><span>July 2017<\/span>\n      <\/div>\n      <div class=\"testimonial-card\">\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>&#8220;We have used Warrick multiple times for different types of work. Help with plumbing for new Kitchen and bathroom, replacement of hot water cylinder and most recently to put a stronger pressure valve on for our water pressure. Warrick is just wonderful to deal with, he is dependable, tidy worker and nothing is a problem. I have recommended him to many people because he is the best trades person I have ever had the pleasure of hiring. We will continue to use him for as long as he is in the business of plumbing!!&#8221;<\/p>\n        <button class=\"read-more\">Read more<\/button>\n        <strong>Kim<\/strong><span>July 2017<\/span>\n      <\/div>\n      <div class=\"testimonial-card\">\n        <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p>&#8220;We woke up to find a lot of water hosing down the property &#8211; we had a burst pipe, very stressful! We contacted Kauri Plumbing, who came round very promptly. Knowledgeable and professional, and reasonably priced, especially since it was an emergency call out. I will definitely use them again and would recommend them to anyone needing plumbing work undertaking. Thanks Warwick!&#8221;<\/p>\n        <button class=\"read-more\">Read more<\/button>\n        <strong>Karen<\/strong><span>July 2017<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- =============== SERVICE AREA =============== -->\n<div class=\"service-area full-bleed\" id=\"areas\">\n  <img decoding=\"async\" class=\"img-fill\" src=\"https:\/\/gohatch.co.nz\/wp-content\/uploads\/2026\/09\/coastal-landscape-shot-scaled.webp?v=2\" alt=\"West Auckland coastline near Piha\">\n  <div class=\"service-area-content\">\n    <div class=\"service-area-text\">\n      <h2>Proudly servicing<br>West Auckland.<\/h2>\n      <p>Based in Piha, Kauri Plumbing provides plumbing services throughout West Auckland and surrounding areas.<\/p>\n      <div class=\"suburb-list\">\n        Piha &nbsp;\u00b7&nbsp; Titirangi &nbsp;\u00b7&nbsp; Henderson &nbsp;\u00b7&nbsp; New Lynn &nbsp;\u00b7&nbsp; Te Atat\u016b &nbsp;\u00b7&nbsp; Glen Eden<br>\n        Swanson &nbsp;\u00b7&nbsp; Kume\u016b &nbsp;\u00b7&nbsp; Huapai &nbsp;\u00b7&nbsp; Hobsonville &nbsp;\u00b7&nbsp; and more\u2026\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- =============== CONTACT \/ CTA =============== -->\n<section id=\"contact\" class=\"contact-section\">\n  <div class=\"wrap\">\n    <div class=\"contact-copy\">\n      <span class=\"eyebrow\">Get In Touch<\/span>\n      <h2>Need a reliable plumber?<\/h2>\n      <p>Get in touch with Warrick at Kauri Plumbing.<\/p>\n      <div class=\"contact-ctas\">\n        <a href=\"mailto:kauriplumbing@gmail.com\" class=\"btn btn-solid\">Email Warrick <svg class=\"icon-envelope\" viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"\/><path d=\"M3 7l9 6 9-6\"\/><\/svg><\/a>\n        <div class=\"call-group\">\n          <a href=\"tel:+6421998827\" class=\"btn btn-outline\">\n            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\"><path d=\"M5 4h4l2 5-2.5 1.5a11 11 0 0 0 5 5L15 13l5 2v4a2 2 0 0 1-2 2A16 16 0 0 1 3 6a2 2 0 0 1 2-2Z\"\/><\/svg>\n            Call Warrick\n          <\/a>\n          <div class=\"phone-plain\"><a href=\"tel:+6421998827\">021 99 88 27<\/a><\/div>\n        <\/div>\n      <\/div>\n      <span class=\"contact-script script\">Local, Reliable, Professional<\/span>\n    <\/div>\n  <\/div>\n  <div class=\"fern-deco\">\n    <img decoding=\"async\" src=\"https:\/\/gohatch.co.nz\/wp-content\/uploads\/2026\/09\/decorative-fern-image.png\" alt=\"\">\n  <\/div>\n<\/section>\n\n<!-- =============== VALUE STRIP \u2014 photo-backed by the ferns image =============== -->\n<div class=\"value-strip full-bleed\">\n  <img decoding=\"async\" class=\"img-fill\" src=\"https:\/\/gohatch.co.nz\/wp-content\/uploads\/2026\/09\/ferns-tightly-packed-scaled.webp\" alt=\"\">\n  <div class=\"wrap\">\n    <div class=\"value-head\">\n      <h2>A plumber you can<br>actually depend on.<\/h2>\n    <\/div>\n    <div class=\"value-grid\">\n      <div class=\"value-item\">\n        <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path d=\"M4 5h16v11H8l-4 4V5Z\"\/><\/svg>\n        <div><strong>Clear communication<\/strong><span>You&#8217;ll always know what&#8217;s happening.<\/span><\/div>\n      <\/div>\n      <div class=\"value-item\">\n        <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 7v5l3.5 2\"\/><\/svg>\n        <div><strong>Turn up on time<\/strong><span>Your time matters.<\/span><\/div>\n      <\/div>\n      <div class=\"value-item\">\n        <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path d=\"M14.7 6.3a4 4 0 0 1 3 3L20 12l-2.3 2.7a4 4 0 0 1-3 3L12 20l-2.7-2.3a4 4 0 0 1-3-3L4 12l2.3-2.7a4 4 0 0 1 3-3L12 4l2.7 2.3Z\"\/><\/svg>\n        <div><strong>Quality workmanship<\/strong><span>Work done carefully and professionally.<\/span><\/div>\n      <\/div>\n      <div class=\"value-item\">\n        <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\"><path d=\"M12 20s-7-4.5-9-9a5 5 0 0 1 9-3 5 5 0 0 1 9 3c-2 4.5-9 9-9 9Z\"\/><\/svg>\n        <div><strong>Friendly service<\/strong><span>Easy to deal with from the first call.<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- =============== FOOTER (simplified) =============== -->\n<footer class=\"full-bleed\">\n  <div class=\"wrap\">\n    <nav class=\"footer-nav\">\n      <a href=\"#home\">Home<\/a>\n      <a href=\"#services\">Services<\/a>\n      <a href=\"#reviews\">Reviews<\/a>\n      <a href=\"#areas\">Areas We Service<\/a>\n      <a href=\"#contact\">Contact<\/a>\n    <\/nav>\n    <div class=\"footer-meta\">\u00a9 2026 Kauri Plumbing Limited. All rights reserved.<\/div>\n    <div class=\"footer-contact-line\">\n      <a href=\"tel:+6421998827\">021 99 88 27<\/a>\n      <span class=\"footer-divider\"><\/span>\n      <a href=\"mailto:kauriplumbing@gmail.com\">kauriplumbing@gmail.com<\/a>\n    <\/div>\n  <\/div>\n<\/footer>\n\n<script>\n  document.querySelector('.hamburger').addEventListener('click', function(){\n    document.querySelector('.nav-links').classList.toggle('mobile-open');\n  });\n\n  var moreBtn = document.getElementById('viewAllReviews');\n  var moreWrap = document.getElementById('moreReviews');\n  moreBtn.addEventListener('click', function(){\n    var isOpen = moreWrap.classList.toggle('show');\n    moreBtn.textContent = isOpen ? 'Show fewer reviews \u2191' : 'View all reviews \u2192';\n    if(isOpen){\n      moreWrap.scrollIntoView({behavior:'smooth', block:'nearest'});\n      initReadMore(moreWrap); \/\/ these cards were hidden until now \u2014 check them properly\n    }\n  });\n\n  function initReadMore(scope){\n    (scope || document).querySelectorAll('.testimonial-card').forEach(function(card){\n      if(card.dataset.readMoreChecked === 'true') return;\n      var p = card.querySelector('p');\n      var btn = card.querySelector('.read-more');\n      var clampedHeight = p.clientHeight;\n      if(clampedHeight === 0) return; \/\/ not visible yet \u2014 will be checked again once revealed\n      \/\/ Briefly remove the clamp to measure the review's true full height\n      \/\/ (must clear BOTH the prefixed and unprefixed line-clamp properties)\n      p.style.webkitLineClamp = 'unset';\n      p.style.lineClamp = 'unset';\n      p.style.display = 'block';\n      p.style.overflow = 'visible';\n      var fullHeight = p.scrollHeight;\n      \/\/ Restore the clamp\n      p.style.webkitLineClamp = '';\n      p.style.lineClamp = '';\n      p.style.display = '';\n      p.style.overflow = '';\n      card.dataset.readMoreChecked = 'true';\n      if(fullHeight > clampedHeight + 2){\n        btn.classList.add('visible');\n        btn.addEventListener('click', function(){\n          var isExpanded = p.classList.toggle('expanded');\n          btn.textContent = isExpanded ? 'Show less' : 'Read more';\n        });\n      }\n    });\n  }\n  window.addEventListener('load', function(){ initReadMore(); });\n<\/script>\n<style>\n  .nav-links.mobile-open{\n    display:flex !important;\n    flex-direction:column;\n    position:absolute;\n    top:100%;left:0;right:0;\n    background:var(--cream);\n    padding:20px 32px;\n    border-bottom:1px solid var(--border);\n    gap:18px;\n  }\n<\/style>\n\n\n","protected":false},"excerpt":{"rendered":"<p>Home Services Reviews Areas We Service Contact Call Warrick 021 99 88 27 LocalReliableProfessional Plumbingyou can rely on. Professional plumbing, repairs, maintenance and hot water solutions across West Auckland. Email Warrick Call Warrick 021 99 88 27 Reliable We turn up when we say we will. Experienced Years of trusted service. Professional Quality workmanship. Highly [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-no-title","meta":{"_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_robots_imageindex":"","_seopress_robots_snippet":"","_seopress_robots_primary_cat":"","_seopress_robots_breadcrumbs":"","_seopress_robots_freeze_modified_date":"","_seopress_robots_custom_modified_date":"","_seopress_robots_canonical":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_fb_img_attachment_id":0,"_seopress_social_fb_img_width":0,"_seopress_social_fb_img_height":0,"_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","_seopress_social_twitter_img_attachment_id":0,"_seopress_social_twitter_img_width":0,"_seopress_social_twitter_img_height":0,"_seopress_redirections_value":"","_seopress_redirections_enabled":"","_seopress_redirections_enabled_regex":"","_seopress_redirections_logged_status":"","_seopress_redirections_param":"","_seopress_redirections_type":0,"_seopress_analysis_target_kw":"","footnotes":""},"class_list":["post-23","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/kauriplumbing.gohatch.co.nz\/index.php?rest_route=\/wp\/v2\/pages\/23","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kauriplumbing.gohatch.co.nz\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kauriplumbing.gohatch.co.nz\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kauriplumbing.gohatch.co.nz\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kauriplumbing.gohatch.co.nz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=23"}],"version-history":[{"count":12,"href":"https:\/\/kauriplumbing.gohatch.co.nz\/index.php?rest_route=\/wp\/v2\/pages\/23\/revisions"}],"predecessor-version":[{"id":42,"href":"https:\/\/kauriplumbing.gohatch.co.nz\/index.php?rest_route=\/wp\/v2\/pages\/23\/revisions\/42"}],"wp:attachment":[{"href":"https:\/\/kauriplumbing.gohatch.co.nz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=23"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}