diff --git a/src/app/page.tsx b/src/app/page.tsx index e17254d..5d99d89 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,15 +61,15 @@ export default function LandingPage() { tag="Private Chef Services" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holds-plate-with-vegetable-salad-with-red-fish-with-greens_141793-4670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holds-plate-with-vegetable-salad-with-red-fish-with-greens_141793-4670.jpg?_wi=1", imageAlt: "Chef preparing dish", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-arrangement_23-2148510905.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-arrangement_23-2148510905.jpg?_wi=1", imageAlt: "Fresh ingredients", }, { - imageSrc: "http://img.b2bpic.net/free-photo/berry-sponge-cake-covered-with-meringue_140725-3210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/berry-sponge-cake-covered-with-meringue_140725-3210.jpg?_wi=1", imageAlt: "Dining setting", }, { @@ -116,7 +116,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meal-luxury-restaurant_23-2150598373.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holds-plate-with-vegetable-salad-with-red-fish-with-greens_141793-4670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holds-plate-with-vegetable-salad-with-red-fish-with-greens_141793-4670.jpg?_wi=2", imageAlt: "private chef gourmet cooking preparation", }, { @@ -131,7 +131,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/female-chef-removing-apple-skin_23-2148763193.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-arrangement_23-2148510905.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-arrangement_23-2148510905.jpg?_wi=2", imageAlt: "private chef gourmet cooking preparation", }, { @@ -146,7 +146,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-diverse-friends-table_23-2148212389.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/berry-sponge-cake-covered-with-meringue_140725-3210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/berry-sponge-cake-covered-with-meringue_140725-3210.jpg?_wi=2", imageAlt: "private chef gourmet cooking preparation", }, ]}