Update src/app/page.tsx
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user