Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 746f965939 |
264
src/app/page.tsx
264
src/app/page.tsx
@@ -1,7 +1,7 @@
|
|||||||
"use client";
|
"use client";
|
||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from '@/providers/themeProvider/ThemeProvider';
|
||||||
import ReactLenis from "lenis/react";
|
import ReactLenis from 'lenis/react';
|
||||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||||
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
||||||
import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/FeatureBorderGlow';
|
import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/FeatureBorderGlow';
|
||||||
@@ -11,7 +11,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA
|
|||||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||||
import { Award, Utensils, Wine } from "lucide-react";
|
import { Award, Utensils, Wine } from 'lucide-react';
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -32,41 +32,25 @@ export default function LandingPage() {
|
|||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "home"},
|
||||||
id: "home",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Menu",
|
name: "Menu", id: "menu"},
|
||||||
id: "menu",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "About Us",
|
name: "About Us", id: "about"},
|
||||||
id: "about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Features",
|
name: "Features", id: "features"},
|
||||||
id: "features",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Testimonials",
|
name: "Testimonials", id: "testimonials"},
|
||||||
id: "testimonials",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "FAQ",
|
name: "FAQ", id: "faq"},
|
||||||
id: "faq",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "contact"},
|
||||||
id: "contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
logoSrc="http://img.b2bpic.net/free-photo/view-beautifully-decorated-scrapbook_23-2149614042.jpg"
|
logoSrc="http://img.b2bpic.net/free-photo/view-beautifully-decorated-scrapbook_23-2149614042.jpg"
|
||||||
logoAlt="The Quicken Tree logo"
|
logoAlt="The Quicken Tree logo"
|
||||||
brandName="The Quicken Tree"
|
brandName="The Quicken Tree"
|
||||||
button={{
|
button={{
|
||||||
text: "Book a Table",
|
text: "Book a Table", href: "#contact"}}
|
||||||
href: "#contact",
|
|
||||||
}}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -76,38 +60,24 @@ export default function LandingPage() {
|
|||||||
description="Nestled in the Heart of England, The Quicken Tree offers a delightful culinary journey with traditional dishes and a warm, inviting atmosphere. Taste the best of British heritage."
|
description="Nestled in the Heart of England, The Quicken Tree offers a delightful culinary journey with traditional dishes and a warm, inviting atmosphere. Taste the best of British heritage."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "View Our Menu",
|
text: "View Our Menu", href: "#menu"},
|
||||||
href: "#menu",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Book Your Table",
|
text: "Book Your Table", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/young-stylish-female-photographer-posing-against-brick-wall-city_23-2149186665.jpg",
|
src: "http://img.b2bpic.net/free-photo/young-stylish-female-photographer-posing-against-brick-wall-city_23-2149186665.jpg", alt: "Sarah Johnson"},
|
||||||
alt: "Sarah Johnson",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/closeup-portrait-cheerful-smiling-man-looking-happy-express-enthusiastic-optimistic-emotions-seei_1258-110321.jpg",
|
src: "http://img.b2bpic.net/free-photo/closeup-portrait-cheerful-smiling-man-looking-happy-express-enthusiastic-optimistic-emotions-seei_1258-110321.jpg", alt: "Michael Chen"},
|
||||||
alt: "Michael Chen",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg",
|
src: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg", alt: "Emily Rodriguez"},
|
||||||
alt: "Emily Rodriguez",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg",
|
src: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg", alt: "David Kim"},
|
||||||
alt: "David Kim",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13339.jpg",
|
src: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13339.jpg", alt: "Laura White"},
|
||||||
alt: "Laura White",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
avatarText="Loved by over 1,000 guests!"
|
avatarText="Loved by over 1,000 guests!"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/cheese-plate-with-cheddar-smoked-white-cheese-walnut-grape-honey_140725-229.jpg"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ev6AM8V9ooiTu0WuAn0FEHIfUB/uploaded-1781264746446-b2hfqfhg.jpg"
|
||||||
imageAlt="Cozy British pub interior with warm lighting and a full table setting."
|
imageAlt="Cozy British pub interior with warm lighting and a full table setting."
|
||||||
showDimOverlay={false}
|
showDimOverlay={false}
|
||||||
showBlur={true}
|
showBlur={true}
|
||||||
@@ -122,17 +92,11 @@ export default function LandingPage() {
|
|||||||
description="The Quicken Tree is more than just a restaurant; it's a celebration of British culinary heritage, reborn with a modern touch. We source the finest local ingredients to craft dishes that evoke nostalgia and delight new palates, all within a charming, rustic setting that feels like home."
|
description="The Quicken Tree is more than just a restaurant; it's a celebration of British culinary heritage, reborn with a modern touch. We source the finest local ingredients to craft dishes that evoke nostalgia and delight new palates, all within a charming, rustic setting that feels like home."
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
value: "15+",
|
value: "15+", title: "Years of Tradition"},
|
||||||
title: "Years of Tradition",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "200+",
|
value: "200+", title: "Signature Dishes"},
|
||||||
title: "Signature Dishes",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "5-Star",
|
value: "5-Star", title: "Customer Ratings"},
|
||||||
title: "Customer Ratings",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-eating-lula-kebab-pita-bread-with-yogurt-tomatoes-grilled-hot-peppers-tray_141793-17487.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-eating-lula-kebab-pita-bread-with-yogurt-tomatoes-grilled-hot-peppers-tray_141793-17487.jpg"
|
||||||
imageAlt="Chef preparing a traditional British dish in a professional kitchen"
|
imageAlt="Chef preparing a traditional British dish in a professional kitchen"
|
||||||
@@ -149,19 +113,13 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
icon: Award,
|
icon: Award,
|
||||||
title: "Masterful Cuisine",
|
title: "Masterful Cuisine", description: "Our chefs, inspired by traditional British recipes, craft exquisite dishes using only the freshest, locally sourced ingredients."},
|
||||||
description: "Our chefs, inspired by traditional British recipes, craft exquisite dishes using only the freshest, locally sourced ingredients.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
icon: Utensils,
|
icon: Utensils,
|
||||||
title: "Cozy Ambiance",
|
title: "Cozy Ambiance", description: "Enjoy your meal in our warm, inviting dining rooms, perfect for intimate dinners or lively gatherings with friends and family."},
|
||||||
description: "Enjoy your meal in our warm, inviting dining rooms, perfect for intimate dinners or lively gatherings with friends and family.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
icon: Wine,
|
icon: Wine,
|
||||||
title: "Curated Drink Selection",
|
title: "Curated Drink Selection", description: "Complement your meal with our extensive selection of fine wines, craft beers, and traditional British ales."},
|
||||||
description: "Complement your meal with our extensive selection of fine wines, craft beers, and traditional British ales.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Why Dine With Us? An Unforgettable Experience"
|
title="Why Dine With Us? An Unforgettable Experience"
|
||||||
description="At The Quicken Tree, we pride ourselves on delivering an exceptional dining experience that goes beyond just food. Discover what makes us a cherished destination."
|
description="At The Quicken Tree, we pride ourselves on delivering an exceptional dining experience that goes beyond just food. Discover what makes us a cherished destination."
|
||||||
@@ -176,65 +134,23 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", brand: "Classic", name: "Fish & Chips", price: "£14.95", rating: 5,
|
||||||
brand: "Classic",
|
reviewCount: "(320)", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-trout-still-life_23-2150408608.jpg", imageAlt: "Classic Fish & Chips"},
|
||||||
name: "Fish & Chips",
|
|
||||||
price: "£14.95",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "(320)",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-trout-still-life_23-2150408608.jpg",
|
|
||||||
imageAlt: "Classic Fish & Chips",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", brand: "Traditional", name: "Sunday Roast", price: "£18.50", rating: 5,
|
||||||
brand: "Traditional",
|
reviewCount: "(280)", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-plate-with-turkey_23-2148664022.jpg", imageAlt: "Traditional Sunday Roast"},
|
||||||
name: "Sunday Roast",
|
|
||||||
price: "£18.50",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "(280)",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-plate-with-turkey_23-2148664022.jpg",
|
|
||||||
imageAlt: "Traditional Sunday Roast",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", brand: "Gourmet", name: "Beef Wellington", price: "£24.00", rating: 5,
|
||||||
brand: "Gourmet",
|
reviewCount: "(150)", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-italian-food-wooden-table_23-2148305652.jpg", imageAlt: "Gourmet Beef Wellington"},
|
||||||
name: "Beef Wellington",
|
|
||||||
price: "£24.00",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "(150)",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-italian-food-wooden-table_23-2148305652.jpg",
|
|
||||||
imageAlt: "Gourmet Beef Wellington",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", brand: "Dessert", name: "Sticky Toffee Pudding", price: "£7.50", rating: 5,
|
||||||
brand: "Dessert",
|
reviewCount: "(210)", imageSrc: "http://img.b2bpic.net/free-photo/apple-pie-with-caramel-sauce-wooden-background_2829-5565.jpg", imageAlt: "Sticky Toffee Pudding"},
|
||||||
name: "Sticky Toffee Pudding",
|
|
||||||
price: "£7.50",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "(210)",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/apple-pie-with-caramel-sauce-wooden-background_2829-5565.jpg",
|
|
||||||
imageAlt: "Sticky Toffee Pudding",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", brand: "Comfort Food", name: "Shepherd's Pie", price: "£15.50", rating: 5,
|
||||||
brand: "Comfort Food",
|
reviewCount: "(195)", imageSrc: "http://img.b2bpic.net/free-photo/oktoberfest-feast-sausages-pretzels-beer-mustard_23-2152011912.jpg", imageAlt: "Classic Shepherd's Pie"},
|
||||||
name: "Shepherd's Pie",
|
|
||||||
price: "£15.50",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "(195)",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/oktoberfest-feast-sausages-pretzels-beer-mustard_23-2152011912.jpg",
|
|
||||||
imageAlt: "Classic Shepherd's Pie",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "6",
|
id: "6", brand: "Hearty", name: "Bangers & Mash", price: "£13.75", rating: 5,
|
||||||
brand: "Hearty",
|
reviewCount: "(170)", imageSrc: "http://img.b2bpic.net/free-photo/munich-sausages-with-fried-cabbage_2829-7773.jpg", imageAlt: "Hearty Bangers & Mash"},
|
||||||
name: "Bangers & Mash",
|
|
||||||
price: "£13.75",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "(170)",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/munich-sausages-with-fried-cabbage_2829-7773.jpg",
|
|
||||||
imageAlt: "Hearty Bangers & Mash",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Our Signature Dishes: A Culinary Delight"
|
title="Our Signature Dishes: A Culinary Delight"
|
||||||
description="Savor the taste of Britain with our carefully crafted menu, featuring classic favorites and modern interpretations that will tantalize your taste buds."
|
description="Savor the taste of Britain with our carefully crafted menu, featuring classic favorites and modern interpretations that will tantalize your taste buds."
|
||||||
@@ -249,25 +165,15 @@ export default function LandingPage() {
|
|||||||
author="Eleanor Vance, Local Food Critic"
|
author="Eleanor Vance, Local Food Critic"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/beautiful-young-woman-leaning-wooden-wall_23-2148137893.jpg",
|
src: "http://img.b2bpic.net/free-photo/beautiful-young-woman-leaning-wooden-wall_23-2148137893.jpg", alt: "Customer Sarah Johnson"},
|
||||||
alt: "Customer Sarah Johnson",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg",
|
src: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg", alt: "Customer Michael Chen"},
|
||||||
alt: "Customer Michael Chen",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453362.jpg",
|
src: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453362.jpg", alt: "Customer Emily Rodriguez"},
|
||||||
alt: "Customer Emily Rodriguez",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Customer David Kim"},
|
||||||
alt: "Customer David Kim",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg",
|
src: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg", alt: "Customer Laura White"},
|
||||||
alt: "Customer Laura White",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
ratingAnimation="slide-up"
|
ratingAnimation="slide-up"
|
||||||
avatarsAnimation="slide-up"
|
avatarsAnimation="slide-up"
|
||||||
@@ -280,25 +186,13 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", title: "How do I make a reservation?", content: "You can easily make a reservation through our website's 'Book a Table' section or by calling us directly at +44 1676 543300."},
|
||||||
title: "How do I make a reservation?",
|
|
||||||
content: "You can easily make a reservation through our website's 'Book a Table' section or by calling us directly at +44 1676 543300.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", title: "Do you accommodate dietary restrictions?", content: "Yes, we strive to cater to all dietary needs. Please inform us of any allergies or restrictions when making your reservation, and our team will be happy to assist you."},
|
||||||
title: "Do you accommodate dietary restrictions?",
|
|
||||||
content: "Yes, we strive to cater to all dietary needs. Please inform us of any allergies or restrictions when making your reservation, and our team will be happy to assist you.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", title: "Is there parking available?", content: "Ample free parking is available for all our guests at the Heart of England Conference & Events Centre."},
|
||||||
title: "Is there parking available?",
|
|
||||||
content: "Ample free parking is available for all our guests at the Heart of England Conference & Events Centre.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", title: "What are your opening hours?", content: "We are open daily for lunch and dinner. Please check our contact page or booking system for detailed opening and closing times."},
|
||||||
title: "What are your opening hours?",
|
|
||||||
content: "We are open daily for lunch and dinner. Please check our contact page or booking system for detailed opening and closing times.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/empty-dining-table-restaurant_53876-64723.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/empty-dining-table-restaurant_53876-64723.jpg"
|
||||||
imageAlt="Cozy corner of a restaurant with an empty table setup"
|
imageAlt="Cozy corner of a restaurant with an empty table setup"
|
||||||
@@ -317,27 +211,16 @@ export default function LandingPage() {
|
|||||||
description="We look forward to welcoming you to The Quicken Tree. Fill out the form below to get in touch or book your table for an unforgettable dining experience."
|
description="We look forward to welcoming you to The Quicken Tree. Fill out the form below to get in touch or book your table for an unforgettable dining experience."
|
||||||
inputs={[
|
inputs={[
|
||||||
{
|
{
|
||||||
name: "name",
|
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||||
type: "text",
|
|
||||||
placeholder: "Your Name",
|
|
||||||
required: true,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "email",
|
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||||
type: "email",
|
|
||||||
placeholder: "Your Email",
|
|
||||||
required: true,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "phone",
|
name: "phone", type: "tel", placeholder: "Phone Number (Optional)"},
|
||||||
type: "tel",
|
|
||||||
placeholder: "Phone Number (Optional)",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
textarea={{
|
textarea={{
|
||||||
name: "message",
|
name: "message", placeholder: "Message or Reservation Details", rows: 4,
|
||||||
placeholder: "Message or Reservation Details",
|
|
||||||
rows: 4,
|
|
||||||
required: true,
|
required: true,
|
||||||
}}
|
}}
|
||||||
imageSrc="http://img.b2bpic.net/free-vector/place-icon-gold-glossy-design_343694-2633.jpg"
|
imageSrc="http://img.b2bpic.net/free-vector/place-icon-gold-glossy-design_343694-2633.jpg"
|
||||||
@@ -352,54 +235,35 @@ export default function LandingPage() {
|
|||||||
<FooterBase
|
<FooterBase
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Explore",
|
title: "Explore", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Home",
|
label: "Home", href: "#home"},
|
||||||
href: "#home",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "About Us",
|
label: "Menu", href: "#menu"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Features",
|
label: "About Us", href: "#about"},
|
||||||
href: "#features",
|
{
|
||||||
},
|
label: "Features", href: "#features"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Menu",
|
title: "Menu", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Main Courses",
|
label: "Main Courses", href: "#menu"},
|
||||||
href: "#menu",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Desserts",
|
label: "Desserts", href: "#menu"},
|
||||||
href: "#menu",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Drinks",
|
label: "Drinks", href: "#menu"},
|
||||||
href: "#menu",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Support",
|
title: "Support", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "FAQ",
|
label: "FAQ", href: "#faq"},
|
||||||
href: "#faq",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Contact Us",
|
label: "Contact Us", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Reservations",
|
label: "Reservations", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user