diff --git a/src/app/page.tsx b/src/app/page.tsx index 9bff762..b192268 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,11 +75,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086077.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086077.jpg?_wi=1", imageAlt: "Authentic Thali", }, { - imageSrc: "http://img.b2bpic.net/free-photo/assortment-indian-dishes-platter_23-2152002848.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assortment-indian-dishes-platter_23-2152002848.jpg?_wi=1", imageAlt: "Dal Makhani", }, { @@ -122,7 +122,7 @@ export default function LandingPage() { description: "We treat every guest like family.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/jug-near-basket-with-food_23-2147930078.jpg" + imageSrc="http://img.b2bpic.net/free-photo/jug-near-basket-with-food_23-2147930078.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -135,7 +135,7 @@ export default function LandingPage() { { title: "Pure Veg", description: "100% vegetarian goodness.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-composition-peppers-onions-garlics-greens-light-blue-table-food-meal-salad-ingredient_140725-31053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-composition-peppers-onions-garlics-greens-light-blue-table-food-meal-salad-ingredient_140725-31053.jpg?_wi=1", }, { title: "Fresh Ingredients", @@ -165,7 +165,7 @@ export default function LandingPage() { name: "Chole Bhature", price: "₹179", variant: "Classic", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-assortment-traditional-roti_23-2149033996.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-assortment-traditional-roti_23-2149033996.jpg?_wi=1", }, { id: "m2", @@ -221,7 +221,7 @@ export default function LandingPage() { quote: "Most homely food in Pune. Simply authentic.", tag: "Top Pick", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-man-being-glad-hear-old-best-friend-mobile-phone_273609-8929.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086077.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086077.jpg?_wi=2", imageAlt: "happy diner restaurant", }, { @@ -232,7 +232,7 @@ export default function LandingPage() { quote: "Best dal makhani I've had in a long time.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-smiling-beautiful-woman-retro-vintage-50s-cafe-sitting-bar-drinking-milk-shake-cocktail-pink-tshirt-balcj-leather-jacket-jeans-having-fun-cheerful-mood_285396-10732.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/jug-near-basket-with-food_23-2147930078.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/jug-near-basket-with-food_23-2147930078.jpg?_wi=2", imageAlt: "happy diner restaurant", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { quote: "Authentic North Indian taste. Highly recommended.", tag: "Blogger", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-eatingout-having-breakfast-talking-friend-table-looking-aside-with-cheerful-smile-sitting-near-mobile-phone-terrace_197531-30313.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-composition-peppers-onions-garlics-greens-light-blue-table-food-meal-salad-ingredient_140725-31053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-composition-peppers-onions-garlics-greens-light-blue-table-food-meal-salad-ingredient_140725-31053.jpg?_wi=2", imageAlt: "happy diner restaurant", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { quote: "Warm staff and beautiful ambiance.", tag: "Guest", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-assortment-traditional-roti_23-2149033996.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-assortment-traditional-roti_23-2149033996.jpg?_wi=2", imageAlt: "happy diner restaurant", }, { @@ -265,7 +265,7 @@ export default function LandingPage() { quote: "Feels just like Chandigarh street food.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-attractive-smiling-woman-retro-vintage-american-50s-cafe_285396-10424.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/assortment-indian-dishes-platter_23-2152002848.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assortment-indian-dishes-platter_23-2152002848.jpg?_wi=2", imageAlt: "happy diner restaurant", }, ]}