diff --git a/src/app/page.tsx b/src/app/page.tsx index 344a2a9..c156ef8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,10 +92,10 @@ export default function LandingPage() { { videoSrc: "https://cdn.pixabay.com/vimeo/455007254/food-43944.mp4?width=1280&hash=a99be9858f0dfc63f05f98dd9b165b5c36b0f51e", imageAlt: "Authentic Indian fine dining experience", - imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-orange-cake-orange-cake-with-chocolate-bowl-right-side-black-table_140725-117204.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-orange-cake-orange-cake-with-chocolate-bowl-right-side-black-table_140725-117204.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-soup-bowl-soup-with-herbs-herbs-tomatoes-spices-lentil_140725-71529.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-soup-bowl-soup-with-herbs-herbs-tomatoes-spices-lentil_140725-71529.jpg?_wi=1", imageAlt: "Authentic Indian fine dining experience", }, { @@ -131,7 +131,7 @@ export default function LandingPage() { price: "₹450", rating: 5, reviewCount: "120 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-soup-bowl-soup-with-herbs-herbs-tomatoes-spices-lentil_140725-71529.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-soup-bowl-soup-with-herbs-herbs-tomatoes-spices-lentil_140725-71529.jpg?_wi=2", imageAlt: "Dal Makhani", }, { @@ -141,7 +141,7 @@ export default function LandingPage() { price: "₹520", rating: 5, reviewCount: "95 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-pieces-sish-kebab-grilled-served-with-cream-sauce-sumakh-lettuce_114579-243.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-pieces-sish-kebab-grilled-served-with-cream-sauce-sumakh-lettuce_114579-243.jpg?_wi=1", imageAlt: "Peri Peri Paneer Tikka", }, { @@ -226,7 +226,7 @@ export default function LandingPage() { ], title: "Dine Under The Stars", description: "Our rooftop offers an unparalleled dining experience with panoramic city views.", - imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-orange-cake-orange-cake-with-chocolate-bowl-right-side-black-table_140725-117204.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-orange-cake-orange-cake-with-chocolate-bowl-right-side-black-table_140725-117204.jpg?_wi=2", imageAlt: "elegant rooftop restaurant evening", }, ]} @@ -287,7 +287,7 @@ export default function LandingPage() { value: "", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-orange-cake-orange-cake-with-chocolate-bowl-right-side-black-table_140725-117204.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-orange-cake-orange-cake-with-chocolate-bowl-right-side-black-table_140725-117204.jpg?_wi=3", imageAlt: "birthday celebration restaurant party", }, { @@ -311,7 +311,7 @@ export default function LandingPage() { value: "", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-soup-bowl-soup-with-herbs-herbs-tomatoes-spices-lentil_140725-71529.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-soup-bowl-soup-with-herbs-herbs-tomatoes-spices-lentil_140725-71529.jpg?_wi=3", imageAlt: "birthday celebration restaurant party", }, { @@ -335,7 +335,7 @@ export default function LandingPage() { value: "", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-pieces-sish-kebab-grilled-served-with-cream-sauce-sumakh-lettuce_114579-243.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-pieces-sish-kebab-grilled-served-with-cream-sauce-sumakh-lettuce_114579-243.jpg?_wi=2", imageAlt: "birthday celebration restaurant party", }, ]}