Merge version_1 into main #2
@@ -185,13 +185,13 @@ export default function LandingPage() {
|
||||
description="Our impact on Helsinki's café culture."
|
||||
metrics={[
|
||||
{
|
||||
id: "loyal-customers", value: "2000+", title: "Loyal Regulars", description: "Customers who return week after week for the experience."
|
||||
id: "loyal-customers", value: "2000+", title: "Loyal Regulars", description: "Customers who return week after week for the experience.", imageSrc: "http://img.b2bpic.net/free-photo/phone-woman-coffee-female-using_1303-2059.jpg", imageAlt: "happy cafe customer portrait smiling"
|
||||
},
|
||||
{
|
||||
id: "daily-bakes", value: "500+", title: "Items Baked Daily", description: "Fresh pastries, manakish, and cakes made every single morning."
|
||||
id: "daily-bakes", value: "500+", title: "Items Baked Daily", description: "Fresh pastries, manakish, and cakes made every single morning.", imageSrc: "http://img.b2bpic.net/free-photo/sous-chef-pressing-knife-cloves-make-crushed-garlic-cutting-board_482257-121114.jpg", imageAlt: "fresh ingredients daily baking concept"
|
||||
},
|
||||
{
|
||||
id: "reviews", value: "4.9★", title: "Average Rating", description: "Consistently praised for quality, service, and atmosphere."
|
||||
id: "reviews", value: "4.9★", title: "Average Rating", description: "Consistently praised for quality, service, and atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-teamwork_23-2148826978.jpg", imageAlt: "man customer cafe satisfied smiling"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user