Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 563e0f7b6c | |||
| 336da32efb | |||
| 7a57cc947a | |||
| e3e1af6900 |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -115,7 +115,7 @@ export default function HomePage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardOne
|
||||
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"
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
@@ -235,4 +235,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user