Update src/app/page.tsx
This commit is contained in:
@@ -155,9 +155,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ icon: Clock, value: "50+" },
|
||||
{ icon: Clock, value: "10+" },
|
||||
{ icon: Clock, value: "15" }
|
||||
{ value: "50+", label: "Dishes" },
|
||||
{ value: "10+", label: "Years" },
|
||||
{ value: "15", label: "Staff" }
|
||||
]}
|
||||
title="Our Metrics"
|
||||
description="Data behind our excellence."
|
||||
|
||||
Reference in New Issue
Block a user