From 8ff44c41b41de2a4a7ab49ddad342e76ae709fc0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 16:23:39 +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 bad5a5d..2b860ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { ]} mediaAnimation="slide-up" rating={5} - ratingText="Trusted by hundreds of satisfied property owners in Johannesburg." + ratingText="Trusted by hundreds of satisfied property owners in Johannesburg. We pride ourselves on delivering permanent results for our clients." /> @@ -179,4 +179,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1