Update src/app/page.tsx

This commit is contained in:
2026-03-24 12:57:36 +00:00
parent f76c3924f5
commit ef7ebd5fae

View File

@@ -112,11 +112,11 @@ export default function LandingPage() {
]}
kpiItems={[
{
id: "kpi-1", icon: Star, description: "Years Serving", value: "5+"},
icon: Star, description: "Years Serving", value: "5+"},
{
id: "kpi-2", icon: Users, description: "Happy Customers", value: "10k+"},
icon: Users, description: "Happy Customers", value: "10k+"},
{
id: "kpi-3", icon: Star, description: "Chaat Varieties", value: "20+"},
icon: Star, description: "Chaat Varieties", value: "20+"},
]}
title="What Our Customers Say"
description="Hear from our happy patrons about their favorite experiences at Smack Shack. Their smiles are our greatest reward!"