diff --git a/src/app/page.tsx b/src/app/page.tsx index f810ea7..2bcf2c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { tag="FINE DINING EXPERIENCE" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg?_wi=1", imageAlt: "Luxurious fine dining setting", }, { @@ -177,7 +177,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-salad-with-mushrooms_23-2148471925.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg?_wi=2", imageAlt: "professional chef portrait", }, ]}