From 54687df7557320af7efc69a787b2396749201cdc Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 21:28:09 +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 15e8862..e974aec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,11 +91,11 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-candles-sitting_140725-163896.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-candles-sitting_140725-163896.jpg?_wi=1", imageAlt: "Elegant restaurant interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/plate-lentil-soup-garnished-with-cream_140725-4907.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-lentil-soup-garnished-with-cream_140725-4907.jpg?_wi=1", imageAlt: "Gourmet dish presentation", }, { @@ -125,7 +125,7 @@ export default function LandingPage() { tag="About Us" tagIcon={Award} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-white-suit-gloves-designing-meat-meal-inside-kitchen-food-meal-meat_140725-26014.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-white-suit-gloves-designing-meat-meal-inside-kitchen-food-meal-meat_140725-26014.jpg?_wi=1" imageAlt="Chef preparing a meal in the kitchen" /> @@ -210,7 +210,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/food-plates-cooking-desktop-with-mobile_23-2147835227.jpg", imageAlt: "Event calendar on phone", }, - imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-candles-sitting_140725-163896.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-candles-sitting_140725-163896.jpg?_wi=2", imageAlt: "restaurant online booking app mockup", }, { @@ -224,7 +224,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-young-woman-holding-blue-envelope-silver-wrapped-gift-box-out-focus-background_181624-25174.jpg", imageAlt: "Catering options on phone", }, - imageSrc: "http://img.b2bpic.net/free-photo/plate-lentil-soup-garnished-with-cream_140725-4907.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-lentil-soup-garnished-with-cream_140725-4907.jpg?_wi=2", imageAlt: "restaurant online booking app mockup", }, { @@ -238,7 +238,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-with-smartphone-arrangement_23-2149089685.jpg", imageAlt: "Seasonal ingredient showcase on phone", }, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-white-suit-gloves-designing-meat-meal-inside-kitchen-food-meal-meat_140725-26014.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-white-suit-gloves-designing-meat-meal-inside-kitchen-food-meal-meat_140725-26014.jpg?_wi=2", imageAlt: "restaurant online booking app mockup", }, ]} -- 2.49.1