Merge version_1 into main #3

Merged
bender merged 3 commits from version_1 into main 2026-03-08 04:47:10 +00:00
3 changed files with 8 additions and 8 deletions

View File

@@ -73,7 +73,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=4"
imageAlt="Professional plumber working on plumbing installation"
showDimOverlay={true}
/>
@@ -97,7 +97,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"
mediaAnimation="none"
mediaPosition="right"
@@ -110,7 +110,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=5"
imageAlt="Professional plumber footer background"
logoText="Woodbury Plumbing Ltd"
copyrightText="© 2025 Woodbury Plumbing Ltd. All rights reserved."

View File

@@ -78,7 +78,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}
/>
@@ -181,7 +181,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"
mediaAnimation="none"
mediaPosition="right"
inputPlaceholder="your@email.com"
@@ -192,7 +192,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."

View File

@@ -108,7 +108,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"
mediaAnimation="none"
mediaPosition="right"
inputPlaceholder="your@email.com"
@@ -119,7 +119,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."