From dd25f3cd803747898471e0c1b7b1a8eb88790856 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 20:57:07 +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 21c65a5..6a24680 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-recipe-book-still-life-concept_23-2149056047.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-recipe-book-still-life-concept_23-2149056047.jpg?_wi=1", imageAlt: "Chicken Meal", }, { @@ -115,7 +115,7 @@ export default function LandingPage() { title: "Ethically Sourced", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg?_wi=1" imageAlt="Chicken Balalm Interior" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -239,7 +239,7 @@ export default function LandingPage() { button: { text: "Order Now", }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-recipe-book-still-life-concept_23-2149056047.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-recipe-book-still-life-concept_23-2149056047.jpg?_wi=2", imageAlt: "fresh organic chicken ingredients", }, { @@ -255,7 +255,7 @@ export default function LandingPage() { button: { text: "Order Now", }, - imageSrc: "http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg?_wi=2", imageAlt: "fresh organic chicken ingredients", }, ]} -- 2.49.1