diff --git a/src/app/page.tsx b/src/app/page.tsx index e4cf631..65e4746 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { }, ]} buttonAnimation="none" - imageSrc="http://img.b2bpic.net/free-photo/seasonal-herbs-salad-with-mixed-vegetables_114579-2161.jpg" + imageSrc="http://img.b2bpic.net/free-photo/seasonal-herbs-salad-with-mixed-vegetables_114579-2161.jpg?_wi=1" imageAlt="Elegant restaurant interior with green plants" mediaAnimation="slide-up" avatars={[ @@ -170,7 +170,7 @@ export default function LandingPage() { content: "Our kitchen adheres to the highest hygiene standards, and our chefs are trained in crafting delicious meals with utmost care and precision.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-bowls-with-spices-round-plate-cut-vegetables-white-surface_140725-63064.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-bowls-with-spices-round-plate-cut-vegetables-white-surface_140725-63064.jpg?_wi=1" imageAlt="Fresh organic vegetables and chef's hands preparing food" mediaAnimation="slide-up" /> @@ -188,21 +188,21 @@ export default function LandingPage() { id: "p1", name: "Ellori Green Salad", price: "₹450", - imageSrc: "http://img.b2bpic.net/free-photo/healthy-quinoa-salad-with-avocado-cherry-tomatoes_23-2152010315.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-quinoa-salad-with-avocado-cherry-tomatoes_23-2152010315.jpg?_wi=1", imageAlt: "Gourmet healthy salad bowl with fresh greens", }, { id: "p2", name: "Creamy Lentil Delight", price: "₹380", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-lentil-soup-appetizing-lentil-soup-tomatoes-spices-bell-peppers-garlic-onion_140725-72418.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-lentil-soup-appetizing-lentil-soup-tomatoes-spices-bell-peppers-garlic-onion_140725-72418.jpg?_wi=1", imageAlt: "Hearty lentil soup bowl with fresh herbs", }, { id: "p3", name: "Spiced Paneer Tikka", price: "₹520", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-skewers-grilled-chicken-fillet-with-salt-pepper-plate_141793-4854.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-skewers-grilled-chicken-fillet-with-salt-pepper-plate_141793-4854.jpg?_wi=1", imageAlt: "Spicy paneer tikka skewers with mint chutney", }, { @@ -246,7 +246,7 @@ export default function LandingPage() { tag: "Delighted Diner", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-purple-sweater-skirt_1303-17499.jpg", avatarAlt: "Priya Sharma", - imageSrc: "http://img.b2bpic.net/free-photo/seasonal-herbs-salad-with-mixed-vegetables_114579-2161.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/seasonal-herbs-salad-with-mixed-vegetables_114579-2161.jpg?_wi=2", imageAlt: "professional woman smiling corporate headshot", }, { @@ -258,7 +258,7 @@ export default function LandingPage() { tag: "Food Enthusiast", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-happy-good-looking-young-man_1262-3489.jpg", avatarAlt: "Rahul Singh", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-bowls-with-spices-round-plate-cut-vegetables-white-surface_140725-63064.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-bowls-with-spices-round-plate-cut-vegetables-white-surface_140725-63064.jpg?_wi=2", imageAlt: "professional woman smiling corporate headshot", }, { @@ -270,7 +270,7 @@ export default function LandingPage() { tag: "Regular Patron", avatarSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-portrait-outdoor_624325-1760.jpg", avatarAlt: "Anjali Mehta", - imageSrc: "http://img.b2bpic.net/free-photo/healthy-quinoa-salad-with-avocado-cherry-tomatoes_23-2152010315.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-quinoa-salad-with-avocado-cherry-tomatoes_23-2152010315.jpg?_wi=2", imageAlt: "professional woman smiling corporate headshot", }, { @@ -282,7 +282,7 @@ export default function LandingPage() { tag: "Health Conscious", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-looking-camera-against-grey-wall_23-2148130316.jpg", avatarAlt: "Vikram Patel", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-lentil-soup-appetizing-lentil-soup-tomatoes-spices-bell-peppers-garlic-onion_140725-72418.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-lentil-soup-appetizing-lentil-soup-tomatoes-spices-bell-peppers-garlic-onion_140725-72418.jpg?_wi=2", imageAlt: "professional woman smiling corporate headshot", }, { @@ -294,7 +294,7 @@ export default function LandingPage() { tag: "Local Guide", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", avatarAlt: "Smita Reddy", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-skewers-grilled-chicken-fillet-with-salt-pepper-plate_141793-4854.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-skewers-grilled-chicken-fillet-with-salt-pepper-plate_141793-4854.jpg?_wi=2", imageAlt: "professional woman smiling corporate headshot", }, ]}