Update src/app/page.tsx

This commit is contained in:
2026-03-26 14:43:01 +00:00
parent 2c9cad43a5
commit b5ebd58765

View File

@@ -171,13 +171,13 @@ export default function LandingPage() {
]}
kpiItems={[
{
value: "4.7"
value: "4.7", label: "Average Rating"
},
{
value: "339"
value: "339", label: "Customer Reviews"
},
{
value: "95%"
value: "95%", label: "Satisfaction Rate"
},
]}
title="What Our Guests Are Saying"