From 086c235ed84e011f087dfcc9ae8618d44f7eefd8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 19:21:36 +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 baeeb3c..75cf17c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { description="Join us at USA Restaurant for a memorable dining experience. Traditional recipes, fresh ingredients, and a warm atmosphere await you." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629584.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629584.jpg?_wi=1", imageAlt: "cozy restaurant interior warm", }, { @@ -108,7 +108,7 @@ export default function LandingPage() { description: "Perfect for family dinners and special events.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cutting-quiche_23-2147985302.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cutting-quiche_23-2147985302.jpg?_wi=1" imageAlt="restaurant staff welcoming guests" /> @@ -134,7 +134,7 @@ export default function LandingPage() { tags: [ "Drink", ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629584.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629584.jpg?_wi=2", imageAlt: "Cafe with burning candles on the tables", }, { @@ -143,7 +143,7 @@ export default function LandingPage() { tags: [ "Atmosphere", ], - imageSrc: "http://img.b2bpic.net/free-photo/cutting-quiche_23-2147985302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cutting-quiche_23-2147985302.jpg?_wi=2", imageAlt: "Cafe with burning candles on the tables", }, ]}