Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-08 12:08:31 +00:00

View File

@@ -34,41 +34,25 @@ export default function LandingPage() {
<NavbarStyleFullscreen
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: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Team",
id: "#team",
},
name: "Team", id: "#team"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Tonnarello"
bottomLeftText="Trastevere, Roma"
bottomRightText="reservations@tonnarello.com"
button={{
text: "Reserve Your Table",
href: "#contact",
}}
text: "Reserve Your Table", href: "#contact"}}
/>
</div>
@@ -78,9 +62,7 @@ export default function LandingPage() {
description="Handmade Roman classics, candlelit evenings, and the Trastevere atmosphere people queue for. Where tradition meets warmth, and every table feels like home."
buttons={[
{
text: "Reserve Your Table",
href: "#contact",
},
text: "Reserve Your Table", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/rice-with-vegetable-bakery_140725-44269.jpg"
imageAlt="cozy roman trattoria interior candlelit"
@@ -89,25 +71,15 @@ export default function LandingPage() {
textPosition="bottom"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-wearing-big-hat_273609-13405.jpg",
alt: "Cheerful beautiful woman with buns in apron smiling holding half of grapefruit in hands over white wall.",
},
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-wearing-big-hat_273609-13405.jpg", alt: "Cheerful beautiful woman with buns in apron smiling holding half of grapefruit in hands over white wall."},
{
src: "http://img.b2bpic.net/free-photo/portrait-adorable-blue-eyed-female-model-with-hair-knot-wears-overalls-enjoys-drinking-fruit-smoothie-looks-happily-somewhere-while-sits-cozy-restaurant-beautiful-teenage-girl-coffee-shop_273609-3038.jpg",
alt: "Young gardener woman with short hair in apron and hat",
},
src: "http://img.b2bpic.net/free-photo/portrait-adorable-blue-eyed-female-model-with-hair-knot-wears-overalls-enjoys-drinking-fruit-smoothie-looks-happily-somewhere-while-sits-cozy-restaurant-beautiful-teenage-girl-coffee-shop_273609-3038.jpg", alt: "Young gardener woman with short hair in apron and hat"},
{
src: "http://img.b2bpic.net/free-photo/happy-woman-using-tablet-celebrating-success-outdoor-cafe_1262-18867.jpg",
alt: "Beautiful young woman with long blonde hair holding delicious chocolate muffin in hand",
},
src: "http://img.b2bpic.net/free-photo/happy-woman-using-tablet-celebrating-success-outdoor-cafe_1262-18867.jpg", alt: "Beautiful young woman with long blonde hair holding delicious chocolate muffin in hand"},
{
src: "http://img.b2bpic.net/free-photo/confident-young-delivery-man-wearing-uniform-cap-showing-goat-gesture-isolated-olive-green-wall_141793-87312.jpg",
alt: "woman eating salad at home",
},
src: "http://img.b2bpic.net/free-photo/confident-young-delivery-man-wearing-uniform-cap-showing-goat-gesture-isolated-olive-green-wall_141793-87312.jpg", alt: "woman eating salad at home"},
{
src: "http://img.b2bpic.net/free-photo/business-woman-with-salad_1303-3887.jpg",
alt: "standing male restaurant hotel equipment",
},
src: "http://img.b2bpic.net/free-photo/business-woman-with-salad_1303-3887.jpg", alt: "standing male restaurant hotel equipment"},
]}
avatarText="Loved by thousands of guests every year"
/>
@@ -120,24 +92,16 @@ export default function LandingPage() {
metrics={[
{
icon: Leaf,
label: "Years of Tradition",
value: "50+",
},
label: "Years of Tradition", value: "50+"},
{
icon: Crown,
label: "Master Chefs",
value: "3",
},
label: "Master Chefs", value: "3"},
{
icon: MapPin,
label: "Heart of Trastevere",
value: "1",
},
label: "Heart of Trastevere", value: "1"},
{
icon: User,
label: "Loyal Customers",
value: "Countless",
},
label: "Loyal Customers", value: "Countless"},
]}
metricsAnimation="slide-up"
/>
@@ -151,24 +115,16 @@ export default function LandingPage() {
features={[
{
icon: Flag,
title: "Handmade Pasta",
description: "Every strand of pasta is lovingly crafted by hand, following age-old Roman traditions for unparalleled taste and texture.",
},
title: "Handmade Pasta", description: "Every strand of pasta is lovingly crafted by hand, following age-old Roman traditions for unparalleled taste and texture."},
{
icon: Flame,
title: "Candlelit Ambiance",
description: "Dine under a warm, intimate glow, where every table setting invites conversation and connection in true Roman style.",
},
title: "Candlelit Ambiance", description: "Dine under a warm, intimate glow, where every table setting invites conversation and connection in true Roman style."},
{
icon: Building2,
title: "Trastevere Charm",
description: "Nestled in Rome's most enchanting neighborhood, our trattoria embodies the vibrant, historic spirit of Trastevere.",
},
title: "Trastevere Charm", description: "Nestled in Rome's most enchanting neighborhood, our trattoria embodies the vibrant, historic spirit of Trastevere."},
{
icon: Smile,
title: "Warm Hospitality",
description: "Experience genuine Roman warmth with service that makes every guest feel like a cherished part of our family.",
},
title: "Warm Hospitality", description: "Experience genuine Roman warmth with service that makes every guest feel like a cherished part of our family."},
]}
title="The Tonnarello Experience"
description="More than just a meal, it's a journey into Roman culinary heart, celebrated for its authentic flavors and unforgettable atmosphere."
@@ -179,58 +135,22 @@ export default function LandingPage() {
<ProductCardFour
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-items-equal"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
carouselMode="buttons"
products={[
{
id: "cacio-e-pepe",
name: "Cacio e Pepe",
price: "€14",
variant: "Roman Classic",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-italian-pasta-with-tomato-sauce-inside-plate-grey-table-food-meal-italian-pasta_140725-27904.jpg",
imageAlt: "authentic cacio e pepe pasta dish",
},
id: "cacio-e-pepe", name: "Cacio e Pepe", price: "€14", variant: "Roman Classic", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-italian-pasta-with-tomato-sauce-inside-plate-grey-table-food-meal-italian-pasta_140725-27904.jpg", imageAlt: "authentic cacio e pepe pasta dish"},
{
id: "carbonara",
name: "Carbonara",
price: "€15",
variant: "Authentic Recipe",
imageSrc: "http://img.b2bpic.net/free-photo/fettucine-white-cream-sauce-with-shrimp-mushroom_74190-7574.jpg",
imageAlt: "classic roman carbonara pasta guanciale egg",
},
id: "carbonara", name: "Carbonara", price: "€15", variant: "Authentic Recipe", imageSrc: "http://img.b2bpic.net/free-photo/fettucine-white-cream-sauce-with-shrimp-mushroom_74190-7574.jpg", imageAlt: "classic roman carbonara pasta guanciale egg"},
{
id: "amatriciana",
name: "Amatriciana",
price: "€14.50",
variant: "Spicy Tomato & Guanciale",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-spaghetti-with-meat-grated-cheese-glass-champagne_141793-5107.jpg",
imageAlt: "traditional amatriciana pasta sauce guanciale tomato",
},
id: "amatriciana", name: "Amatriciana", price: "€14.50", variant: "Spicy Tomato & Guanciale", imageSrc: "http://img.b2bpic.net/free-photo/side-view-spaghetti-with-meat-grated-cheese-glass-champagne_141793-5107.jpg", imageAlt: "traditional amatriciana pasta sauce guanciale tomato"},
{
id: "tonnarello-ragu",
name: "Tonnarello al Ragù",
price: "€16",
variant: "House Special",
imageSrc: "http://img.b2bpic.net/free-photo/italian-spaghetti-with-tomato-sauce-pan_1220-4240.jpg",
imageAlt: "homemade tonnarello al ragu pasta",
},
id: "tonnarello-ragu", name: "Tonnarello al Ragù", price: "€16", variant: "House Special", imageSrc: "http://img.b2bpic.net/free-photo/italian-spaghetti-with-tomato-sauce-pan_1220-4240.jpg", imageAlt: "homemade tonnarello al ragu pasta"},
{
id: "saltimbocca",
name: "Saltimbocca alla Romana",
price: "€18",
variant: "Veal with Prosciutto & Sage",
imageSrc: "http://img.b2bpic.net/free-photo/italian-sandwiches-bruschetta-with-cheese-dry-tomatoes-basil_114579-18841.jpg",
imageAlt: "traditional roman saltimbocca veal sage prosciutto",
},
id: "saltimbocca", name: "Saltimbocca alla Romana", price: "€18", variant: "Veal with Prosciutto & Sage", imageSrc: "http://img.b2bpic.net/free-photo/italian-sandwiches-bruschetta-with-cheese-dry-tomatoes-basil_114579-18841.jpg", imageAlt: "traditional roman saltimbocca veal sage prosciutto"},
{
id: "suppli",
name: "Supplì",
price: "€6 (3 pcs)",
variant: "Crispy Rice Balls",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-cutlet-with-french-fries_140725-1110.jpg",
imageAlt: "crispy roman suppli rice balls",
},
id: "suppli", name: "Supplì", price: "€6 (3 pcs)", variant: "Crispy Rice Balls", imageSrc: "http://img.b2bpic.net/free-photo/chicken-cutlet-with-french-fries_140725-1110.jpg", imageAlt: "crispy roman suppli rice balls"},
]}
title="Our Signature Dishes"
description="Taste the tradition in every bite. From classic Cacio e Pepe to hearty Amatriciana, discover the true flavors of Rome."
@@ -243,77 +163,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Elena R.",
date: "March 2024",
title: "A Slice of Roman Heaven!",
quote: "Tonnarello is more than a restaurant; it's an experience. The pasta is out of this world, and the atmosphere in Trastevere truly captures the heart of Rome. Worth every moment of the wait!",
tag: "Traveler",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-preparing-food-kitchen_107420-12114.jpg",
avatarAlt: "portrait smiling woman food critic",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-safari-party-with-snacks-assortment_23-2149707858.jpg",
imageAlt: "trattoria interior dining couple",
},
id: "1", name: "Elena R.", date: "March 2024", title: "A Slice of Roman Heaven!", quote: "Tonnarello is more than a restaurant; it's an experience. The pasta is out of this world, and the atmosphere in Trastevere truly captures the heart of Rome. Worth every moment of the wait!", tag: "Traveler", avatarSrc: "http://img.b2bpic.net/free-photo/woman-preparing-food-kitchen_107420-12114.jpg", avatarAlt: "portrait smiling woman food critic", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-safari-party-with-snacks-assortment_23-2149707858.jpg", imageAlt: "trattoria interior dining couple"},
{
id: "2",
name: "Marco L.",
date: "February 2024",
title: "My Go-To in Rome",
quote: "As a local, Tonnarello is my consistent choice for authentic Roman food. The Carbonara is simply the best, and the staff always makes me feel at home. Pure perfection every time.",
tag: "Local Foodie",
avatarSrc: "http://img.b2bpic.net/free-photo/studio-portrait-cook-man-with-fresh-vegetables-table_613910-10050.jpg",
avatarAlt: "portrait professional man chef",
imageSrc: "http://img.b2bpic.net/free-photo/group-young-friends-enjoying-dinner-together_23-2148454097.jpg",
imageAlt: "group friends laughing dining restaurant",
},
id: "2", name: "Marco L.", date: "February 2024", title: "My Go-To in Rome", quote: "As a local, Tonnarello is my consistent choice for authentic Roman food. The Carbonara is simply the best, and the staff always makes me feel at home. Pure perfection every time.", tag: "Local Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/studio-portrait-cook-man-with-fresh-vegetables-table_613910-10050.jpg", avatarAlt: "portrait professional man chef", imageSrc: "http://img.b2bpic.net/free-photo/group-young-friends-enjoying-dinner-together_23-2148454097.jpg", imageAlt: "group friends laughing dining restaurant"},
{
id: "3",
name: "Sophie K.",
date: "January 2024",
title: "Magical Date Night",
quote: "The candlelit tables and buzzing ambiance created the perfect romantic setting. The Cacio e Pepe was divine, and the service was impeccable. We left feeling truly special.",
tag: "Date Night",
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-brown-bra-big-white-earrings-smiles-widely-rests-street-cafe-summer_197531-18191.jpg",
avatarAlt: "portrait elegant woman foodie",
imageSrc: "http://img.b2bpic.net/free-photo/man-putting-olive-oil-bowl-salad_23-2147893526.jpg",
imageAlt: "close up pasta dish hands",
},
id: "3", name: "Sophie K.", date: "January 2024", title: "Magical Date Night", quote: "The candlelit tables and buzzing ambiance created the perfect romantic setting. The Cacio e Pepe was divine, and the service was impeccable. We left feeling truly special.", tag: "Date Night", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-brown-bra-big-white-earrings-smiles-widely-rests-street-cafe-summer_197531-18191.jpg", avatarAlt: "portrait elegant woman foodie", imageSrc: "http://img.b2bpic.net/free-photo/man-putting-olive-oil-bowl-salad_23-2147893526.jpg", imageAlt: "close up pasta dish hands"},
{
id: "4",
name: "Giovanni P.",
date: "December 2023",
title: "The Epitome of Roman Cuisine",
quote: "From the moment you arrive, you know you're in for something special. The flavors are deep, the portions generous, and the spirit of Trastevere is alive in every corner.",
tag: "Culinary Expert",
avatarSrc: "http://img.b2bpic.net/free-photo/smiley-man-talking-phone-new-year-s-eve-party_23-2149144044.jpg",
avatarAlt: "portrait friendly man restaurateur",
imageSrc: "http://img.b2bpic.net/free-photo/night-street-view-girona_1398-3065.jpg",
imageAlt: "roman street view trastevere evening",
},
id: "4", name: "Giovanni P.", date: "December 2023", title: "The Epitome of Roman Cuisine", quote: "From the moment you arrive, you know you're in for something special. The flavors are deep, the portions generous, and the spirit of Trastevere is alive in every corner.", tag: "Culinary Expert", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-man-talking-phone-new-year-s-eve-party_23-2149144044.jpg", avatarAlt: "portrait friendly man restaurateur", imageSrc: "http://img.b2bpic.net/free-photo/night-street-view-girona_1398-3065.jpg", imageAlt: "roman street view trastevere evening"},
{
id: "5",
name: "Chiara B.",
date: "November 2023",
title: "Unforgettable Dining!",
quote: "Every dish was a masterpiece, a true celebration of Roman ingredients and tradition. The energy of the place is infectious, making it a must-visit for anyone in Rome.",
tag: "Food Enthusiast",
avatarSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081870.jpg",
avatarAlt: "portrait happy couple smiling",
imageSrc: "http://img.b2bpic.net/free-photo/woman-spinning-spaghetti-with-turkey-salami-fresh-salad-fork_140725-10829.jpg",
imageAlt: "waiter serving pasta table restaurant",
},
id: "5", name: "Chiara B.", date: "November 2023", title: "Unforgettable Dining!", quote: "Every dish was a masterpiece, a true celebration of Roman ingredients and tradition. The energy of the place is infectious, making it a must-visit for anyone in Rome.", tag: "Food Enthusiast", avatarSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081870.jpg", avatarAlt: "portrait happy couple smiling", imageSrc: "http://img.b2bpic.net/free-photo/woman-spinning-spaghetti-with-turkey-salami-fresh-salad-fork_140725-10829.jpg", imageAlt: "waiter serving pasta table restaurant"},
{
id: "6",
name: "David W.",
date: "October 2023",
title: "Simply the Best Pasta!",
quote: "Queuing for Tonnarello is part of the experience, and it's absolutely worth it! The flavors are authentic, the portions are hearty, and its the best pasta Ive had in Rome.",
tag: "International Traveler",
avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-with-sunglasses-sitting-beach_273609-5439.jpg",
avatarAlt: "portrait cheerful woman traveler",
imageSrc: "http://img.b2bpic.net/free-photo/from-biscuits-tiramisu_23-2147772018.jpg",
imageAlt: "traditional tiramisu dessert italian",
},
id: "6", name: "David W.", date: "October 2023", title: "Simply the Best Pasta!", quote: "Queuing for Tonnarello is part of the experience, and it's absolutely worth it! The flavors are authentic, the portions are hearty, and its the best pasta Ive had in Rome.", tag: "International Traveler", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-with-sunglasses-sitting-beach_273609-5439.jpg", avatarAlt: "portrait cheerful woman traveler", imageSrc: "http://img.b2bpic.net/free-photo/from-biscuits-tiramisu_23-2147772018.jpg", imageAlt: "traditional tiramisu dessert italian"},
]}
title="What Our Guests Say"
description="Hear from those who've experienced the true taste of Rome and the unforgettable atmosphere of Tonnarello."
@@ -325,14 +185,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Gambero Rosso",
"Michelin Guide",
"Roma Today",
"Eater Rome",
"The Roman Foodie",
"Travel + Leisure",
"Condé Nast Traveler",
]}
"Gambero Rosso", "Michelin Guide", "Roma Today", "Eater Rome", "The Roman Foodie", "Travel + Leisure", "Condé Nast Traveler"]}
title="Celebrated by Connoisseurs"
description="Featured in esteemed guides and adored by local and international gourmands alike, Tonnarello consistently earns recognition for its authentic Roman charm."
/>
@@ -342,37 +195,17 @@ export default function LandingPage() {
<TeamCardSix
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-items-equal"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
members={[
{
id: "chef",
name: "Chef Alessandro",
role: "Head Chef",
imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg",
imageAlt: "portrait smiling Italian chef kitchen",
},
id: "chef", name: "Chef Alessandro", role: "Head Chef", imageSrc: "http://img.b2bpic.net/free-photo/cook-with-salad-plate-ringing-service-bell_23-2148040242.jpg", imageAlt: "portrait smiling Italian chef kitchen"},
{
id: "maitre-d",
name: "Sofia Rossi",
role: "Maître d'",
imageSrc: "http://img.b2bpic.net/free-photo/happy-asian-woman-shows-thumbs-up-approves-likes-smth-good-stands-near-cafe-entrance-give-her_1258-199002.jpg",
imageAlt: "portrait professional maître d' hotel",
},
id: "maitre-d", name: "Sofia Rossi", role: "Maître d'", imageSrc: "http://img.b2bpic.net/free-photo/happy-asian-woman-shows-thumbs-up-approves-likes-smth-good-stands-near-cafe-entrance-give-her_1258-199002.jpg", imageAlt: "portrait professional maître d' hotel"},
{
id: "waiter-luca",
name: "Luca Bianchi",
role: "Waiter",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-kitchen_23-2149631732.jpg",
imageAlt: "portrait friendly Italian waiter restaurant",
},
id: "waiter-luca", name: "Luca Bianchi", role: "Waiter", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-kitchen_23-2149631732.jpg", imageAlt: "portrait friendly Italian waiter restaurant"},
{
id: "waitress-giulia",
name: "Giulia Contini",
role: "Waitress",
imageSrc: "http://img.b2bpic.net/free-photo/man-chef-kitchen-with-his-knife_1303-32143.jpg",
imageAlt: "portrait cheerful Roman waitress",
},
id: "waitress-giulia", name: "Giulia Contini", role: "Waitress", imageSrc: "http://img.b2bpic.net/free-photo/man-chef-kitchen-with-his-knife_1303-32143.jpg", imageAlt: "portrait cheerful Roman waitress"},
]}
title="Meet Our Family"
description="The heart and soul behind Tonnarellos authentic experience, our dedicated team welcomes you with genuine Roman hospitality and passion."
@@ -384,25 +217,13 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq-1",
title: "Do you accept reservations?",
content: "Yes, we highly recommend making a reservation, especially for dinner, to ensure you get a table at Rome's most loved pasta spot.",
},
id: "faq-1", title: "Do you accept reservations?", content: "Yes, we highly recommend making a reservation, especially for dinner, to ensure you get a table at Rome's most loved pasta spot."},
{
id: "faq-2",
title: "What are your opening hours?",
content: "We are open daily from 12:00 PM to 3:00 PM for lunch and from 7:00 PM to 11:00 PM for dinner. Please check our website for any seasonal changes.",
},
id: "faq-2", title: "What are your opening hours?", content: "We are open daily from 12:00 PM to 3:00 PM for lunch and from 7:00 PM to 11:00 PM for dinner. Please check our website for any seasonal changes."},
{
id: "faq-3",
title: "Do you offer vegetarian or gluten-free options?",
content: "We strive to accommodate all dietary needs. Please inform your waiter about any allergies or preferences, and they will guide you through our menu options.",
},
id: "faq-3", title: "Do you offer vegetarian or gluten-free options?", content: "We strive to accommodate all dietary needs. Please inform your waiter about any allergies or preferences, and they will guide you through our menu options."},
{
id: "faq-4",
title: "Is Tonnarello family-friendly?",
content: "Absolutely! Tonnarello welcomes families of all sizes. We have high chairs available and our portions are perfect for sharing.",
},
id: "faq-4", title: "Is Tonnarello family-friendly?", content: "Absolutely! Tonnarello welcomes families of all sizes. We have high chairs available and our portions are perfect for sharing."},
]}
sideTitle="Your Questions, Answered"
sideDescription="Find quick answers to common queries about your visit to Tonnarello, from reservations to dietary needs."
@@ -414,16 +235,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Book Your Roman Feast"
title="Reserve Your Table"
description="Secure your spot at Rome's most beloved pasta table. Experience the warmth and tradition that has made Tonnarello an iconic Trastevere destination. We can't wait to welcome you."
buttons={[
{
text: "Make a Reservation",
href: "mailto:reservations@tonnarello.com",
},
text: "Make a Reservation", href: "mailto:reservations@tonnarello.com"},
]}
/>
</div>
@@ -432,54 +250,33 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{
label: "Home",
href: "#home",
},
label: "Home", href: "#home"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Reservations",
href: "#contact",
},
label: "Reservations", href: "#contact"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Reviews",
href: "#testimonials",
},
label: "Reviews", href: "#testimonials"},
{
label: "Team",
href: "#team",
},
label: "Team", href: "#team"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}