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" }