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", }, ]}