From fd6bd50facfbfc5cf5e4aef6df90ca471611835a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 06:49:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a7d9bfb..eed9853 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,10 +65,10 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/female-chef-mixing-ingredients-bowl_23-2148491237.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-chef-mixing-ingredients-bowl_23-2148491237.jpg?_wi=1" imageAlt="Chef preparing a gourmet dish" mediaAnimation="blur-reveal" - videoSrc="http://img.b2bpic.net/free-photo/female-chef-mixing-ingredients-bowl_23-2148491237.jpg" + videoSrc="http://img.b2bpic.net/free-photo/female-chef-mixing-ingredients-bowl_23-2148491237.jpg?_wi=2" /> @@ -77,9 +77,9 @@ export default function LandingPage() { useInvertedBackground={true} title="A Legacy of Culinary Excellence" description="With over two decades of culinary mastery, our chef brings a signature style that balances tradition with modern innovation. Every dish is a story, meticulously crafted to offer an unforgettable experience." - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-cooking_23-2149631698.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-cooking_23-2149631698.jpg?_wi=1" imageAlt="Head Chef in the kitchen" - videoSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-cooking_23-2149631698.jpg" + videoSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-cooking_23-2149631698.jpg?_wi=2" /> @@ -133,7 +133,7 @@ export default function LandingPage() { { title: "Main Dining", description: "Our main hall offers a sophisticated, calm atmosphere perfect for intimate conversations.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629590.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629590.jpg?_wi=1", }, { title: "Chef's Table", @@ -224,8 +224,8 @@ export default function LandingPage() { mediaAnimation="slide-up" mediaPosition="right" buttonText="Reserve Now" - imageSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629590.jpg" - videoSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629590.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629590.jpg?_wi=2" + videoSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629590.jpg?_wi=3" /> -- 2.49.1