diff --git a/src/app/page.tsx b/src/app/page.tsx index f6f6319..4035680 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,15 +72,15 @@ export default function LandingPage() { imageAlt: "Warm restaurant hearth", }, { - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg?_wi=1", imageAlt: "Balkan grill platter", }, { - imageSrc: "http://img.b2bpic.net/free-photo/charming-couple-dating-cafeteria_23-2147736694.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/charming-couple-dating-cafeteria_23-2147736694.jpg?_wi=1", imageAlt: "Happy diners", }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-girl-pajama-moving-balcony-city-sunny-morning-her-long-hair-flying-wind-she-smiling_197531-2307.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-girl-pajama-moving-balcony-city-sunny-morning-her-long-hair-flying-wind-she-smiling_197531-2307.jpg?_wi=1", imageAlt: "Restaurant exterior", }, ]} @@ -124,42 +124,42 @@ export default function LandingPage() { name: "Čevapčiči", price: "$18", variant: "Traditional Grill", - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg?_wi=2", }, { id: "2", name: "Polnjeni Lignji", price: "$22", variant: "Seafood", - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg?_wi=3", }, { id: "3", name: "Pizza Etno", price: "$16", variant: "Signature Pizza", - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg?_wi=4", }, { id: "4", name: "Domači Kruh", price: "$6", variant: "Homemade Bread", - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg?_wi=5", }, { id: "5", name: "Balkan Salad", price: "$12", variant: "Fresh", - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg?_wi=6", }, { id: "6", name: "Raznjići", price: "$20", variant: "Grill", - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg?_wi=7", }, ]} title="Signature Flavors" @@ -205,7 +205,7 @@ export default function LandingPage() { role: "Foodie", company: "Local", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/charming-couple-dating-cafeteria_23-2147736694.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/charming-couple-dating-cafeteria_23-2147736694.jpg?_wi=2", }, { id: "5", @@ -230,7 +230,7 @@ export default function LandingPage() { tag="Reserve Your Table" title="Visit Us Today" description="We are open and ready to welcome you with warm hearths and fine food. Reach out for reservations or private events." - imageSrc="http://img.b2bpic.net/free-photo/portrait-young-girl-pajama-moving-balcony-city-sunny-morning-her-long-hair-flying-wind-she-smiling_197531-2307.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-young-girl-pajama-moving-balcony-city-sunny-morning-her-long-hair-flying-wind-she-smiling_197531-2307.jpg?_wi=2" mediaAnimation="slide-up" />