diff --git a/src/app/page.tsx b/src/app/page.tsx index d7f26e7..12ce014 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -149,7 +149,7 @@ export default function LandingPage() { descriptions: [ "Relax in our thoughtfully designed indoor sanctuary.", ], - imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg?_wi=1", }, { id: "f3", @@ -177,21 +177,21 @@ export default function LandingPage() { name: "Cappuccino Latte", price: "₹199", variant: "Classic", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-latte-art-woman-hand-coffee-shop-cafe_1150-10238.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-latte-art-woman-hand-coffee-shop-cafe_1150-10238.jpg?_wi=1", }, { id: "p2", name: "Mexican Pizza", price: "₹349", variant: "Best Seller", - imageSrc: "http://img.b2bpic.net/free-photo/sliced-pizza-with-ranch-sauce-making-dough-with-flour-eggs_114579-2605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sliced-pizza-with-ranch-sauce-making-dough-with-flour-eggs_114579-2605.jpg?_wi=1", }, { id: "p3", name: "Alfredo Pasta", price: "₹299", variant: "Popular", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-pasta-different-shapes-types-as-spaghetti-yellow-pasta-nest-with-quail-eggs-cooked-farfalle-pasta-bowl-spaghetti-pasta-black-platter-with-sket_141793-3354.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-pasta-different-shapes-types-as-spaghetti-yellow-pasta-nest-with-quail-eggs-cooked-farfalle-pasta-bowl-spaghetti-pasta-black-platter-with-sket_141793-3354.jpg?_wi=1", }, { id: "p4", @@ -233,7 +233,7 @@ export default function LandingPage() { quote: "Amazing ambience, perfect for photos!", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/electronic-gadgets-people-comfort-relaxation-concept-pretty-girl-with-cute-smile-enjoying-phone-call-speaking-boyfriend-while-drinking-morning-coffee-sitting-white-table-with-mug_343059-2083.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg?_wi=2", imageAlt: "happy customer laughing cafe", }, { @@ -255,7 +255,7 @@ export default function LandingPage() { quote: "Perfect spot for evening dates with friends.", tag: "Guest", avatarSrc: "http://img.b2bpic.net/free-photo/friends-cooking-together-barbecue_23-2149071391.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-latte-art-woman-hand-coffee-shop-cafe_1150-10238.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-latte-art-woman-hand-coffee-shop-cafe_1150-10238.jpg?_wi=2", imageAlt: "happy customer laughing cafe", }, { @@ -266,7 +266,7 @@ export default function LandingPage() { quote: "Great hangout spot with nice staff.", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-wife-husband-look-phone-while-having-dinner-hipster-pub_482257-18636.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sliced-pizza-with-ranch-sauce-making-dough-with-flour-eggs_114579-2605.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sliced-pizza-with-ranch-sauce-making-dough-with-flour-eggs_114579-2605.jpg?_wi=2", imageAlt: "happy customer laughing cafe", }, { @@ -277,7 +277,7 @@ export default function LandingPage() { quote: "Best coffee in Dilsukhnagar, hands down.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16129.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-pasta-different-shapes-types-as-spaghetti-yellow-pasta-nest-with-quail-eggs-cooked-farfalle-pasta-bowl-spaghetti-pasta-black-platter-with-sket_141793-3354.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-pasta-different-shapes-types-as-spaghetti-yellow-pasta-nest-with-quail-eggs-cooked-farfalle-pasta-bowl-spaghetti-pasta-black-platter-with-sket_141793-3354.jpg?_wi=2", imageAlt: "happy customer laughing cafe", }, ]}