Update src/app/page.tsx

This commit is contained in:
2026-05-09 13:06:32 +00:00
parent 2893a31e8a
commit 0f297d6613

View File

@@ -118,9 +118,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{ icon: Clock, label: "Dishes", value: "50+" },
{ icon: Clock, label: "Years", value: "10+" },
{ icon: Clock, label: "Staff", value: "15" }
{ label: "Dishes", value: "50+" },
{ label: "Years", value: "10+" },
{ label: "Staff", value: "15" }
]}
title="Our Metrics"
description="Data behind our excellence."