6 Commits

Author SHA1 Message Date
1246581e87 Merge version_2 into main
Merge version_2 into main
2026-03-08 07:24:57 +00:00
6c620bf0af Update src/app/page.tsx 2026-03-08 07:24:53 +00:00
75fbd991fe Update src/app/layout.tsx 2026-03-08 07:24:53 +00:00
a2828681fa Merge version_1 into main
Merge version_1 into main
2026-03-08 06:26:24 +00:00
8c7a19ef45 Merge version_1 into main
Merge version_1 into main
2026-03-08 06:25:39 +00:00
557cb4d7d4 Merge version_1 into main
Merge version_1 into main
2026-03-08 06:24:22 +00:00
2 changed files with 14 additions and 1413 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -164,7 +164,7 @@ export default function LandingPage() {
}
]}
cardTitle="Join thousands of satisfied guests who have experienced authentic Kerala dining at Taste Mantra"
cardTag="Trusted by Our Community"
cardTag="Trusted by Over 10,000 Guests"
cardTagIcon={Star}
cardAnimation="slide-up"
useInvertedBackground={false}
@@ -224,4 +224,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}