From 692f884299511b9d8667cb389be19c18890e3240 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 13:48:16 +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 e301122..09a4aac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-american-food-concept_23-2148454862.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-american-food-concept_23-2148454862.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -136,7 +136,7 @@ export default function LandingPage() { title: "Open Hours", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/chef-chopping-vegetables-cutting-board-preparing-ingredients_482257-121189.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chef-chopping-vegetables-cutting-board-preparing-ingredients_482257-121189.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -212,7 +212,7 @@ export default function LandingPage() { tags: [ "Original Recipe", ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-american-food-concept_23-2148454862.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-american-food-concept_23-2148454862.jpg?_wi=2", imageAlt: "family at airport restaurant", }, { @@ -221,7 +221,7 @@ export default function LandingPage() { tags: [ "Satisfying", ], - imageSrc: "http://img.b2bpic.net/free-photo/chef-chopping-vegetables-cutting-board-preparing-ingredients_482257-121189.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chef-chopping-vegetables-cutting-board-preparing-ingredients_482257-121189.jpg?_wi=2", imageAlt: "family at airport restaurant", }, ]} -- 2.49.1