Update src/app/page.tsx

This commit is contained in:
2026-04-27 23:46:01 +00:00
parent 465e400900
commit 07c2f5b2e0

View File

@@ -54,6 +54,7 @@ export default function LandingPage() {
mediaAnimation="slide-up"
rating={5}
ratingText="Top rated in the local area"
ratingClassName="text-yellow-500"
/>
</div>
@@ -120,6 +121,7 @@ export default function LandingPage() {
]}
title="Trusted by Local Homeowners"
description="Real feedback from our satisfied community."
ratingClassName="text-yellow-500"
/>
</div>