From 3dd3b694c039133e853d8ac47dc61472c20403ee Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 04:22:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1b97485..89b4f01 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { variant: "gradient-bars"}} title="Licensed Melbourne Plumbers: 24/7 Rapid Response" description="Fast, reliable, and professional plumbing services across Melbourne. Quality workmanship you can count on — every time." - tag="5-Star Rated Professional Melbourne Plumbers" + tag="Rated 3.8 by local customers" buttons={[ { text: "Call Now: (03) 9055 5850", href: "tel:0390555850"}, @@ -94,7 +94,7 @@ export default function LandingPage() { }, ]} title="Our Plumbing Services" - description="Professional solutions for every plumbing need, residential or commercial." + description="Need help fast? Our certified experts provide 24/7 rapid response for all your plumbing emergencies across Melbourne." /> -- 2.49.1