Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 535d0a1bd6 | |||
| 06462470b8 | |||
| c39bb4c3bf | |||
| 3cc4e47f04 |
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
|||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardTwo
|
<TestimonialCardTwo
|
||||||
title="What Our Customers Say"
|
title="What Our Customers Say"
|
||||||
description="Real feedback from Palakkad families who trust City Mart"
|
description="Trusted by 250+ happy families in Palakkad with 4.3★ rating"
|
||||||
tag="Customer Reviews"
|
tag="Customer Reviews"
|
||||||
tagIcon={Star}
|
tagIcon={Star}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
@@ -279,4 +279,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user