diff --git a/src/app/page.tsx b/src/app/page.tsx index 44bdc0c..2718883 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumLarge" sizing="mediumLargeSizeMediumTitles" - background="blurBottom" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="flat" secondaryButtonStyle="glass" @@ -50,18 +50,18 @@ export default function LandingPage() { { text: "Reserve a Table", href: "contact" }, { text: "View Menu", href: "#" } ]} - background={{ variant: "blurBottom" }} + background={{ variant: "glowing-orb" }} leftCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/great-landscape-opens-cosy-dinner-table_8353-93.jpg", imageAlt: "Romantic terrace dining" }, - { imageSrc: "http://img.b2bpic.net/free-photo/guy-brought-order-friends-have-meeting-evening-nice-outside-restaurant_146671-14492.jpg?_wi=1", imageAlt: "Outdoor patio seating" }, - { imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081868.jpg?_wi=1", imageAlt: "Elegant interior ambiance" }, - { imageSrc: "http://img.b2bpic.net/free-photo/young-guy-presenting-gift-box-attractive-happy-lady_23-2148016845.jpg?_wi=1", imageAlt: "Warm ambient lighting" } + { imageSrc: "http://img.b2bpic.net/free-photo/guy-brought-order-friends-have-meeting-evening-nice-outside-restaurant_146671-14492.jpg", imageAlt: "Outdoor patio seating" }, + { imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081868.jpg", imageAlt: "Elegant interior ambiance" }, + { imageSrc: "http://img.b2bpic.net/free-photo/young-guy-presenting-gift-box-attractive-happy-lady_23-2148016845.jpg", imageAlt: "Warm ambient lighting" } ]} rightCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg?_wi=1", imageAlt: "Authentic Italian pizza" }, - { imageSrc: "http://img.b2bpic.net/free-photo/delicious-mussels-wooden-board_23-2148393753.jpg?_wi=1", imageAlt: "Famous mussels" }, - { imageSrc: "http://img.b2bpic.net/free-photo/grilled-ribs-pineapple-tomato-spices-dry-apricot-side-view_141793-3144.jpg?_wi=1", imageAlt: "Slow cooked lamb" }, - { imageSrc: "http://img.b2bpic.net/free-photo/romantic-date-handsome-young-man-attractive-brunette-woman-restaurant_8353-10583.jpg?_wi=1", imageAlt: "Curated wine selection" } + { imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg", imageAlt: "Authentic Italian pizza" }, + { imageSrc: "http://img.b2bpic.net/free-photo/delicious-mussels-wooden-board_23-2148393753.jpg", imageAlt: "Famous mussels" }, + { imageSrc: "http://img.b2bpic.net/free-photo/grilled-ribs-pineapple-tomato-spices-dry-apricot-side-view_141793-3144.jpg", imageAlt: "Slow cooked lamb" }, + { imageSrc: "http://img.b2bpic.net/free-photo/romantic-date-handsome-young-man-attractive-brunette-woman-restaurant_8353-10583.jpg", imageAlt: "Curated wine selection" } ]} /> @@ -89,28 +89,28 @@ export default function LandingPage() { title: "Red Pepper Soup", description: "Delicious and unforgettable. A silky, warming soup that captures Mediterranean essence.", icon: Flame, mediaItems: [ { imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-russian-cabbage-soup-with-meat-white-bowl_140725-10324.jpg", imageAlt: "Red pepper soup" }, - { imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081868.jpg?_wi=2", imageAlt: "Dining ambiance" } + { imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081868.jpg", imageAlt: "Dining ambiance" } ] }, { title: "Mussels in White Wine", description: "Best mussels I ever had. Fresh, tender, and prepared with white wine perfection.", icon: Waves, mediaItems: [ { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-seafood-dish_23-2148393749.jpg", imageAlt: "Mussels in white wine" }, - { imageSrc: "http://img.b2bpic.net/free-photo/romantic-date-handsome-young-man-attractive-brunette-woman-restaurant_8353-10583.jpg?_wi=2", imageAlt: "Wine pairing" } + { imageSrc: "http://img.b2bpic.net/free-photo/romantic-date-handsome-young-man-attractive-brunette-woman-restaurant_8353-10583.jpg", imageAlt: "Wine pairing" } ] }, { title: "Italian Stone Pizza", description: "Perfect with chili and olive oil. Authentic Neapolitan crafted in our wood-fired oven.", icon: Pizza, mediaItems: [ { imageSrc: "http://img.b2bpic.net/free-photo/chef-puts-olive-pizza-dough-covered-with-tomato-sauce_141793-2009.jpg", imageAlt: "Stone baked pizza" }, - { imageSrc: "http://img.b2bpic.net/free-photo/young-guy-presenting-gift-box-attractive-happy-lady_23-2148016845.jpg?_wi=2", imageAlt: "Cozy dining setting" } + { imageSrc: "http://img.b2bpic.net/free-photo/young-guy-presenting-gift-box-attractive-happy-lady_23-2148016845.jpg", imageAlt: "Cozy dining setting" } ] }, { title: "Slow Cooked Lamb", description: "Prepared by Chef Marius. Tender, aromatic, and bursting with Mediterranean flavors.", icon: UtensilsCrossed, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/grilled-ribs-pineapple-tomato-spices-dry-apricot-side-view_141793-3144.jpg?_wi=2", imageAlt: "Slow cooked lamb" }, - { imageSrc: "http://img.b2bpic.net/free-photo/guy-brought-order-friends-have-meeting-evening-nice-outside-restaurant_146671-14492.jpg?_wi=2", imageAlt: "Restaurant patio" } + { imageSrc: "http://img.b2bpic.net/free-photo/grilled-ribs-pineapple-tomato-spices-dry-apricot-side-view_141793-3144.jpg", imageAlt: "Slow cooked lamb" }, + { imageSrc: "http://img.b2bpic.net/free-photo/guy-brought-order-friends-have-meeting-evening-nice-outside-restaurant_146671-14492.jpg", imageAlt: "Restaurant patio" } ] } ]} @@ -126,12 +126,12 @@ export default function LandingPage() { animationType="opacity" gridVariant="bento-grid" products={[ - { id: "gallery-1", name: "Interior Lighting", price: "Experience", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081868.jpg?_wi=3", imageAlt: "Warm interior ambiance" }, - { id: "gallery-2", name: "Patio Seating", price: "Connection", imageSrc: "http://img.b2bpic.net/free-photo/guy-brought-order-friends-have-meeting-evening-nice-outside-restaurant_146671-14492.jpg?_wi=3", imageAlt: "Outdoor seating area" }, - { id: "gallery-3", name: "Wine Selection", price: "Moments", imageSrc: "http://img.b2bpic.net/free-photo/romantic-date-handsome-young-man-attractive-brunette-woman-restaurant_8353-10583.jpg?_wi=3", imageAlt: "Curated wine display" }, - { id: "gallery-4", name: "Evening Ambience", price: "Magic", imageSrc: "http://img.b2bpic.net/free-photo/young-guy-presenting-gift-box-attractive-happy-lady_23-2148016845.jpg?_wi=3", imageAlt: "Restaurant evening setting" }, - { id: "gallery-5", name: "Fresh Cuisine", price: "Excellence", imageSrc: "http://img.b2bpic.net/free-photo/delicious-mussels-wooden-board_23-2148393753.jpg?_wi=2", imageAlt: "Gourmet plated dish" }, - { id: "gallery-6", name: "Artistic Presentation", price: "Tradition", imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg?_wi=2", imageAlt: "Artisan pizza" } + { id: "gallery-1", name: "Interior Lighting", price: "Experience", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081868.jpg", imageAlt: "Warm interior ambiance" }, + { id: "gallery-2", name: "Patio Seating", price: "Connection", imageSrc: "http://img.b2bpic.net/free-photo/guy-brought-order-friends-have-meeting-evening-nice-outside-restaurant_146671-14492.jpg", imageAlt: "Outdoor seating area" }, + { id: "gallery-3", name: "Wine Selection", price: "Moments", imageSrc: "http://img.b2bpic.net/free-photo/romantic-date-handsome-young-man-attractive-brunette-woman-restaurant_8353-10583.jpg", imageAlt: "Curated wine display" }, + { id: "gallery-4", name: "Evening Ambience", price: "Magic", imageSrc: "http://img.b2bpic.net/free-photo/young-guy-presenting-gift-box-attractive-happy-lady_23-2148016845.jpg", imageAlt: "Restaurant evening setting" }, + { id: "gallery-5", name: "Fresh Cuisine", price: "Excellence", imageSrc: "http://img.b2bpic.net/free-photo/delicious-mussels-wooden-board_23-2148393753.jpg", imageAlt: "Gourmet plated dish" }, + { id: "gallery-6", name: "Artistic Presentation", price: "Tradition", imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg", imageAlt: "Artisan pizza" } ]} /> @@ -174,6 +174,9 @@ export default function LandingPage() { description="Featured in guides and trusted by thousands of guests seeking authentic Mediterranean dining in Sibiu" textboxLayout="default" useInvertedBackground={false} + names={[ + "Travel Guide Featured", "Food Review Platform", "Hospitality Award", "Local Recommendation", "Culinary Excellence", "Wine Guide Selected", "Quality Assured" + ]} logos={[ "http://img.b2bpic.net/free-vector/travel-sticker-collection-70s-style_23-2148387587.jpg", "http://img.b2bpic.net/free-vector/flat-organic-food-label-collection_23-2148118667.jpg", "http://img.b2bpic.net/free-vector/vintage-mr-bingley-real-estate-open-house-yard-sign_742173-9681.jpg", "http://img.b2bpic.net/free-vector/logo-template-design_1289-193.jpg", "http://img.b2bpic.net/free-vector/set-farm-badges_1284-1190.jpg", "http://img.b2bpic.net/free-vector/set-elegant-retro-wine-labels_23-2147642282.jpg", "http://img.b2bpic.net/free-vector/standard-stamp-design-collection_23-2149812639.jpg" ]} @@ -225,4 +228,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file