From 145ce3c41d18b1652d56590718f2efcee3ac8f80 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 04:55:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 898f1bb..dfe97b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars" }} title="Elevating Dining Above the Stars" description="Experience the pinnacle of fine dining in the heart of New York City, where innovation meets elegance." - leftCarouselItems={[{imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-black-dress-sits-before-wall-books-christmas-decor_8353-8828.jpg", imageAlt: "fine dining restaurant interior luxury"}, {imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg", imageAlt: "fine dining restaurant interior luxury"}, {imageSrc: "http://img.b2bpic.net/free-photo/luxury-dining-room-with-elegant-chandelier-lighting-generated-by-ai_188544-21199.jpg", imageAlt: "fine dining restaurant interior luxury"}, {imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-12-persons-with-blue-chairs-fireplace-white-brick-walls-wide-window_140725-8456.jpg", imageAlt: "fine dining restaurant interior luxury"}, {imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8031.jpg", imageAlt: "fine dining restaurant interior luxury"}, {imageSrc: "http://img.b2bpic.net/free-photo/grilled-vegetables-served-with-lavash-species_114579-2007.jpg", imageAlt: "fine dining restaurant interior luxury"}]} + leftCarouselItems={[{imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-black-dress-sits-before-wall-books-christmas-decor_8353-8828.jpg?_wi=1", imageAlt: "fine dining restaurant interior luxury"}, {imageSrc: "http://img.b2bpic.net/free-photo/profiteroles-chocolate-sauce-inside-white-plate_114579-2550.jpg?_wi=1", imageAlt: "fine dining restaurant interior luxury"}, {imageSrc: "http://img.b2bpic.net/free-photo/luxury-dining-room-with-elegant-chandelier-lighting-generated-by-ai_188544-21199.jpg", imageAlt: "fine dining restaurant interior luxury"}, {imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-12-persons-with-blue-chairs-fireplace-white-brick-walls-wide-window_140725-8456.jpg", imageAlt: "fine dining restaurant interior luxury"}, {imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8031.jpg", imageAlt: "fine dining restaurant interior luxury"}, {imageSrc: "http://img.b2bpic.net/free-photo/grilled-vegetables-served-with-lavash-species_114579-2007.jpg", imageAlt: "fine dining restaurant interior luxury"}]} rightCarouselItems={[{imageSrc: "http://img.b2bpic.net/free-photo/luxury-dining-room-illuminated-by-candlelight-glow-generated-by-ai_188544-24152.jpg", imageAlt: "fine dining restaurant interior luxury"}, {imageSrc: "http://img.b2bpic.net/free-photo/artistic-presentation-gourmet-ice-cream-dessert-stylish-bowl-with-floral-garnishes_23-2151973726.jpg", imageAlt: "fine dining restaurant interior luxury"}, {imageSrc: "http://img.b2bpic.net/free-photo/royal-dining-room-with-wooden-furniture-chandeliers_114579-2222.jpg", imageAlt: "fine dining restaurant interior luxury"}, {imageSrc: "http://img.b2bpic.net/free-photo/cutlery-pot-near-twig_23-2147811215.jpg", imageAlt: "fine dining restaurant interior luxury"}, {imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-dark-plate-with-decorative-flowers_23-2151973716.jpg", imageAlt: "fine dining restaurant interior luxury"}, {imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-delicious-cake-biscuits-with-fork-knife-black-background_140725-92002.jpg", imageAlt: "fine dining restaurant interior luxury"}]} buttons={[{ text: "Book Your Table", href: "/contact" }]} avatars={[{ src: "http://img.b2bpic.net/free-photo/vegetable-salad-containing-mixed-ingredients-blue-ceramic-plate_114579-1997.jpg", alt: "Diner 1" }, { src: "http://img.b2bpic.net/free-photo/flat-lay-green-garlic-black-plate_23-2148425577.jpg", alt: "Diner 2" }, { src: "http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89993.jpg", alt: "Diner 3" }, { src: "http://img.b2bpic.net/free-photo/elegant-dessert-presentation-with-ice-cream-flowers_23-2151973725.jpg", alt: "Diner 4" }, { src: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8030.jpg", alt: "Diner 5" }]} @@ -57,7 +57,7 @@ export default function LandingPage() { textboxLayout="default" gridVariant="bento-grid" useInvertedBackground={false} - products={[{id: "p1", brand: "Altair", name: "Truffle Infused Scallops", price: "$85", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-bowl-with-poppy-seeds-black-background_23-2148340361.jpg"}, {id: "p2", brand: "Altair", name: "Wagyu Beef Filet", price: "$125", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/sauteed-roasted-lamb-bone-served-teriyaki-sauce_114579-1895.jpg"}, {id: "p3", brand: "Altair", name: "Oceanic Caviar Tart", price: "$150", rating: 5, reviewCount: "88", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meal-luxury-restaurant_23-2150598375.jpg"}, {id: "p4", brand: "Altair", name: "Saffron Risotto", price: "$65", rating: 5, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2435.jpg"}, {id: "p5", brand: "Altair", name: "Deconstructed Chocolate Sphere", price: "$45", rating: 5, reviewCount: "75", imageSrc: "http://img.b2bpic.net/free-photo/delicious-black-jelly-dessert-plate_23-2148238723.jpg"}, {id: "p6", brand: "Altair", name: "Signature Martini", price: "$30", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-vegetablesin-plate_140725-759.jpg"}]} + products={[{id: "p1", brand: "Altair", name: "Truffle Infused Scallops", price: "$85", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-bowl-with-poppy-seeds-black-background_23-2148340361.jpg?_wi=1"}, {id: "p2", brand: "Altair", name: "Wagyu Beef Filet", price: "$125", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/sauteed-roasted-lamb-bone-served-teriyaki-sauce_114579-1895.jpg"}, {id: "p3", brand: "Altair", name: "Oceanic Caviar Tart", price: "$150", rating: 5, reviewCount: "88", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meal-luxury-restaurant_23-2150598375.jpg"}, {id: "p4", brand: "Altair", name: "Saffron Risotto", price: "$65", rating: 5, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2435.jpg"}, {id: "p5", brand: "Altair", name: "Deconstructed Chocolate Sphere", price: "$45", rating: 5, reviewCount: "75", imageSrc: "http://img.b2bpic.net/free-photo/delicious-black-jelly-dessert-plate_23-2148238723.jpg"}, {id: "p6", brand: "Altair", name: "Signature Martini", price: "$30", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-vegetablesin-plate_140725-759.jpg"}]} title="Signature Creations" description="A curated selection of our most exquisite dishes, crafted with the finest seasonal ingredients." /> @@ -67,7 +67,7 @@ export default function LandingPage() { @@ -78,7 +78,7 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="split" useInvertedBackground={false} - groups={[{id: "g1", groupTitle: "Executive Chef", members: [{id: "m1", title: "Chef Marco Rossini", subtitle: "Executive Chef", detail: "Visionary chef of modern cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pensive-old-man-chef-dressed-uniform-posing-against-dark-background_613910-17582.jpg"}, {id: "m2", title: "Sarah Jenkins", subtitle: "Sous Chef", detail: "Expert in seasonal flavors.", imageSrc: "http://img.b2bpic.net/free-photo/dedicated-chef-uniform-cooking-his-dish-perfectly-kitchen-stovetop_482257-127725.jpg"}, {id: "m3", title: "David Miller", subtitle: "Pastry Chef", detail: "Master of artisan confections.", imageSrc: "http://img.b2bpic.net/free-photo/skilled-chef-working-stovetop-cooking-vegetables-oil-with-kitchen-tools_482257-121198.jpg"}]}]} + groups={[{id: "g1", groupTitle: "Executive Chef", members: [{id: "m1", title: "Chef Marco Rossini", subtitle: "Executive Chef", detail: "Visionary chef of modern cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pensive-old-man-chef-dressed-uniform-posing-against-dark-background_613910-17582.jpg?_wi=2"}, {id: "m2", title: "Sarah Jenkins", subtitle: "Sous Chef", detail: "Expert in seasonal flavors.", imageSrc: "http://img.b2bpic.net/free-photo/dedicated-chef-uniform-cooking-his-dish-perfectly-kitchen-stovetop_482257-127725.jpg"}, {id: "m3", title: "David Miller", subtitle: "Pastry Chef", detail: "Master of artisan confections.", imageSrc: "http://img.b2bpic.net/free-photo/skilled-chef-working-stovetop-cooking-vegetables-oil-with-kitchen-tools_482257-121198.jpg"}]}]} title="Meet the Mastermind" description="Discover the vision behind our culinary magic." /> -- 2.49.1