Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-21 19:21:18 +00:00

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
id: "3", title: "Cozy Yet Lively", quote: "Nice and cozy atmosphere but with enough energy that you don't feel like you're in a formal dining room. Fresh ingredients, generous portions, and the terrace in summer is magic.", name: "Clara B.", role: "Frequent Visitor", imageSrc: "http://img.b2bpic.net/free-photo/top-view-table-full-delicious-food-arrangement_23-2149141325.jpg"
},
{
id: "4", title: "Amazing Service", quote: "The service was amazing. Very friendly, attentive without hovering, and they genuinely seem to enjoy what they do. That makes all the difference.", name: "Pierre D.", role: "Tourist", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-food-arrangement_23-2149272716.jpg"
id: "4", title: "Amazing Service", quote: "The service was amazing. Very friendly, attentive without hovering, and they genuinely seem to enjoy what they do. That makes all the difference.", name: "Pierre D.", role: "Tourist", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-food-arrangement_23-2149272716.jpg?_wi=1"
},
{
id: "5", title: "Worth the Visit", quote: "I came to ICEO expecting good pizza. I found that, plus an evening I'll remember. The combination of food, people, and energy is rare.", name: "Isabelle R.", role: "Dining Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-potato-with-red-wine_140725-3610.jpg"
@@ -110,7 +110,7 @@ export default function LandingPage() {
<MetricSplitMediaAbout
title="Big enough for energy. Warm enough for intimacy."
description="ICEO's appeal is the balance: spacious yet cozy, lively yet comfortable, polished without feeling stiff. That tension defines the whole experience—a setting where you can celebrate with a group of 30 and still feel like you're at a dinner with friends."
imageSrc="http://img.b2bpic.net/free-photo/high-angle-tasty-food-arrangement_23-2149272716.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-tasty-food-arrangement_23-2149272716.jpg?_wi=2"
imageAlt="ICEO restaurant interior showing spacious, elegant dining area with warm lighting"
mediaAnimation="slide-up"
useInvertedBackground={false}