Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user