Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-11 14:26:43 +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>
);
}
}