Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-03-07 16:11:01 +00:00

View File

@@ -146,7 +146,7 @@ export default function HomePage() {
<TestimonialCardThirteen
title="What Our Customers Say"
description="Hear from satisfied visitors who love Atithi Cloud Cafe"
tag="Customer Testimonials • 4.7★ Rated"
tag="Customer Testimonials • Rated 4.7★ by 124+ customers"
tagIcon={Star}
tagAnimation="slide-up"
testimonials={[
@@ -248,4 +248,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}