4 Commits

Author SHA1 Message Date
535d0a1bd6 Update src/app/page.tsx 2026-03-11 14:26:39 +00:00
06462470b8 Merge version_1 into main
Merge version_1 into main
2026-03-11 14:25:27 +00:00
c39bb4c3bf Merge version_1 into main
Merge version_1 into main
2026-03-11 14:25:03 +00:00
3cc4e47f04 Merge version_1 into main
Merge version_1 into main
2026-03-11 14:24:09 +00:00

View File

@@ -152,7 +152,7 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwo
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"
tagIcon={Star}
testimonials={[
@@ -279,4 +279,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}