diff --git a/src/app/page.tsx b/src/app/page.tsx index b69ccad..04690c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,45 +58,45 @@ export default function LandingPage() { description="Where Pure Veg Meets Fusion Delight. Experience fine vegetarian dining, continental flavors, and vibrant ambiance in the heart of Shanti Nagar." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/food-cheese-slice-sliced-glass_1203-4412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/food-cheese-slice-sliced-glass_1203-4412.jpg?_wi=1", imageAlt: "Gourmet Vegetarian Fusion Dishes", }, { - imageSrc: "http://img.b2bpic.net/free-photo/plate-fettuccini-with-chicken-plain-grey-background_140725-1642.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-fettuccini-with-chicken-plain-grey-background_140725-1642.jpg?_wi=1", imageAlt: "Italian Fusion Pizza & Pasta", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-blue-matcha-recipe_23-2150625031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-blue-matcha-recipe_23-2150625031.jpg?_wi=1", imageAlt: "Artisanal Mocktails and Coffee", }, { - imageSrc: "http://img.b2bpic.net/free-photo/food-cheese-slice-sliced-glass_1203-4412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/food-cheese-slice-sliced-glass_1203-4412.jpg?_wi=2", imageAlt: "Biryani Special", }, { - imageSrc: "http://img.b2bpic.net/free-photo/plate-fettuccini-with-chicken-plain-grey-background_140725-1642.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-fettuccini-with-chicken-plain-grey-background_140725-1642.jpg?_wi=2", imageAlt: "Paneer Tikka Fusion", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-blue-matcha-recipe_23-2150625031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-blue-matcha-recipe_23-2150625031.jpg?_wi=2", imageAlt: "Modern Cafe Interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/plate-fettuccini-with-chicken-plain-grey-background_140725-1642.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-fettuccini-with-chicken-plain-grey-background_140725-1642.jpg?_wi=3", imageAlt: "Vibrant Fusion Ambience", }, { - imageSrc: "http://img.b2bpic.net/free-photo/food-cheese-slice-sliced-glass_1203-4412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/food-cheese-slice-sliced-glass_1203-4412.jpg?_wi=3", imageAlt: "Late Night Dining Table", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-blue-matcha-recipe_23-2150625031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-blue-matcha-recipe_23-2150625031.jpg?_wi=3", imageAlt: "Outdoor Seating", }, { - imageSrc: "http://img.b2bpic.net/free-photo/plate-fettuccini-with-chicken-plain-grey-background_140725-1642.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-fettuccini-with-chicken-plain-grey-background_140725-1642.jpg?_wi=4", imageAlt: "Premium Decor", }, ]} @@ -182,37 +182,37 @@ export default function LandingPage() { id: "1", name: "Shukla Ki Potli", price: "₹349", - imageSrc: "http://img.b2bpic.net/free-photo/food-cheese-slice-sliced-glass_1203-4412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/food-cheese-slice-sliced-glass_1203-4412.jpg?_wi=4", }, { id: "2", name: "Pesto Mushroom Mojo Bites", price: "₹429", - imageSrc: "http://img.b2bpic.net/free-photo/plate-fettuccini-with-chicken-plain-grey-background_140725-1642.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-fettuccini-with-chicken-plain-grey-background_140725-1642.jpg?_wi=5", }, { id: "3", name: "Signature Veg Biryani", price: "₹399", - imageSrc: "http://img.b2bpic.net/free-photo/food-cheese-slice-sliced-glass_1203-4412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/food-cheese-slice-sliced-glass_1203-4412.jpg?_wi=5", }, { id: "4", name: "Japanese Blue Mocha", price: "₹299", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-blue-matcha-recipe_23-2150625031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-blue-matcha-recipe_23-2150625031.jpg?_wi=4", }, { id: "5", name: "Truffle Pasta", price: "₹549", - imageSrc: "http://img.b2bpic.net/free-photo/plate-fettuccini-with-chicken-plain-grey-background_140725-1642.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-fettuccini-with-chicken-plain-grey-background_140725-1642.jpg?_wi=6", }, { id: "6", name: "Classic Paneer Tikka", price: "₹379", - imageSrc: "http://img.b2bpic.net/free-photo/food-cheese-slice-sliced-glass_1203-4412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/food-cheese-slice-sliced-glass_1203-4412.jpg?_wi=6", }, ]} title="Our Fusion Menu"