From 8683ad7099b4217bf012b84b4905963ed8c87cc2 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 11:17:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a923e3d..7d0b53a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ export default function LandingPage() { ]} brandName="Flex Flow" button={{ - text: "Call Now", href: "tel:0425156311"}} + text: "Call Now", href: "tel:0450608668"}} /> @@ -54,7 +54,7 @@ export default function LandingPage() { { name: "Anna", handle: "@blacktownhomes", testimonial: "Flex Flow was reliable, quick to respond, and the fix is holding perfectly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17659.jpg?_wi=1", imageAlt: "professional plumber smiling tools" }, { name: "David", handle: "@localclient", testimonial: "Fantastic service. Definitely my new go-to for all plumbing needs.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg?_wi=1", imageAlt: "professional plumber smiling tools" }, ]} - buttons={[{ text: "Book Now", href: "#contact" }, { text: "Call 0425 156 311", href: "tel:0425156311" }]} + buttons={[{ text: "Book Now", href: "#contact" }, { text: "Call 0450 608 668", href: "tel:0450608668" }]} imageSrc="http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/cute-girl-washing-sponge-kitchen-sink_23-2147824127.jpg", alt: "Cute girl washing sponge in kitchen sink" }, @@ -135,8 +135,8 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { id: "f1", title: "What areas do you serve?", content: "We primarily serve Blacktown and the surrounding suburbs." }, - { id: "f2", title: "Do you offer emergency plumbing?", content: "Yes, we are available 24 hours to help with urgent issues. For immediate plumbing emergencies that may cause further property damage, please call us immediately at 0425 156 311 instead of booking online." }, - { id: "f3", title: "How can I book a service?", content: "You can call us directly on 0425 156 311 or contact us via our booking form. Please 'Call Now' if this is an urgent matter." }, + { id: "f2", title: "Do you offer emergency plumbing?", content: "Yes, we are available 24 hours to help with urgent issues. FOR PLUMBING EMERGENCIES: Please call 0450 608 668 immediately to help minimize property damage and prevent further costs." }, + { id: "f3", title: "How can I book a service?", content: "You can call us directly on 0450 608 668 or contact us via our booking form. Please 'Call Now' if this is an urgent matter." }, ]} imageSrc="http://img.b2bpic.net/free-photo/close-up-men-handshake_23-2148752024.jpg" mediaAnimation="slide-up" -- 2.49.1