Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 07c2f5b2e0 | |||
| 465e400900 |
@@ -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>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user