diff --git a/src/app/page.tsx b/src/app/page.tsx index 90a9d13..5715319 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,11 +63,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/vase-with-dry-wheat-cup-coffee_23-2148879078.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vase-with-dry-wheat-cup-coffee_23-2148879078.jpg?_wi=1", imageAlt: "Orah Cafe Atmosphere", }, { - imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-coffee-cup_74190-3412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-coffee-cup_74190-3412.jpg?_wi=1", imageAlt: "Artisan Coffee", }, { @@ -75,7 +75,7 @@ export default function LandingPage() { imageAlt: "Healthy Bowls", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-breakfast-with-variety-herbs-lemon-strainer-bread-ginger-ingredients_23-2148028228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-breakfast-with-variety-herbs-lemon-strainer-bread-ginger-ingredients_23-2148028228.jpg?_wi=1", imageAlt: "Fresh Ingredients", }, { @@ -173,7 +173,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-making-selfie-cafe_171337-16492.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/vase-with-dry-wheat-cup-coffee_23-2148879078.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vase-with-dry-wheat-cup-coffee_23-2148879078.jpg?_wi=2", imageAlt: "chef preparing fresh healthy meal", }, { @@ -185,7 +185,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/tasty-salad-with-eggs-wooden-board_114579-20846.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-breakfast-with-variety-herbs-lemon-strainer-bread-ginger-ingredients_23-2148028228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-breakfast-with-variety-herbs-lemon-strainer-bread-ginger-ingredients_23-2148028228.jpg?_wi=2", imageAlt: "chef preparing fresh healthy meal", }, { @@ -197,7 +197,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-barista-serving-cups-coffee_23-2148522984.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-coffee-cup_74190-3412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-coffee-cup_74190-3412.jpg?_wi=2", imageAlt: "chef preparing fresh healthy meal", }, ]}