diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b0a20d..967f332 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,11 +69,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/valentines-day-gifts-macarons-cookies-table-beautiful-wrapped-present-boxes-close-up-february-14-romantic-celebration-holiday-festive-cute-surprises-girlfriend-close-up_482257-50778.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/valentines-day-gifts-macarons-cookies-table-beautiful-wrapped-present-boxes-close-up-february-14-romantic-celebration-holiday-festive-cute-surprises-girlfriend-close-up_482257-50778.jpg?_wi=1", imageAlt: "dessert shop interior table", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-berries-oatmeal-colorful-berries-tablecloth_140725-72173.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-berries-oatmeal-colorful-berries-tablecloth_140725-72173.jpg?_wi=1", imageAlt: "dessert bowl fresh ingredients", }, { @@ -150,7 +150,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/male-barista-with-tattoos-serving-coffee-counter_23-2149052846.jpg", imageAlt: "Male barista with tattoos serving coffee", }, - imageSrc: "http://img.b2bpic.net/free-photo/valentines-day-gifts-macarons-cookies-table-beautiful-wrapped-present-boxes-close-up-february-14-romantic-celebration-holiday-festive-cute-surprises-girlfriend-close-up_482257-50778.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/valentines-day-gifts-macarons-cookies-table-beautiful-wrapped-present-boxes-close-up-february-14-romantic-celebration-holiday-festive-cute-surprises-girlfriend-close-up_482257-50778.jpg?_wi=2", imageAlt: "Male barista with tattoos serving coffee at the counter", }, { @@ -175,7 +175,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/talking-barista-manager-coffee-shop_1098-20939.jpg", imageAlt: "Talking barista and manager", }, - imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-berries-oatmeal-colorful-berries-tablecloth_140725-72173.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-berries-oatmeal-colorful-berries-tablecloth_140725-72173.jpg?_wi=2", imageAlt: "Male barista with tattoos serving coffee at the counter", }, ]}