2 Commits

Author SHA1 Message Date
07c2f5b2e0 Update src/app/page.tsx 2026-04-27 23:46:01 +00:00
465e400900 Merge version_4 into main
Merge version_4 into main
2026-04-27 23:44:41 +00:00

View File

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