From 8fced043b3581a4520c8f353b665e897dc042cf4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 23:40:50 +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 145df53..08ef7a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { } ]} rating={5} - ratingText="Rated 5.0 by 8 customers" + ratingText="Rated 5.0" buttons={[ { text: "Get Free Quote", href: "#contact" }, { text: "Call 0411 966 361", href: "tel:0411966361" } -- 2.49.1