From f2ebf23465da1e3b063fe59f1d78d707d8c834d5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 10:36:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b8fbeaf..522dc55 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,22 +80,22 @@ export default function LandingPage() { tag="Explore" products={[ { - id: "1", name: "Virgin Mojito", price: "₹250", imageSrc: "http://img.b2bpic.net/free-photo/mojito-cocktail-wooden-table_1150-18401.jpg", imageAlt: "Virgin Mojito mocktail with fresh mint" + id: "1", name: "Virgin Mojito", price: "₹250", imageSrc: "http://img.b2bpic.net/free-photo/mojito-cocktail-wooden-table_1150-18401.jpg?_wi=1", imageAlt: "Virgin Mojito mocktail with fresh mint" }, { - id: "2", name: "Strawberry Mojito", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/mojito-cocktail-wooden-table_1150-18401.jpg", imageAlt: "Strawberry Mojito with fresh berries" + id: "2", name: "Strawberry Mojito", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/mojito-cocktail-wooden-table_1150-18401.jpg?_wi=2", imageAlt: "Strawberry Mojito with fresh berries" }, { id: "3", name: "Alfredo Pasta", price: "₹450", imageSrc: "http://img.b2bpic.net/free-photo/fettucine-white-cream-sauce-with-shrimp-mushroom_74190-7574.jpg", imageAlt: "Creamy Alfredo Pasta" }, { - id: "4", name: "American Classic Burger", price: "₹520", imageSrc: "http://img.b2bpic.net/free-photo/burger-filled-with-chicken-nuggets_140725-1095.jpg", imageAlt: "American Classic Burger with fries" + id: "4", name: "American Classic Burger", price: "₹520", imageSrc: "http://img.b2bpic.net/free-photo/burger-filled-with-chicken-nuggets_140725-1095.jpg?_wi=1", imageAlt: "American Classic Burger with fries" }, { id: "5", name: "Veg Supreme Pizza", price: "₹480", imageSrc: "http://img.b2bpic.net/free-photo/glass-wine-cheese-plate_140725-143.jpg", imageAlt: "Veg Supreme Pizza with fresh toppings" }, { - id: "6", name: "Loaded Fries", price: "₹320", imageSrc: "http://img.b2bpic.net/free-photo/burger-filled-with-chicken-nuggets_140725-1095.jpg", imageAlt: "Loaded Fries with toppings" + id: "6", name: "Loaded Fries", price: "₹320", imageSrc: "http://img.b2bpic.net/free-photo/burger-filled-with-chicken-nuggets_140725-1095.jpg?_wi=2", imageAlt: "Loaded Fries with toppings" } ]} gridVariant="three-columns-all-equal-width" @@ -113,7 +113,7 @@ export default function LandingPage() { features={[ { id: 1, - title: "Sunset Rooftop Views", description: "Witness golden hour magic from our elevated rooftop. Perfect vantage point for capturing breathtaking moments.", imageSrc: "http://img.b2bpic.net/free-photo/landscape-with-sunset-black-sea-orange-burnt-flowers-sunset-natural-photography-nature_166373-1894.jpg", imageAlt: "Stunning sunset views from rooftop" + title: "Sunset Rooftop Views", description: "Witness golden hour magic from our elevated rooftop. Perfect vantage point for capturing breathtaking moments.", imageSrc: "http://img.b2bpic.net/free-photo/landscape-with-sunset-black-sea-orange-burnt-flowers-sunset-natural-photography-nature_166373-1894.jpg?_wi=1", imageAlt: "Stunning sunset views from rooftop" }, { id: 2, @@ -121,11 +121,11 @@ export default function LandingPage() { }, { id: 3, - title: "Perfect Date Spot", description: "Intimate ambience with romantic lighting and premium service. Ideal for special occasions.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-friends-restaurant_23-2149930131.jpg", imageAlt: "Romantic rooftop seating arrangement" + title: "Perfect Date Spot", description: "Intimate ambience with romantic lighting and premium service. Ideal for special occasions.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-friends-restaurant_23-2149930131.jpg?_wi=1", imageAlt: "Romantic rooftop seating arrangement" }, { id: 4, - title: "Instagrammable Ambience", description: "Every corner is designed for the perfect shot. Modern aesthetics meet candlelit charm.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg", imageAlt: "Beautifully plated gourmet food" + title: "Instagrammable Ambience", description: "Every corner is designed for the perfect shot. Modern aesthetics meet candlelit charm.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg?_wi=1", imageAlt: "Beautifully plated gourmet food" } ]} animationType="slide-up" @@ -141,13 +141,13 @@ export default function LandingPage() { tag="Visual Inspiration" blogs={[ { - id: "1", category: "Ambience", title: "Rooftop Seating", excerpt: "Premium outdoor seating with 360-degree city views and ambient lighting.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-friends-restaurant_23-2149930131.jpg", imageAlt: "Rooftop seating area", authorName: "Breeze Team", authorAvatar: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", date: "Daily Updates" + id: "1", category: "Ambience", title: "Rooftop Seating", excerpt: "Premium outdoor seating with 360-degree city views and ambient lighting.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-friends-restaurant_23-2149930131.jpg?_wi=2", imageAlt: "Rooftop seating area", authorName: "Breeze Team", authorAvatar: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", date: "Daily Updates" }, { - id: "2", category: "Sunsets", title: "Golden Hour Magic", excerpt: "Watch Palghar's most beautiful sunsets from our exclusive rooftop perch.", imageSrc: "http://img.b2bpic.net/free-photo/landscape-with-sunset-black-sea-orange-burnt-flowers-sunset-natural-photography-nature_166373-1894.jpg", imageAlt: "Golden hour sunset view", authorName: "Breeze Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", date: "Daily Updates" + id: "2", category: "Sunsets", title: "Golden Hour Magic", excerpt: "Watch Palghar's most beautiful sunsets from our exclusive rooftop perch.", imageSrc: "http://img.b2bpic.net/free-photo/landscape-with-sunset-black-sea-orange-burnt-flowers-sunset-natural-photography-nature_166373-1894.jpg?_wi=2", imageAlt: "Golden hour sunset view", authorName: "Breeze Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", date: "Daily Updates" }, { - id: "3", category: "Cuisine", title: "Gourmet Presentations", excerpt: "Each dish is a masterpiece, carefully crafted for your palate and camera.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg", imageAlt: "Gourmet food presentation", authorName: "Breeze Team", authorAvatar: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", date: "Daily Updates" + id: "3", category: "Cuisine", title: "Gourmet Presentations", excerpt: "Each dish is a masterpiece, carefully crafted for your palate and camera.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg?_wi=2", imageAlt: "Gourmet food presentation", authorName: "Breeze Team", authorAvatar: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", date: "Daily Updates" } ]} animationType="scale-rotate" -- 2.49.1