diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ea20fb..1d30393 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,23 +68,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/anime-coffee-shop-illustration_23-2151764690.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/anime-coffee-shop-illustration_23-2151764690.jpg?_wi=1", imageAlt: "luxury cafe interior morning light", }, { - imageSrc: "http://img.b2bpic.net/free-photo/handsome-barista-uniform-making-coffee-customer-coffee-shop_613910-20295.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-barista-uniform-making-coffee-customer-coffee-shop_613910-20295.jpg?_wi=1", imageAlt: "barista making specialty coffee", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-sitting-restaurant_23-2149930183.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-sitting-restaurant_23-2149930183.jpg?_wi=1", imageAlt: "cafe seating area wood furniture", }, { - imageSrc: "http://img.b2bpic.net/free-photo/breakfast-bed-with-blueberries-cereal-tray_23-2148797063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/breakfast-bed-with-blueberries-cereal-tray_23-2148797063.jpg?_wi=1", imageAlt: "fresh croissant and coffee set", }, { - imageSrc: "http://img.b2bpic.net/free-photo/elder-woman-listening-music_23-2148347586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elder-woman-listening-music_23-2148347586.jpg?_wi=1", imageAlt: "cozy cafe reading corner", }, { @@ -203,7 +203,7 @@ export default function LandingPage() { quote: "My escape from the city rush. The baristas are like family.", tag: "Coffee Enthusiast", avatarSrc: "http://img.b2bpic.net/free-photo/woman-holding-coffee-cup-work-medium-shot_23-2149308464.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/anime-coffee-shop-illustration_23-2151764690.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/anime-coffee-shop-illustration_23-2151764690.jpg?_wi=2", imageAlt: "smiling customer reading book cafe", }, { @@ -214,7 +214,7 @@ export default function LandingPage() { quote: "Finally, a place that takes both the craft and the vibe seriously.", tag: "Escape Seeker", avatarSrc: "http://img.b2bpic.net/free-photo/lovely-young-caucasian-woman-posing-home-couch-with-cup-coffee_1098-18659.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-barista-uniform-making-coffee-customer-coffee-shop_613910-20295.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-barista-uniform-making-coffee-customer-coffee-shop_613910-20295.jpg?_wi=2", imageAlt: "smiling customer reading book cafe", }, { @@ -225,7 +225,7 @@ export default function LandingPage() { quote: "Best late night spot. I always feel like I belong here.", tag: "Social Connector", avatarSrc: "http://img.b2bpic.net/free-photo/woman-standing-with-cup-coffee_53876-15193.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-sitting-restaurant_23-2149930183.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-sitting-restaurant_23-2149930183.jpg?_wi=2", imageAlt: "smiling customer reading book cafe", }, { @@ -236,7 +236,7 @@ export default function LandingPage() { quote: "Incredible specialty coffee experience every single time.", tag: "Coffee Expert", avatarSrc: "http://img.b2bpic.net/free-photo/cute-couple-spend-time-cafe_1157-19356.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/breakfast-bed-with-blueberries-cereal-tray_23-2148797063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/breakfast-bed-with-blueberries-cereal-tray_23-2148797063.jpg?_wi=2", imageAlt: "smiling customer reading book cafe", }, { @@ -247,7 +247,7 @@ export default function LandingPage() { quote: "Love the custom drinks. It's truly a personalized experience.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/elegant-old-man-cafe-using-laptop_1157-32993.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/elder-woman-listening-music_23-2148347586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elder-woman-listening-music_23-2148347586.jpg?_wi=2", imageAlt: "smiling customer reading book cafe", }, ]}