From 37b4cb7d53e1be468a11c1e42a8c2526918a367a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 11:14:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ec73ce0..a923e3d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -135,7 +135,7 @@ 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." }, + { 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." }, ]} imageSrc="http://img.b2bpic.net/free-photo/close-up-men-handshake_23-2148752024.jpg" -- 2.49.1