diff --git a/src/app/page.tsx b/src/app/page.tsx index 028dde3..97a309d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "Open Daily", testimonial: "Serving delightful experiences until 12 AM", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-dark-red-dahlia-flower-with-intricate-petals_84443-94365.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-dark-red-dahlia-flower-with-intricate-petals_84443-94365.jpg?_wi=1", imageAlt: "Attractive young woman with cutlery in a restaurant", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "Top Rated", testimonial: "Our guests consistently praise our vibrant ambiance and service. A truly memorable experience!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg?_wi=1", imageAlt: "Attractive young woman with cutlery in a restaurant", }, { @@ -113,7 +113,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg" + imageSrc="http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg?_wi=2" imageAlt="Bartender crafting cocktails at Warehouse Restobar" mediaAnimation="slide-up" avatars={[ @@ -180,7 +180,7 @@ export default function LandingPage() { id: "p1", name: "Dragon Babycorn (V)", price: "₹329.00", - imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetable-salad-bowl-dark-red-table-with-free-place_140725-102878.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetable-salad-bowl-dark-red-table-with-free-place_140725-102878.jpg?_wi=1", imageAlt: "Dragon Babycorn", }, { @@ -309,7 +309,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/touching-soul-three-friends-enjoy-by-singing-acoustic-guitar-songs-rooftop_146671-14625.jpg", imageAlt: "Crowd dancing at a DJ night", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-dark-red-dahlia-flower-with-intricate-petals_84443-94365.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-dark-red-dahlia-flower-with-intricate-petals_84443-94365.jpg?_wi=2", imageAlt: "dj playing music at a club night", }, { @@ -323,7 +323,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/music-band-guitarist-performing-repetition-recording-studio_53876-138054.jpg", imageAlt: "Band performing on stage", }, - imageSrc: "http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg?_wi=3", imageAlt: "dj playing music at a club night", }, { @@ -337,7 +337,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-terrace-lyon_268835-3862.jpg", imageAlt: "Elegant table setting for private event", }, - imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetable-salad-bowl-dark-red-table-with-free-place_140725-102878.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetable-salad-bowl-dark-red-table-with-free-place_140725-102878.jpg?_wi=2", imageAlt: "dj playing music at a club night", }, ]}