Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 11:34:32 +00:00

View File

@@ -54,15 +54,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Marco Rossi", handle: "Food Critic, Reggio Today", testimonial: "Enigma redefined fine dining in Reggio. Exceptional service, unforgettable flavors.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Marco Rossi"
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Marco Rossi"
},
{
name: "Giulia Conti", handle: "Restaurant Enthusiast", testimonial: "The tasting menu was a masterpiece. Every course told a story.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Giulia Conti"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Giulia Conti"
},
{
name: "Andrea Barbieri", handle: "Local Food Writer", testimonial: "Worth the pilgrimage from Milano. Truly world-class cuisine.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg", imageAlt: "Andrea Barbieri"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg?_wi=1", imageAlt: "Andrea Barbieri"
}
]}
testimonialRotationInterval={5000}
@@ -116,11 +116,11 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Amuse-Bouche & Welcome", description: "A delicate introduction to your culinary journey. Seasonal preparations that set the tone for the evening ahead.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg", imageAlt: "Welcome course plating"
title: "Amuse-Bouche & Welcome", description: "A delicate introduction to your culinary journey. Seasonal preparations that set the tone for the evening ahead.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg?_wi=1", imageAlt: "Welcome course plating"
},
{
id: 2,
title: "First Course", description: "Light, elegant preparation highlighting fresh regional ingredients. A refined opener that awakens the palate.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg", imageAlt: "First course presentation"
title: "First Course", description: "Light, elegant preparation highlighting fresh regional ingredients. A refined opener that awakens the palate.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg?_wi=2", imageAlt: "First course presentation"
},
{
id: 3,
@@ -144,19 +144,19 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Exceptional Service", role: "Warm & Attentive", company: "Our Promise", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Service excellence"
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Service excellence"
},
{
id: "2", name: "Curated Menus", role: "Seasonal & Fresh", company: "Chef Selected", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Menu curation"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Menu curation"
},
{
id: "3", name: "Elegant Atmosphere", role: "Refined & Intimate", company: "Perfect Setting", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg", imageAlt: "Restaurant ambiance"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg?_wi=2", imageAlt: "Restaurant ambiance"
},
{
id: "4", name: "Central Location", role: "Easy Access", company: "Reggio Emilia", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Central location"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Central location"
}
]}
kpiItems={[