diff --git a/src/app/page.tsx b/src/app/page.tsx index f716ae1..6b0db0f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,19 +64,19 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-homemade-cakes-festive-table_169016-10785.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-homemade-cakes-festive-table_169016-10785.jpg?_wi=1", imageAlt: "fresh artisan bakery cakes top view", }, { - imageSrc: "http://img.b2bpic.net/free-photo/background-baking-cakes-donuts_127032-3284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/background-baking-cakes-donuts_127032-3284.jpg?_wi=1", imageAlt: "cake decoration process close up", }, { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-buffet-with-cupcakes-cakepops-cookiies-glasses-other-desserts_501050-532.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-buffet-with-cupcakes-cakepops-cookiies-glasses-other-desserts_501050-532.jpg?_wi=1", imageAlt: "luxury cake wedding design pastry", }, { - imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-food-bakery_23-2147893039.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-food-bakery_23-2147893039.jpg?_wi=1", imageAlt: "bakery fresh bread and cake", }, { @@ -84,7 +84,7 @@ export default function LandingPage() { imageAlt: "pastry chef working in kitchen", }, { - imageSrc: "http://img.b2bpic.net/free-photo/blur-hospital-clinic-interior_74190-5205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blur-hospital-clinic-interior_74190-5205.jpg?_wi=1", imageAlt: "cupcake decoration close up view", }, ]} @@ -178,7 +178,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sand-biscuits-with-cookies-candies-white-desk-sugar-biscuit-cake-cookie-tea-sweet_140725-96717.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-homemade-cakes-festive-table_169016-10785.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-homemade-cakes-festive-table_169016-10785.jpg?_wi=2", imageAlt: "fresh artisan bakery cakes top view", }, { @@ -190,10 +190,10 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/food-celebrating-world-tapas-day_23-2149361477.jpg", }, { - imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-food-bakery_23-2147893039.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-food-bakery_23-2147893039.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/background-baking-cakes-donuts_127032-3284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/background-baking-cakes-donuts_127032-3284.jpg?_wi=2", imageAlt: "fresh artisan bakery cakes top view", }, { @@ -205,10 +205,10 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-kitchen_23-2147959035.jpg", }, { - imageSrc: "http://img.b2bpic.net/free-photo/blur-hospital-clinic-interior_74190-5205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blur-hospital-clinic-interior_74190-5205.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-buffet-with-cupcakes-cakepops-cookiies-glasses-other-desserts_501050-532.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-buffet-with-cupcakes-cakepops-cookiies-glasses-other-desserts_501050-532.jpg?_wi=2", imageAlt: "fresh artisan bakery cakes top view", }, ]}