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