Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-11 17:19:45 +00:00

View File

@@ -151,7 +151,7 @@ export default function LandingPage() {
<div id="reviews" data-section="reviews">
<TestimonialCardTwo
title="What Our Guests Say"
description="Join 202+ satisfied guests who have experienced the warmth and hospitality of Atithi Inn."
description="5.0★ Rated by 202+ Real Guests"
tag="Guest Reviews"
tagIcon={Star}
textboxLayout="default"
@@ -270,4 +270,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}