Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-04 14:39:11 +00:00

View File

@@ -67,35 +67,35 @@ export default function LandingPage() {
handle: "@elena.foodie",
testimonial: "The most incredible dining experience I've had in years. Every dish was perfection.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244687.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244687.jpg?_wi=1",
},
{
name: "Mark Henderson",
handle: "@m.henderson",
testimonial: "Exceptional service and an atmosphere that truly transports you. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bartender-with-arms-crossed-leaning-bar-counter_107420-65491.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bartender-with-arms-crossed-leaning-bar-counter_107420-65491.jpg?_wi=1",
},
{
name: "Sarah Miller",
handle: "@s_miller",
testimonial: "Lumière is a hidden gem. The flavors are subtle, complex, and beautifully presented.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/married-couple-facing-camera_23-2148060459.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/married-couple-facing-camera_23-2148060459.jpg?_wi=1",
},
{
name: "David Thorne",
handle: "@dave.thorne",
testimonial: "An absolute masterpiece of a menu. We'll be back every single season.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-table-restaurant_23-2148014493.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-table-restaurant_23-2148014493.jpg?_wi=1",
},
{
name: "Lisa Wang",
handle: "@l.wang",
testimonial: "The attention to detail in every plate is simply mind-blowing. Five stars.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-with-delicious-food_23-2149073429.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-with-delicious-food_23-2149073429.jpg?_wi=1",
},
]}
buttons={[
@@ -243,7 +243,7 @@ export default function LandingPage() {
quote: "I've traveled the world and this is easily one of the top ten meals I've ever had.",
name: "Elena Rossi",
role: "Food Critic",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244687.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244687.jpg?_wi=2",
},
{
id: "t2",
@@ -251,7 +251,7 @@ export default function LandingPage() {
quote: "The lighting, the music, the flavors—everything works in perfect harmony.",
name: "Mark Henderson",
role: "Architect",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bartender-with-arms-crossed-leaning-bar-counter_107420-65491.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bartender-with-arms-crossed-leaning-bar-counter_107420-65491.jpg?_wi=2",
},
{
id: "t3",
@@ -259,7 +259,7 @@ export default function LandingPage() {
quote: "The staff were knowledgeable and friendly, the food was spectacular. A complete joy.",
name: "Sarah Miller",
role: "Entrepreneur",
imageSrc: "http://img.b2bpic.net/free-photo/married-couple-facing-camera_23-2148060459.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/married-couple-facing-camera_23-2148060459.jpg?_wi=2",
},
{
id: "t4",
@@ -267,7 +267,7 @@ export default function LandingPage() {
quote: "My go-to spot for anniversaries. It never disappoints, year after year.",
name: "David Thorne",
role: "Artist",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-table-restaurant_23-2148014493.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-table-restaurant_23-2148014493.jpg?_wi=2",
},
{
id: "t5",
@@ -275,7 +275,7 @@ export default function LandingPage() {
quote: "They pay such close attention to the smallest details. A true culinary landmark.",
name: "Lisa Wang",
role: "Designer",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-with-delicious-food_23-2149073429.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-with-delicious-food_23-2149073429.jpg?_wi=2",
},
]}
title="Stories from Guests"