Merge version_1 into main #1
@@ -127,7 +127,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-two-pink_141793-74761.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-two-pink_141793-74761.jpg?_wi=4"
|
||||
imageAlt="Professional plumber footer background"
|
||||
logoText="Woodbury Plumbing Ltd"
|
||||
copyrightText="© 2025 Woodbury Plumbing Ltd. All rights reserved."
|
||||
|
||||
@@ -76,7 +76,7 @@ export default function ContactPage() {
|
||||
buttons={[
|
||||
{ text: "CALL NOW +64 27 433 4464", href: "tel:+64274334464" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-two-pink_141793-74761.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-two-pink_141793-74761.jpg?_wi=6"
|
||||
imageAlt="Professional plumber working on plumbing installation"
|
||||
showDimOverlay={true}
|
||||
/>
|
||||
@@ -100,7 +100,7 @@ export default function ContactPage() {
|
||||
description="Request a quote for your plumbing project or call us directly for immediate assistance. We serve Christchurch and surrounding suburbs."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-australia-map-infographic_23-2148689238.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-australia-map-infographic_23-2148689238.jpg?_wi=3"
|
||||
imageAlt="Christchurch service area map"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="your@email.com"
|
||||
@@ -112,7 +112,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-two-pink_141793-74761.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-two-pink_141793-74761.jpg?_wi=7"
|
||||
imageAlt="Professional plumber footer background"
|
||||
logoText="Woodbury Plumbing Ltd"
|
||||
copyrightText="© 2025 Woodbury Plumbing Ltd. All rights reserved."
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -81,7 +81,7 @@ const HomePage = () => {
|
||||
{ text: "CALL NOW +64 27 433 4464", href: "tel:+64274334464" },
|
||||
{ text: "GET A FREE QUOTE", href: "#contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-two-pink_141793-74761.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-two-pink_141793-74761.jpg?_wi=1"
|
||||
imageAlt="Professional plumber working on plumbing installation"
|
||||
showDimOverlay={true}
|
||||
/>
|
||||
@@ -202,7 +202,7 @@ const HomePage = () => {
|
||||
name: "Sarah Johnson",
|
||||
handle: "Homeowner, Harewood",
|
||||
testimonial: "Absolutely thrilled with the service. Ray was professional, punctual, and delivered exceptional work. Highly recommended!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-fair-haired-young-woman-posing-with-arms-folded-kitchen_74855-7992.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-fair-haired-young-woman-posing-with-arms-folded-kitchen_74855-7992.jpg?_wi=1",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
@@ -210,7 +210,7 @@ const HomePage = () => {
|
||||
name: "Michael Chen",
|
||||
handle: "Property Manager",
|
||||
testimonial: "Very professional and communicated effectively throughout the project. Ray handled our multi-unit plumbing update perfectly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman_23-2148006260.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman_23-2148006260.jpg?_wi=1",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
@@ -218,7 +218,7 @@ const HomePage = () => {
|
||||
name: "Emma Williams",
|
||||
handle: "Homeowner, Riccarton",
|
||||
testimonial: "Excellent work on our kitchen and bathroom renovation. Ray's expertise and attention to detail made all the difference.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-mother-home_23-2148321636.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-mother-home_23-2148321636.jpg?_wi=1",
|
||||
imageAlt: "Emma Williams",
|
||||
},
|
||||
{
|
||||
@@ -226,7 +226,7 @@ const HomePage = () => {
|
||||
name: "James Thompson",
|
||||
handle: "Contractor, Local Builder",
|
||||
testimonial: "Ray is our go-to plumber for renovation projects. Reliable, skilled, and always delivers on time and on budget.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman_1098-14693.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman_1098-14693.jpg?_wi=1",
|
||||
imageAlt: "James Thompson",
|
||||
},
|
||||
{
|
||||
@@ -234,7 +234,7 @@ const HomePage = () => {
|
||||
name: "Lucy Martinez",
|
||||
handle: "Homeowner, Fendalton",
|
||||
testimonial: "Fixed our hot water issue quickly and explained everything clearly. Transparent pricing and quality service. Will call again!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-gesturing-ok_23-2147767531.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-gesturing-ok_23-2147767531.jpg?_wi=1",
|
||||
imageAlt: "Lucy Martinez",
|
||||
},
|
||||
{
|
||||
@@ -242,7 +242,7 @@ const HomePage = () => {
|
||||
name: "David Robertson",
|
||||
handle: "Property Owner",
|
||||
testimonial: "Outstanding emergency response when our main line broke. Professional, efficient, and fair pricing. Five stars!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg?_wi=1",
|
||||
imageAlt: "David Robertson",
|
||||
},
|
||||
]}
|
||||
@@ -256,7 +256,7 @@ const HomePage = () => {
|
||||
description="Request a quote for your plumbing project or call us directly for immediate assistance. We serve Christchurch and surrounding suburbs."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-australia-map-infographic_23-2148689238.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-australia-map-infographic_23-2148689238.jpg?_wi=1"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="your@email.com"
|
||||
buttonText="Request Quote"
|
||||
@@ -266,7 +266,7 @@ const HomePage = () => {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-two-pink_141793-74761.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-two-pink_141793-74761.jpg?_wi=2"
|
||||
imageAlt="Professional plumber footer background"
|
||||
logoText="Woodbury Plumbing Ltd"
|
||||
copyrightText="© 2025 Woodbury Plumbing Ltd. All rights reserved."
|
||||
|
||||
@@ -54,7 +54,7 @@ export default function ReviewsPage() {
|
||||
name: "Sarah Johnson",
|
||||
handle: "Homeowner, Harewood",
|
||||
testimonial: "Absolutely thrilled with the service. Ray was professional, punctual, and delivered exceptional work. Highly recommended!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-fair-haired-young-woman-posing-with-arms-folded-kitchen_74855-7992.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-fair-haired-young-woman-posing-with-arms-folded-kitchen_74855-7992.jpg?_wi=2",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
@@ -62,7 +62,7 @@ export default function ReviewsPage() {
|
||||
name: "Michael Chen",
|
||||
handle: "Property Manager",
|
||||
testimonial: "Very professional and communicated effectively throughout the project. Ray handled our multi-unit plumbing update perfectly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman_23-2148006260.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman_23-2148006260.jpg?_wi=2",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
@@ -70,7 +70,7 @@ export default function ReviewsPage() {
|
||||
name: "Emma Williams",
|
||||
handle: "Homeowner, Riccarton",
|
||||
testimonial: "Excellent work on our kitchen and bathroom renovation. Ray's expertise and attention to detail made all the difference.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-mother-home_23-2148321636.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-mother-home_23-2148321636.jpg?_wi=2",
|
||||
imageAlt: "Emma Williams",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function ReviewsPage() {
|
||||
name: "James Thompson",
|
||||
handle: "Contractor, Local Builder",
|
||||
testimonial: "Ray is our go-to plumber for renovation projects. Reliable, skilled, and always delivers on time and on budget.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman_1098-14693.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman_1098-14693.jpg?_wi=2",
|
||||
imageAlt: "James Thompson",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function ReviewsPage() {
|
||||
name: "Lucy Martinez",
|
||||
handle: "Homeowner, Fendalton",
|
||||
testimonial: "Fixed our hot water issue quickly and explained everything clearly. Transparent pricing and quality service. Will call again!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-gesturing-ok_23-2147767531.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-gesturing-ok_23-2147767531.jpg?_wi=2",
|
||||
imageAlt: "Lucy Martinez",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function ReviewsPage() {
|
||||
name: "David Robertson",
|
||||
handle: "Property Owner",
|
||||
testimonial: "Outstanding emergency response when our main line broke. Professional, efficient, and fair pricing. Five stars!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg?_wi=2",
|
||||
imageAlt: "David Robertson",
|
||||
},
|
||||
];
|
||||
@@ -151,7 +151,7 @@ export default function ReviewsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-two-pink_141793-74761.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-two-pink_141793-74761.jpg?_wi=5"
|
||||
imageAlt="Professional plumber footer background"
|
||||
logoText="Woodbury Plumbing Ltd"
|
||||
copyrightText="© 2025 Woodbury Plumbing Ltd. All rights reserved."
|
||||
|
||||
@@ -132,7 +132,7 @@ const ServicesPage = () => {
|
||||
description="Contact us now for a professional assessment of your plumbing needs. We'll provide transparent pricing and a timeline for your project. Same-day service available for emergency repairs."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-australia-map-infographic_23-2148689238.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-australia-map-infographic_23-2148689238.jpg?_wi=2"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="your@email.com"
|
||||
buttonText="Request Quote"
|
||||
@@ -142,7 +142,7 @@ const ServicesPage = () => {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-two-pink_141793-74761.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-two-pink_141793-74761.jpg?_wi=3"
|
||||
imageAlt="Professional plumber footer background"
|
||||
logoText="Woodbury Plumbing Ltd"
|
||||
copyrightText="© 2025 Woodbury Plumbing Ltd. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user