Merge version_2 into main #4
@@ -60,9 +60,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="A peaceful escape in Kuwait"
|
||||
metrics={[
|
||||
{ id: "m1", icon: Coffee, label: "Signature Brews", value: "15+" },
|
||||
{ id: "m2", icon: MapPin, label: "Locations", value: "1" },
|
||||
{ id: "m3", icon: Clock, label: "Daily Hours", value: "16h" }
|
||||
{ icon: Coffee, label: "Signature Brews", value: "15+" },
|
||||
{ icon: MapPin, label: "Locations", value: "1" },
|
||||
{ icon: Clock, label: "Daily Hours", value: "16h" }
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user