Update src/app/page.tsx

This commit is contained in:
2026-04-22 16:23:39 +00:00
parent b5841f6c28
commit 8ff44c41b4

View File

@@ -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."
/>
</div>
@@ -179,4 +179,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}