diff --git a/src/app/page.tsx b/src/app/page.tsx index 6435ad6..7622ee6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -131,11 +131,11 @@ export default function LandingPage() { icon: Crown, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-home-kneading-dough-cooking-pasta-pizza-bread_1220-5489.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-home-kneading-dough-cooking-pasta-pizza-bread_1220-5489.jpg?_wi=1", imageAlt: "Hands kneading dough for artisan bread", }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-female-hands-slicing-tomatoes_1398-3983.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-female-hands-slicing-tomatoes_1398-3983.jpg?_wi=1", imageAlt: "Fresh local ingredients like eggs and flour", }, ], @@ -146,11 +146,11 @@ export default function LandingPage() { icon: Star, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-female-hands-slicing-tomatoes_1398-3983.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-female-hands-slicing-tomatoes_1398-3983.jpg?_wi=2", imageAlt: "Fresh local ingredients like eggs and flour", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-home-kneading-dough-cooking-pasta-pizza-bread_1220-5489.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-home-kneading-dough-cooking-pasta-pizza-bread_1220-5489.jpg?_wi=2", imageAlt: "Hands kneading dough for artisan bread", }, ], @@ -161,11 +161,11 @@ export default function LandingPage() { icon: Star, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-home-kneading-dough-cooking-pasta-pizza-bread_1220-5489.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-home-kneading-dough-cooking-pasta-pizza-bread_1220-5489.jpg?_wi=3", imageAlt: "Hands kneading dough for artisan bread", }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-female-hands-slicing-tomatoes_1398-3983.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-female-hands-slicing-tomatoes_1398-3983.jpg?_wi=3", imageAlt: "Fresh local ingredients like eggs and flour", }, ], @@ -176,11 +176,11 @@ export default function LandingPage() { icon: Star, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-female-hands-slicing-tomatoes_1398-3983.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-female-hands-slicing-tomatoes_1398-3983.jpg?_wi=4", imageAlt: "Fresh local ingredients like eggs and flour", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-home-kneading-dough-cooking-pasta-pizza-bread_1220-5489.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-home-kneading-dough-cooking-pasta-pizza-bread_1220-5489.jpg?_wi=4", imageAlt: "Hands kneading dough for artisan bread", }, ],