diff --git a/src/app/page.tsx b/src/app/page.tsx index 92746a4..1432a12 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,9 +81,9 @@ export default function LandingPage() { carouselItems={[ { id: "hero-carousel-1", - videoSrc: "http://img.b2bpic.net/free-photo/pre-prepared-food-showcasing-ready-eat-delicious-meals-go_23-2151246066.jpg", + videoSrc: "http://img.b2bpic.net/free-photo/pre-prepared-food-showcasing-ready-eat-delicious-meals-go_23-2151246066.jpg?_wi=1", videoAriaLabel: "Cinematic burger video loop with fire sparks", - imageSrc: "http://img.b2bpic.net/free-photo/pre-prepared-food-showcasing-ready-eat-delicious-meals-go_23-2151246066.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pre-prepared-food-showcasing-ready-eat-delicious-meals-go_23-2151246066.jpg?_wi=2", imageAlt: "cinematic burger video loop cooking", }, { @@ -93,7 +93,7 @@ export default function LandingPage() { }, { id: "hero-carousel-3", - videoSrc: "http://img.b2bpic.net/free-photo/view-balloon-twist-sculpture_23-2151657557.jpg", + videoSrc: "http://img.b2bpic.net/free-photo/view-balloon-twist-sculpture_23-2151657557.jpg?_wi=1", videoAriaLabel: "Slow motion video of burger ingredients falling", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EYDAxUtkwaMqCNAPxvPY08A7wH/uploaded-1780347528245-dlfux246.jpg", imageAlt: "cinematic burger video loop cooking", @@ -107,7 +107,7 @@ export default function LandingPage() { id: "hero-carousel-5", videoSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-veggies-meat_23-2148868244.jpg", videoAriaLabel: "Flame grilled burger cooking with sizzling sound", - imageSrc: "http://img.b2bpic.net/free-photo/view-balloon-twist-sculpture_23-2151657557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-balloon-twist-sculpture_23-2151657557.jpg?_wi=2", imageAlt: "cinematic burger video loop cooking", }, {