Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 336da32efb | |||
| 7a57cc947a | |||
| e3e1af6900 |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -115,7 +115,7 @@ export default function HomePage() {
|
|||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardOne
|
<TestimonialCardOne
|
||||||
title="What Our Customers Say"
|
title="What Our Customers Say"
|
||||||
description="Real feedback from homeowners in South Jordan and surrounding areas."
|
description="4.9/5 stars from 500+ verified homeowners in South Jordan and surrounding areas."
|
||||||
tag="Customer Reviews"
|
tag="Customer Reviews"
|
||||||
tagIcon={Star}
|
tagIcon={Star}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -235,4 +235,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user