Merge version_3 into main #3

Merged
bender merged 2 commits from version_3 into main 2026-03-09 11:58:19 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1392,4 +1392,4 @@ export default function RootLayout({
</body>
</html>
);
}
}

View File

@@ -148,7 +148,7 @@ export default function LandingPage() {
<div id="reviews" data-section="reviews">
<TestimonialCardTen
title="Customer Reviews"
description="What our satisfied customers say about SINGH MART"
description="What our satisfied customers say about SINGH MART — 4.8/5 from 200+ reviews"
tag="Testimonials"
tagIcon={Award}
tagAnimation="slide-up"
@@ -211,4 +211,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}