diff --git a/src/app/page.tsx b/src/app/page.tsx index a78beb4..70b7b96 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,15 +75,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/cutlery-near-twig-leaves_23-2147811214.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cutlery-near-twig-leaves_23-2147811214.jpg?_wi=1", imageAlt: "Luxurious restaurant atmosphere", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chef-plating-meal_23-2148794096.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chef-plating-meal_23-2148794096.jpg?_wi=1", imageAlt: "Gourmet meal presentation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-golden-skull-with-citrus-cocktail_23-2150835842.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-golden-skull-with-citrus-cocktail_23-2150835842.jpg?_wi=1", imageAlt: "Elegant cocktail bar", }, { @@ -132,7 +132,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-souffle-with-strawberry-icing-with-fruit-decor-plate_140725-11554.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/cutlery-near-twig-leaves_23-2147811214.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cutlery-near-twig-leaves_23-2147811214.jpg?_wi=2", imageAlt: "gourmet steak dinner restaurant dish", }, { @@ -147,7 +147,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-cooking-restaurant-kitchen_329181-16142.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chef-plating-meal_23-2148794096.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chef-plating-meal_23-2148794096.jpg?_wi=2", imageAlt: "gourmet steak dinner restaurant dish", }, { @@ -162,7 +162,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-restaurant_74190-4464.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/view-golden-skull-with-citrus-cocktail_23-2150835842.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-golden-skull-with-citrus-cocktail_23-2150835842.jpg?_wi=2", imageAlt: "gourmet steak dinner restaurant dish", }, ]}