From 9f6bb178cffefe12071a14f08b356f0df79856ca Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 20:58:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 941ae62..3de2471 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,15 +84,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/grilled-fish-fillet-with-green-salad-lemon-slices_114579-4426.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grilled-fish-fillet-with-green-salad-lemon-slices_114579-4426.jpg?_wi=1", imageAlt: "Gourmet kebab platter with fresh ingredients", }, { - imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-mexican-tacos-with-beef-cutting-board-with-jars-guacamole-salsa-sauce_23-2148042477.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-mexican-tacos-with-beef-cutting-board-with-jars-guacamole-salsa-sauce_23-2148042477.jpg?_wi=1", imageAlt: "Delicious Adana kebab with fresh salad", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meat-cutlets-with-fresh-salad_140725-57450.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meat-cutlets-with-fresh-salad_140725-57450.jpg?_wi=1", imageAlt: "Chicken shish kebab with grilled vegetables", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/happy-blonde-woman-cooking-with-ripe-fruits_1398-1181.jpg", imageAlt: "Fresh herbs and spices", }, - imageSrc: "http://img.b2bpic.net/free-photo/grilled-fish-fillet-with-green-salad-lemon-slices_114579-4426.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grilled-fish-fillet-with-green-salad-lemon-slices_114579-4426.jpg?_wi=2", imageAlt: "fresh vegetables market display", }, { @@ -223,7 +223,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/pumpkin-pie-making-composition_23-2149055423.jpg", imageAlt: "Chef adding spices", }, - imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-mexican-tacos-with-beef-cutting-board-with-jars-guacamole-salsa-sauce_23-2148042477.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-mexican-tacos-with-beef-cutting-board-with-jars-guacamole-salsa-sauce_23-2148042477.jpg?_wi=2", imageAlt: "fresh vegetables market display", }, { @@ -237,7 +237,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-having-cocktails_23-2150244992.jpg", imageAlt: "Family enjoying meal", }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meat-cutlets-with-fresh-salad_140725-57450.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meat-cutlets-with-fresh-salad_140725-57450.jpg?_wi=2", imageAlt: "fresh vegetables market display", }, ]}