diff --git a/src/app/page.tsx b/src/app/page.tsx index 3ba32c3..ba86548 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,23 +60,23 @@ export default function LandingPage() { tag="Since 1980" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/eggs-omlet-with-greens-top-view_140725-6620.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/eggs-omlet-with-greens-top-view_140725-6620.jpg?_wi=1", imageAlt: "Hot Pooris and Roti Canai", }, { - imageSrc: "http://img.b2bpic.net/free-photo/eggs-omlet-with-greens-top-view_140725-6620.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/eggs-omlet-with-greens-top-view_140725-6620.jpg?_wi=2", imageAlt: "Fresh Indian Breakfast", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-fried-cutlets-with-cooked-rice-dark-surface-meat-rissole-dish_140725-82663.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-fried-cutlets-with-cooked-rice-dark-surface-meat-rissole-dish_140725-82663.jpg?_wi=1", imageAlt: "Spicy Kothu Parotta", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-mexican-food-pan_23-2148224127.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-mexican-food-pan_23-2148224127.jpg?_wi=1", imageAlt: "Egg Mass Scramble", }, { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pakistan-meal-assortment_23-2148821515.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pakistan-meal-assortment_23-2148821515.jpg?_wi=1", imageAlt: "Sunday Mutton Briyani", }, ]} @@ -102,7 +102,7 @@ export default function LandingPage() { "Spicy", "Classic", ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-fried-cutlets-with-cooked-rice-dark-surface-meat-rissole-dish_140725-82663.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-fried-cutlets-with-cooked-rice-dark-surface-meat-rissole-dish_140725-82663.jpg?_wi=2", imageAlt: "Kothu Parotta", }, { @@ -114,7 +114,7 @@ export default function LandingPage() { "Savory", "Local", ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-mexican-food-pan_23-2148224127.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-mexican-food-pan_23-2148224127.jpg?_wi=2", imageAlt: "Egg Mass", }, { @@ -126,7 +126,7 @@ export default function LandingPage() { "Feast", "Popular", ], - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pakistan-meal-assortment_23-2148821515.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pakistan-meal-assortment_23-2148821515.jpg?_wi=2", imageAlt: "Mutton Briyani", }, ]} @@ -146,7 +146,7 @@ export default function LandingPage() { name: "Ravi M.", handle: "@ravim", testimonial: "The softest idlis in all of Malaysia. A must-visit!", - imageSrc: "http://img.b2bpic.net/free-photo/eggs-omlet-with-greens-top-view_140725-6620.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/eggs-omlet-with-greens-top-view_140725-6620.jpg?_wi=3", imageAlt: "steaming hot pooris roti canai close up", }, { @@ -154,7 +154,7 @@ export default function LandingPage() { name: "Siti A.", handle: "@siti_eat", testimonial: "Affordable, home-cooked taste that reminds me of my grandmother's kitchen.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-fried-cutlets-with-cooked-rice-dark-surface-meat-rissole-dish_140725-82663.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-fried-cutlets-with-cooked-rice-dark-surface-meat-rissole-dish_140725-82663.jpg?_wi=3", imageAlt: "kothu parotta plate indian food", }, { @@ -162,7 +162,7 @@ export default function LandingPage() { name: "Lim K.", handle: "@limk", testimonial: "No-nonsense food. Just pure, authentic flavor. Incredible value.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-mexican-food-pan_23-2148224127.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-mexican-food-pan_23-2148224127.jpg?_wi=3", imageAlt: "egg mass dish indian style", }, { @@ -170,7 +170,7 @@ export default function LandingPage() { name: "Anand P.", handle: "@anandp", testimonial: "The Sunday Briyani is legendary. Don't skip it.", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pakistan-meal-assortment_23-2148821515.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pakistan-meal-assortment_23-2148821515.jpg?_wi=3", imageAlt: "mutton briyani plate south indian", }, { @@ -178,7 +178,7 @@ export default function LandingPage() { name: "Devi S.", handle: "@devis", testimonial: "Fast service, great vibes, and the best chutney in town.", - imageSrc: "http://img.b2bpic.net/free-photo/eggs-omlet-with-greens-top-view_140725-6620.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/eggs-omlet-with-greens-top-view_140725-6620.jpg?_wi=4", imageAlt: "steaming hot pooris roti canai close up", }, ]}