diff --git a/src/app/page.tsx b/src/app/page.tsx index 6d22d3f..5b8c882 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,23 +58,23 @@ export default function LandingPage() { description="Eatalio Café: Where comfort meets flavor in the heart of the city." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312216.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312216.jpg?_wi=1", imageAlt: "Cozy cafe atmosphere", }, { - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cookies-with-cappuccino_140725-3380.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cookies-with-cappuccino_140725-3380.jpg?_wi=1", imageAlt: "Fresh cafe pizza", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desserts-with-straws-macarons_23-2148603321.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desserts-with-straws-macarons_23-2148603321.jpg?_wi=1", imageAlt: "Refreshing milkshake", }, { - imageSrc: "http://img.b2bpic.net/free-photo/small-business-manager-her-workshop_23-2149094642.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-business-manager-her-workshop_23-2149094642.jpg?_wi=1", imageAlt: "Aesthetic cafe decor", }, { - imageSrc: "http://img.b2bpic.net/free-photo/hamburger-table-restaurant_23-2148006675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hamburger-table-restaurant_23-2148006675.jpg?_wi=1", imageAlt: "Classic cafe burger", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { quote: "Love the cozy interiors and the burgers are top-notch!", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-happy-young-bearded-man-trendy-hat-texting-messages-via-social-networks-browsing-internet-using-free-wifi-his-electronic-device-coffee-break-restaurant_273609-1934.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312216.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312216.jpg?_wi=2", imageAlt: "cozy cafe interior warm lighting", }, { @@ -175,7 +175,7 @@ export default function LandingPage() { quote: "Affordable and tasty. Best spot for students.", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-coffee-cup_23-2149005430.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cookies-with-cappuccino_140725-3380.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cookies-with-cappuccino_140725-3380.jpg?_wi=2", imageAlt: "fresh pizza on cafe table", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { quote: "The cheesy veg pizza is a must-try for everyone!", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-bearded-man-cafe_171337-18068.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desserts-with-straws-macarons_23-2148603321.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desserts-with-straws-macarons_23-2148603321.jpg?_wi=2", imageAlt: "milkshake glass refreshing drink", }, { @@ -197,7 +197,7 @@ export default function LandingPage() { quote: "Great atmosphere for small team meetings or hangouts.", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/african-boy-caucasian-girls-are-laughing-cosy-open-air-cafe-hot-sunny-day_8353-9768.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/small-business-manager-her-workshop_23-2149094642.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-business-manager-her-workshop_23-2149094642.jpg?_wi=2", imageAlt: "cozy cafe corner greenery", }, { @@ -208,7 +208,7 @@ export default function LandingPage() { quote: "Milkshakes here are just perfect and thick.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-businesswoman-discussing-work-issues-with-colleagues-by-video-call-using-laptop-coffee-break-courtyard-cafe_574295-3003.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/hamburger-table-restaurant_23-2148006675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hamburger-table-restaurant_23-2148006675.jpg?_wi=2", imageAlt: "burger and fries cafe meal", }, ]}