Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-06 20:21:49 +00:00

View File

@@ -53,15 +53,15 @@ export default function LandingPage() {
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", 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" }
{ 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" }
]}
rightCarouselItems={[
{ 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" }
{ 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" }
]}
/>
</div>
@@ -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", imageAlt: "Dining ambiance" }
{ imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081868.jpg?_wi=2", 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", imageAlt: "Wine pairing" }
{ imageSrc: "http://img.b2bpic.net/free-photo/romantic-date-handsome-young-man-attractive-brunette-woman-restaurant_8353-10583.jpg?_wi=2", 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", imageAlt: "Cozy dining setting" }
{ imageSrc: "http://img.b2bpic.net/free-photo/young-guy-presenting-gift-box-attractive-happy-lady_23-2148016845.jpg?_wi=2", 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", 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" }
{ 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" }
]
}
]}
@@ -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", 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" }
{ 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" }
]}
/>
</div>