diff --git a/src/app/page.tsx b/src/app/page.tsx index 6808197..f6d30c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "Best North Indian food in Gorakhpur!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/waiter-holding-tray-with-glasses-white-wine-it-serving-them-guests-balcony_181624-57937.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/waiter-holding-tray-with-glasses-white-wine-it-serving-them-guests-balcony_181624-57937.jpg?_wi=1", imageAlt: "luxury rooftop restaurant dining night", }, { @@ -89,7 +89,7 @@ export default function LandingPage() { handle: "@snehap", testimonial: "The service was incredible.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/different-indian-food-wooden-background_1220-7967.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/different-indian-food-wooden-background_1220-7967.jpg?_wi=1", imageAlt: "luxury rooftop restaurant dining night", }, { @@ -97,7 +97,7 @@ export default function LandingPage() { handle: "@vikramd", testimonial: "Unforgettable evening experience.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beer-set-with-shrimps-splat-chicken-sausages_141793-16663.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beer-set-with-shrimps-splat-chicken-sausages_141793-16663.jpg?_wi=1", imageAlt: "luxury rooftop restaurant dining night", }, ]} @@ -112,7 +112,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/waiter-holding-tray-with-glasses-white-wine-it-serving-them-guests-balcony_181624-57937.jpg" + imageSrc="http://img.b2bpic.net/free-photo/waiter-holding-tray-with-glasses-white-wine-it-serving-them-guests-balcony_181624-57937.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/beautiful-african-american-couple-love-having-great-time-together-their-dating-attractive-couple-enjoying-each-other-young-woman-feeding-her-man-restaurant_613910-18761.jpg", @@ -212,13 +212,13 @@ export default function LandingPage() { id: "1", name: "Butter Chicken", price: "₹399", - imageSrc: "http://img.b2bpic.net/free-photo/different-indian-food-wooden-background_1220-7967.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/different-indian-food-wooden-background_1220-7967.jpg?_wi=2", }, { id: "2", name: "Tandoori Platter", price: "₹450", - imageSrc: "http://img.b2bpic.net/free-photo/beer-set-with-shrimps-splat-chicken-sausages_141793-16663.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beer-set-with-shrimps-splat-chicken-sausages_141793-16663.jpg?_wi=2", }, { id: "3",