Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-04-24 07:01:39 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "home",
},
name: "Home", id: "home"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Gourmet Bistro"
/>
@@ -58,27 +50,20 @@ export default function LandingPage() {
description="Authentic culinary journeys crafted with passion, fresh ingredients, and a modern touch for your perfect dining experience."
imageSrc="http://img.b2bpic.net/free-photo/beige-colored-interior-dining-room_114579-2540.jpg"
imageAlt="Luxurious restaurant dining room"
buttons={[
{ text: "Book a Table", href: "#contact" }
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg",
alt: "Decorated wedding reception venue with view at the sea through the windows",
},
src: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg", alt: "Decorated wedding reception venue with view at the sea through the windows"},
{
src: "http://img.b2bpic.net/free-photo/event-hall-furniture-brown-white-colors_114579-2230.jpg",
alt: "Event hall furniture in brown and white colors",
},
src: "http://img.b2bpic.net/free-photo/event-hall-furniture-brown-white-colors_114579-2230.jpg", alt: "Event hall furniture in brown and white colors"},
{
src: "http://img.b2bpic.net/free-photo/elegant-wooden-dining-room-with-modern-lighting-generated-by-ai_188544-29879.jpg",
alt: "Elegant wooden dining room with modern lighting generated by AI",
},
src: "http://img.b2bpic.net/free-photo/elegant-wooden-dining-room-with-modern-lighting-generated-by-ai_188544-29879.jpg", alt: "Elegant wooden dining room with modern lighting generated by AI"},
{
src: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg",
alt: "Wicker gray table with glass and gray chairs",
},
src: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg", alt: "Wicker gray table with glass and gray chairs"},
{
src: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg",
alt: "Merry young adult enjoying christmas conversation on video call in room decorated for festivity celebration",
},
src: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg", alt: "Merry young adult enjoying christmas conversation on video call in room decorated for festivity celebration"},
]}
avatarText="Join over 5,000 happy diners"
/>
@@ -105,41 +90,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Artisan Truffle Burger",
price: "$28",
imageSrc: "http://img.b2bpic.net/free-photo/salad-with-red-caviar-salmon-avocado_140725-6797.jpg",
},
id: "1", name: "Artisan Truffle Burger", price: "$28", imageSrc: "http://img.b2bpic.net/free-photo/salad-with-red-caviar-salmon-avocado_140725-6797.jpg"},
{
id: "2",
name: "Wild Mushroom Pasta",
price: "$24",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-farfalle-pasta-with-cheese-olive-tablecloth_23-2147925964.jpg",
},
id: "2", name: "Wild Mushroom Pasta", price: "$24", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-farfalle-pasta-with-cheese-olive-tablecloth_23-2147925964.jpg"},
{
id: "3",
name: "Pan-Seared Salmon",
price: "$32",
imageSrc: "http://img.b2bpic.net/free-photo/roasted-salmon-cream-garnished-with-sauted-spinach_140725-1414.jpg",
},
id: "3", name: "Pan-Seared Salmon", price: "$32", imageSrc: "http://img.b2bpic.net/free-photo/roasted-salmon-cream-garnished-with-sauted-spinach_140725-1414.jpg"},
{
id: "4",
name: "Mediterranean Garden Salad",
price: "$18",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetable-salad-dark-background_84443-85816.jpg",
},
id: "4", name: "Mediterranean Garden Salad", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetable-salad-dark-background_84443-85816.jpg"},
{
id: "5",
name: "Decadent Dark Chocolate Mousse",
price: "$12",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-chocolate-mousse-ready-be-served_23-2148622330.jpg",
},
id: "5", name: "Decadent Dark Chocolate Mousse", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-chocolate-mousse-ready-be-served_23-2148622330.jpg"},
{
id: "6",
name: "Premium Aged Beef Steak",
price: "$45",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-with-vegetables-lettuce-plate_141793-2828.jpg",
},
id: "6", name: "Premium Aged Beef Steak", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-with-vegetables-lettuce-plate_141793-2828.jpg"},
]}
title="Signature Menu"
description="Indulge in our chef's special selection of fine dining creations."
@@ -154,25 +115,15 @@ export default function LandingPage() {
author="Marcus Aurelius"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/close-up-friends-hanging-out_23-2149143984.jpg",
alt: "Sarah",
},
src: "http://img.b2bpic.net/free-photo/close-up-friends-hanging-out_23-2149143984.jpg", alt: "Sarah"},
{
src: "http://img.b2bpic.net/free-photo/close-up-image-happy-smiling-woman-enjoy-her-morning-french-breakfast-open-cafe-terrace-tasty-organic-food-holding-french-croissant-her-hand_291049-526.jpg",
alt: "Michael",
},
src: "http://img.b2bpic.net/free-photo/close-up-image-happy-smiling-woman-enjoy-her-morning-french-breakfast-open-cafe-terrace-tasty-organic-food-holding-french-croissant-her-hand_291049-526.jpg", alt: "Michael"},
{
src: "http://img.b2bpic.net/free-photo/group-young-happy-people-communicating-while-having-lunch-together-dining-room_637285-3564.jpg",
alt: "Emily",
},
src: "http://img.b2bpic.net/free-photo/group-young-happy-people-communicating-while-having-lunch-together-dining-room_637285-3564.jpg", alt: "Emily"},
{
src: "http://img.b2bpic.net/free-photo/young-happy-woman-having-fun-while-eating-dinner-communicating-with-friends-dining-table_637285-3342.jpg",
alt: "David",
},
src: "http://img.b2bpic.net/free-photo/young-happy-woman-having-fun-while-eating-dinner-communicating-with-friends-dining-table_637285-3342.jpg", alt: "David"},
{
src: "http://img.b2bpic.net/free-photo/happiness-leisure-lifestyle-concept-smiling-african-american-female-recreates-cafe-restaurant-eats-delicious-dessert-drinks-cocktail-happy-have-pleasant-conversation-with-interlocutor_273609-2194.jpg",
alt: "Smiling diner portrait",
},
src: "http://img.b2bpic.net/free-photo/happiness-leisure-lifestyle-concept-smiling-african-american-female-recreates-cafe-restaurant-eats-delicious-dessert-drinks-cocktail-happy-have-pleasant-conversation-with-interlocutor_273609-2194.jpg", alt: "Smiling diner portrait"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -186,23 +137,11 @@ export default function LandingPage() {
useInvertedBackground={false}
team={[
{
id: "t1",
name: "Julia Roberts",
role: "Executive Chef",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-elderly-chef-dressed-uniform-with-crossed-arms-against-dark-background_613910-17580.jpg",
},
id: "t1", name: "Julia Roberts", role: "Executive Chef", imageSrc: "http://img.b2bpic.net/free-photo/portrait-elderly-chef-dressed-uniform-with-crossed-arms-against-dark-background_613910-17580.jpg"},
{
id: "t2",
name: "Gordon Smith",
role: "Sous Chef",
imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-pizza-chef-posing_23-2148785710.jpg",
},
id: "t2", name: "Gordon Smith", role: "Sous Chef", imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-pizza-chef-posing_23-2148785710.jpg"},
{
id: "t3",
name: "Elena Rossi",
role: "Head Sommelier",
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865358.jpg",
},
id: "t3", name: "Elena Rossi", role: "Head Sommelier", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865358.jpg"},
]}
title="Our Culinary Masters"
description="Meet the passionate team behind your culinary journey."
@@ -214,20 +153,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "Do I need a reservation?",
content: "Yes, we highly recommend booking in advance, especially during weekends.",
},
id: "f1", title: "Do I need a reservation?", content: "Yes, we highly recommend booking in advance, especially during weekends."},
{
id: "f2",
title: "Can you cater for dietary restrictions?",
content: "Absolutely, please inform us of any allergies upon arrival.",
},
id: "f2", title: "Can you cater for dietary restrictions?", content: "Absolutely, please inform us of any allergies upon arrival."},
{
id: "f3",
title: "Is parking available?",
content: "We have convenient valet parking available for all our guests.",
},
id: "f3", title: "Is parking available?", content: "We have convenient valet parking available for all our guests."},
]}
sideTitle="Questions?"
sideDescription="Everything you need to know about our reservation and dining policies."
@@ -239,14 +169,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
text="Ready for an exceptional meal? Book your table today."
buttons={[
{
text: "Book Now",
href: "#",
},
text: "Book Now", href: "#"},
]}
/>
</div>
@@ -255,37 +182,23 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{
label: "Our Menu",
href: "#menu",
},
label: "Our Menu", href: "#menu"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Reservations",
href: "#contact",
},
label: "Reservations", href: "#contact"},
],
},
{
title: "Socials",
items: [
title: "Socials", items: [
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
{
label: "Twitter",
href: "#",
},
label: "Twitter", href: "#"},
],
},
]}
@@ -295,4 +208,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}