Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -155,9 +155,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
metrics={[
|
metrics={[
|
||||||
{ icon: Clock, value: "50+" },
|
{ value: "50+", label: "Dishes" },
|
||||||
{ icon: Clock, value: "10+" },
|
{ value: "10+", label: "Years" },
|
||||||
{ icon: Clock, value: "15" }
|
{ value: "15", label: "Staff" }
|
||||||
]}
|
]}
|
||||||
title="Our Metrics"
|
title="Our Metrics"
|
||||||
description="Data behind our excellence."
|
description="Data behind our excellence."
|
||||||
|
|||||||
Reference in New Issue
Block a user