diff --git a/src/app/page.tsx b/src/app/page.tsx index f5dbea6..e3a5d5c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { buttonAnimation="slide-up" background={{ variant: "aurora" }} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-mushroom-pizza-with-cheese-olives-seasonings-dark-surface-dough-pizza-meal-italian-food_140725-101773.jpg", imageAlt: "Cheesy pizza with melted mozzarella" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-mushroom-pizza-with-cheese-olives-seasonings-dark-surface-dough-pizza-meal-italian-food_140725-101773.jpg?_wi=1", imageAlt: "Cheesy pizza with melted mozzarella" }, { imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-margherita-pizza-with-mozzarella-cheese-basil-leaves_9975-124847.jpg", imageAlt: "Fresh margherita pizza with basil" }, { imageSrc: "http://img.b2bpic.net/free-photo/man-putting-mozzarella-baked-pizza-dough-with-smoked-salmon-slices_23-2148785700.jpg", imageAlt: "Vegetarian pizza with fresh vegetables" }, { imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-slices-baking-paper_23-2148765316.jpg", imageAlt: "Loaded pizza with generous toppings" }, @@ -208,7 +208,7 @@ export default function LandingPage() { tagAnimation="opacity" background={{ variant: "aurora" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-mushroom-pizza-with-cheese-olives-seasonings-dark-surface-dough-pizza-meal-italian-food_140725-101773.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-mushroom-pizza-with-cheese-olives-seasonings-dark-surface-dough-pizza-meal-italian-food_140725-101773.jpg?_wi=2" imageAlt="Cheesy Ocean pizza" mediaAnimation="slide-up" mediaPosition="right"