diff --git a/src/app/page.tsx b/src/app/page.tsx index fe28885..4a004a4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "tel:08137651565", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-barbequed-meat-glass-wine-near-fireplace_181624-58053.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-barbequed-meat-glass-wine-near-fireplace_181624-58053.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -139,7 +139,7 @@ export default function LandingPage() { description: "Experience our signature, perfectly seasoned recipes.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-chef-frying-meat-pan-fire_1303-32153.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-chef-frying-meat-pan-fire_1303-32153.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -155,19 +155,19 @@ export default function LandingPage() { id: "p1", name: "Signature Shawarma", price: "₦1,500", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eating-fried-fish-with-mashed-potatoes-vegetables-plate_141793-12535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eating-fried-fish-with-mashed-potatoes-vegetables-plate_141793-12535.jpg?_wi=1", }, { id: "p2", name: "Grilled Chicken Platter", price: "₦3,500", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-kebab_23-2148773544.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-kebab_23-2148773544.jpg?_wi=1", }, { id: "p3", name: "Refreshing Mocktail", price: "₦1,000", - imageSrc: "http://img.b2bpic.net/free-photo/woman-s-hand-picking-wine-glass-filled-with-delicious-natural-herbal-tea-liquor_181624-26134.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-s-hand-picking-wine-glass-filled-with-delicious-natural-herbal-tea-liquor_181624-26134.jpg?_wi=1", }, { id: "p4", @@ -242,7 +242,7 @@ export default function LandingPage() { quote: "Emmy's place is one of the best. Friendly, quick delivery and their shawarma is very very okay.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-arms-crossed_107420-12323.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-barbequed-meat-glass-wine-near-fireplace_181624-58053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-barbequed-meat-glass-wine-near-fireplace_181624-58053.jpg?_wi=2", imageAlt: "smiling happy customer portrait", }, { @@ -253,7 +253,7 @@ export default function LandingPage() { quote: "If you love chips and chicken, and you reside around Agric Ikorodu, you need to visit Emmy's place.", tag: "Local Guide", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5349.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-chef-frying-meat-pan-fire_1303-32153.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-chef-frying-meat-pan-fire_1303-32153.jpg?_wi=2", imageAlt: "smiling happy customer portrait", }, { @@ -264,7 +264,7 @@ export default function LandingPage() { quote: "Emmy's Place is the real definition of palatable.", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eating-fried-fish-with-mashed-potatoes-vegetables-plate_141793-12535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eating-fried-fish-with-mashed-potatoes-vegetables-plate_141793-12535.jpg?_wi=2", imageAlt: "smiling happy customer portrait", }, { @@ -275,7 +275,7 @@ export default function LandingPage() { quote: "Everything I order from here is always cooked to perfection.", 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/close-up-woman-holding-kebab_23-2148773544.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-kebab_23-2148773544.jpg?_wi=2", imageAlt: "smiling happy customer portrait", }, { @@ -286,7 +286,7 @@ export default function LandingPage() { quote: "Friendly staff, great food, and nice atmosphere. Highly recommended.", tag: "Diner", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-photo-beautiful-lady-sitting-restaurant-smiling-camera_114579-92383.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-s-hand-picking-wine-glass-filled-with-delicious-natural-herbal-tea-liquor_181624-26134.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-s-hand-picking-wine-glass-filled-with-delicious-natural-herbal-tea-liquor_181624-26134.jpg?_wi=2", imageAlt: "smiling happy customer portrait", }, ]}