diff --git a/src/app/page.tsx b/src/app/page.tsx index fd3a1bd..d812be5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,23 +67,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-caesar-salad-plates-with-shrimps-chicken-slices_141793-484.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-caesar-salad-plates-with-shrimps-chicken-slices_141793-484.jpg?_wi=1", imageAlt: "Healthy Salad Recipe", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-caesar-salad-plates-with-shrimps-chicken-slices_141793-484.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-caesar-salad-plates-with-shrimps-chicken-slices_141793-484.jpg?_wi=2", imageAlt: "Fresh Healthy Bowl", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-caesar-salad-plates-with-shrimps-chicken-slices_141793-484.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-caesar-salad-plates-with-shrimps-chicken-slices_141793-484.jpg?_wi=3", imageAlt: "Nutritious Ingredients", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-caesar-salad-plates-with-shrimps-chicken-slices_141793-484.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-caesar-salad-plates-with-shrimps-chicken-slices_141793-484.jpg?_wi=4", imageAlt: "Balanced Meal Presentation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-caesar-salad-plates-with-shrimps-chicken-slices_141793-484.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-caesar-salad-plates-with-shrimps-chicken-slices_141793-484.jpg?_wi=5", imageAlt: "Culinary Health Inspiration", }, ]} @@ -130,7 +130,7 @@ export default function LandingPage() { "Weekly", "Efficient", ], - imageSrc: "http://img.b2bpic.net/free-photo/assortment-delicious-ingredients-kitchen_23-2148882486.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assortment-delicious-ingredients-kitchen_23-2148882486.jpg?_wi=1", }, { id: "5", @@ -225,7 +225,7 @@ export default function LandingPage() { id: "p2", name: "Quinoa Salad", price: "420 kcal", - imageSrc: "http://img.b2bpic.net/free-photo/assortment-delicious-ingredients-kitchen_23-2148882486.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assortment-delicious-ingredients-kitchen_23-2148882486.jpg?_wi=2", }, { id: "p3", @@ -362,7 +362,7 @@ export default function LandingPage() { placeholder: "Your Email", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-caesar-salad-plates-with-shrimps-chicken-slices_141793-484.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-caesar-salad-plates-with-shrimps-chicken-slices_141793-484.jpg?_wi=6" />