Update src/app/page.tsx

This commit is contained in:
2026-03-23 16:43:44 +00:00
parent ba32f23e30
commit 4e69e271cf

View File

@@ -70,17 +70,17 @@ export default function LandingPage() {
{
value: "5.0",
label: "Guest Rating",
icon: Star,
},
{
value: "20+",
label: "Years Hosting",
icon: Award,
},
{
value: "50+",
label: "Rooms & Suites",
icon: Home,
},
]}
enableKpiAnimation={false}