Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-06 13:34:26 +00:00

View File

@@ -85,22 +85,22 @@ export default function LandingPage() {
{
title: "Mezze Culture", description: "Shared plates served with pride, celebrating seasonal Greek produce and time-honored techniques.", icon: Sparkles,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/meat-cotlet-with-vegetables-red-basilic_114579-3204.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/meat-cotlet-with-vegetables-red-basilic_114579-3204.jpg" }
{ imageSrc: "http://img.b2bpic.net/free-photo/meat-cotlet-with-vegetables-red-basilic_114579-3204.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/meat-cotlet-with-vegetables-red-basilic_114579-3204.jpg?_wi=2" }
]
},
{
title: "Communal Dining", description: "Gather around tables designed for connection, where every meal is an invitation to celebrate together.", icon: Users,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/group-happy-people-eating-pizza_23-2148212367.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/group-happy-people-eating-pizza_23-2148212367.jpg" }
{ imageSrc: "http://img.b2bpic.net/free-photo/group-happy-people-eating-pizza_23-2148212367.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/group-happy-people-eating-pizza_23-2148212367.jpg?_wi=2" }
]
},
{
title: "Warm Atmosphere", description: "Authentic tavern hospitality in Nea Erythraia, creating an environment that feels like a homecoming.", icon: Home,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/lifestyle_1122-1856.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/lifestyle_1122-1856.jpg" }
{ imageSrc: "http://img.b2bpic.net/free-photo/lifestyle_1122-1856.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/lifestyle_1122-1856.jpg?_wi=2" }
]
}
]}