From 3775e2e1a3da5a13d55b9f0b8126856a69ee04fe Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 22:50:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e63cfd3..4079301 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg?_wi=1" imageAlt="Luxurious dining atmosphere" mediaAnimation="slide-up" /> @@ -77,7 +77,7 @@ export default function LandingPage() { useInvertedBackground={true} title="A Legacy of Flavor" description="Born from the passion of heritage ingredients, Elysium Dining brings together artisan techniques and local produce to craft memories on every plate." - imageSrc="http://img.b2bpic.net/free-photo/pitahaya-dragon-fruit-still-life-cinematic-dark-style_23-2151566201.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pitahaya-dragon-fruit-still-life-cinematic-dark-style_23-2151566201.jpg?_wi=1" imageAlt="Executive chef at work" /> @@ -199,7 +199,7 @@ export default function LandingPage() { quote: "The Wagyu beef was perfection, redefined by balance and texture. A truly stellar culinary experience.", tag: "Dining Review", avatarSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-with-delicious-cocktails_23-2150244937.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg?_wi=2", imageAlt: "happy diner portrait restaurant", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { quote: "From the first sip of wine to the final bite of chocolate, every detail was meticulously crafted.", tag: "Event Attendee", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-with-food_23-2149152871.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/pitahaya-dragon-fruit-still-life-cinematic-dark-style_23-2151566201.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pitahaya-dragon-fruit-still-life-cinematic-dark-style_23-2151566201.jpg?_wi=2", imageAlt: "happy diner portrait restaurant", }, { -- 2.49.1