Merge version_1 into main #2
357
src/app/page.tsx
357
src/app/page.tsx
@@ -32,148 +32,60 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "products",
|
||||
},
|
||||
name: "Menu", id: "products"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Crave Cafe"
|
||||
button={{
|
||||
text: "Book Table",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book Table", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Experience Exquisite Flavors at Crave"
|
||||
description="Where passion meets palate. Join us for a culinary journey in a warm, sophisticated atmosphere curated for every food enthusiast."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-table-with-elegant-setting-restaurant-hall-evening_181624-24706.jpg?_wi=1",
|
||||
imageAlt: "Restaurant ambiance",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-kitchen_23-2148965329.jpg",
|
||||
imageAlt: "Chef at work",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pastry-slice-with-cinnamon-cup-tea-chocolate-candies-pink-surface_140725-49105.jpg",
|
||||
imageAlt: "Morning coffee",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-interior-with-served-decorated-tables-guests-restaurant_181624-53274.jpg",
|
||||
imageAlt: "Fine wine dining",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-dark-bowl-close-up_23-2148537209.jpg",
|
||||
imageAlt: "Healthy salad plate",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-restaurant_1339-5437.jpg",
|
||||
imageAlt: "Cafe interior",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-table-with-elegant-setting-restaurant-hall-evening_181624-24706.jpg", imageAlt: "Restaurant ambiance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-kitchen_23-2148965329.jpg", imageAlt: "Chef at work" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-pastry-slice-with-cinnamon-cup-tea-chocolate-candies-pink-surface_140725-49105.jpg", imageAlt: "Morning coffee" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-interior-with-served-decorated-tables-guests-restaurant_181624-53274.jpg", imageAlt: "Fine wine dining" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-dark-bowl-close-up_23-2148537209.jpg", imageAlt: "Healthy salad plate" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-restaurant_1339-5437.jpg", imageAlt: "Cafe interior" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-etiquette-dressing-flat-lay_23-2148914869.jpg",
|
||||
imageAlt: "Interior details",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-pouring-sugar-apple-slices_23-2149452280.jpg",
|
||||
imageAlt: "Healthy meals",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-beef-medallion-with-sauce-vegetables-white-plate-table_140725-11508.jpg",
|
||||
imageAlt: "Dining atmosphere",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glowing-antique-lamp-brightens-old-brick-wall-generated-by-ai_188544-27636.jpg",
|
||||
imageAlt: "Coffee service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tomatoes-salad-leaves-beans-rice_661915-387.jpg",
|
||||
imageAlt: "Kitchen team",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-gourmet-dessert-with-ice-cream-edible-flowers_23-2151973721.jpg",
|
||||
imageAlt: "Restaurant hall",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/table-etiquette-dressing-flat-lay_23-2148914869.jpg", imageAlt: "Interior details" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-pouring-sugar-apple-slices_23-2149452280.jpg", imageAlt: "Healthy meals" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-beef-medallion-with-sauce-vegetables-white-plate-table_140725-11508.jpg", imageAlt: "Dining atmosphere" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/glowing-antique-lamp-brightens-old-brick-wall-generated-by-ai_188544-27636.jpg", imageAlt: "Coffee service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/tomatoes-salad-leaves-beans-rice_661915-387.jpg", imageAlt: "Kitchen team" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/elegant-gourmet-dessert-with-ice-cream-edible-flowers_23-2151973721.jpg", imageAlt: "Restaurant hall" }
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#products",
|
||||
},
|
||||
{
|
||||
text: "Book Table",
|
||||
href: "#contact",
|
||||
},
|
||||
{ text: "View Menu", href: "#products" },
|
||||
{ text: "Book Table", href: "#contact" }
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/life-style_1122-1851.jpg",
|
||||
alt: "Diner lifestyle",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/vertical-photo-beautiful-lady-sitting-restaurant-smiling-camera_114579-92383.jpg",
|
||||
alt: "Smiling diner",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg",
|
||||
alt: "Happy woman at dinner",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/low-angle-view-young-happy-couple-having-dinner-talking-each-other-dining-room_637285-3598.jpg",
|
||||
alt: "Couple dining",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-woman-having-fun-while-being-fed-by-her-boyfriend-meal-dining-room_637285-3192.jpg",
|
||||
alt: "Couple having fun",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/life-style_1122-1851.jpg", alt: "Diner lifestyle" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/vertical-photo-beautiful-lady-sitting-restaurant-smiling-camera_114579-92383.jpg", alt: "Smiling diner" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg", alt: "Happy woman at dinner" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/low-angle-view-young-happy-couple-having-dinner-talking-each-other-dining-room_637285-3598.jpg", alt: "Couple dining" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/happy-woman-having-fun-while-being-fed-by-her-boyfriend-meal-dining-room_637285-3192.jpg", alt: "Couple having fun" }
|
||||
]}
|
||||
avatarText="Join 5,000+ satisfied guests"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/table-assortment-with-plant-view_23-2148914893.jpg",
|
||||
alt: "Floral decoration",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/floral-wedding-table-arrangement_23-2148966225.jpg",
|
||||
alt: "Table arrangement",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/top-view-wedding-table-arrangement_23-2150279484.jpg",
|
||||
alt: "Wedding table",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-ceramic-plate-with-brown-white-checked-napkin-with-ribbon-wooden-dining-table-with-cutlery-christmas-dinner-concept_132075-6185.jpg",
|
||||
alt: "Cutlery detail",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/wine-glass_1203-2779.jpg",
|
||||
alt: "Wine glass",
|
||||
},
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/table-assortment-with-plant-view_23-2148914893.jpg", alt: "Floral decoration" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/floral-wedding-table-arrangement_23-2148966225.jpg", alt: "Table arrangement" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/top-view-wedding-table-arrangement_23-2150279484.jpg", alt: "Wedding table" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/close-up-ceramic-plate-with-brown-white-checked-napkin-with-ribbon-wooden-dining-table-with-cutlery-christmas-dinner-concept_132075-6185.jpg", alt: "Cutlery detail" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/wine-glass_1203-2779.jpg", alt: "Wine glass" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -183,21 +95,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Our Culinary Story"
|
||||
metrics={[
|
||||
{
|
||||
icon: Utensils,
|
||||
label: "Years Served",
|
||||
value: "15+",
|
||||
},
|
||||
{
|
||||
icon: Award,
|
||||
label: "Chef Awards",
|
||||
value: "25",
|
||||
},
|
||||
{
|
||||
icon: Coffee,
|
||||
label: "Daily Guests",
|
||||
value: "500+",
|
||||
},
|
||||
{ icon: Utensils, label: "Years Served", value: "15+" },
|
||||
{ icon: Award, label: "Chef Awards", value: "25" },
|
||||
{ icon: Coffee, label: "Daily Guests", value: "500+" }
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -210,42 +110,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Gourmet Breakfast",
|
||||
price: "$18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/egg-benedict-with-sausage-bacon-tomato-sauce_74190-2132.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Signature Steak",
|
||||
price: "$42",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ribeye-steak-finely-cooked-cut-served-with-tartar-sauce_114579-2030.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Artisan Pasta",
|
||||
price: "$28",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-pasta-wooden-table_23-2148305672.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Chocolate Indulgence",
|
||||
price: "$14",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cookie-with-grapefruit-slices-black-plate-grey-surface_114579-61389.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Grilled Salmon",
|
||||
price: "$36",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roasted-salmon-steak-cast-iron-pan-served-with-mashed-potato_140725-1415.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Crave House Burger",
|
||||
price: "$22",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-beef-burgers-without-cheese-wooden-board_114579-2449.jpg",
|
||||
},
|
||||
{ id: "1", name: "Gourmet Breakfast", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/egg-benedict-with-sausage-bacon-tomato-sauce_74190-2132.jpg" },
|
||||
{ id: "2", name: "Signature Steak", price: "$42", imageSrc: "http://img.b2bpic.net/free-photo/ribeye-steak-finely-cooked-cut-served-with-tartar-sauce_114579-2030.jpg" },
|
||||
{ id: "3", name: "Artisan Pasta", price: "$28", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-pasta-wooden-table_23-2148305672.jpg" },
|
||||
{ id: "4", name: "Chocolate Indulgence", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cookie-with-grapefruit-slices-black-plate-grey-surface_114579-61389.jpg" },
|
||||
{ id: "5", name: "Grilled Salmon", price: "$36", imageSrc: "http://img.b2bpic.net/free-photo/roasted-salmon-steak-cast-iron-pan-served-with-mashed-potato_140725-1415.jpg" },
|
||||
{ id: "6", name: "Crave House Burger", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/small-beef-burgers-without-cheese-wooden-board_114579-2449.jpg" }
|
||||
]}
|
||||
title="Signature Delicacies"
|
||||
description="Crafted with passion using locally sourced ingredients."
|
||||
@@ -259,34 +129,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
groups={[
|
||||
{
|
||||
id: "kitchen",
|
||||
groupTitle: "Culinary Excellence",
|
||||
members: [
|
||||
{
|
||||
id: "chef1",
|
||||
title: "Head Chef",
|
||||
subtitle: "Marco Rossi",
|
||||
detail: "15+ years experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-chef-worried-expression_1194-1337.jpg",
|
||||
},
|
||||
{
|
||||
id: "chef2",
|
||||
title: "Sous Chef",
|
||||
subtitle: "Elena Petrov",
|
||||
detail: "Creative mastermind.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-asian-girl-barista-working-cafe-holding-cup-tea-giving-client-their-order-we_1258-138294.jpg",
|
||||
},
|
||||
{
|
||||
id: "chef3",
|
||||
title: "Pastry Chef",
|
||||
subtitle: "Julian Thorne",
|
||||
detail: "Dessert specialist.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-spreading-wheat-flour-wooden-kitchen-table-homemade-pizza-retired-senior-chef-with-bonete-apron-kitchen-uniform-sprinkling-sieving-sifting-ingredients-by-hand_482257-7428.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-table-with-elegant-setting-restaurant-hall-evening_181624-24706.jpg?_wi=2",
|
||||
imageAlt: "professional head chef portrait",
|
||||
},
|
||||
id: "kitchen", groupTitle: "Culinary Excellence", members: [
|
||||
{ id: "chef1", title: "Head Chef", subtitle: "Marco Rossi", detail: "15+ years experience.", imageSrc: "http://img.b2bpic.net/free-photo/crazy-chef-worried-expression_1194-1337.jpg" },
|
||||
{ id: "chef2", title: "Sous Chef", subtitle: "Elena Petrov", detail: "Creative mastermind.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-asian-girl-barista-working-cafe-holding-cup-tea-giving-client-their-order-we_1258-138294.jpg" },
|
||||
{ id: "chef3", title: "Pastry Chef", subtitle: "Julian Thorne", detail: "Dessert specialist.", imageSrc: "http://img.b2bpic.net/free-photo/hand-spreading-wheat-flour-wooden-kitchen-table-homemade-pizza-retired-senior-chef-with-bonete-apron-kitchen-uniform-sprinkling-sieving-sifting-ingredients-by-hand_482257-7428.jpg" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
title="Meet Our Visionaries"
|
||||
description="The passionate people behind every plate."
|
||||
@@ -299,41 +147,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah J.",
|
||||
handle: "@sarah_j",
|
||||
testimonial: "The best dining experience!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-red-hat-talking-with-man_171337-16410.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Mark D.",
|
||||
handle: "@mark_d",
|
||||
testimonial: "Everything was perfectly prepared.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-food-drinks-dinner-party_23-2150763405.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily R.",
|
||||
handle: "@emily_r",
|
||||
testimonial: "The steak is to die for!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-man-having-meal-restaurant_23-2148214633.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David K.",
|
||||
handle: "@david_k",
|
||||
testimonial: "Great staff and better food.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Lisa M.",
|
||||
handle: "@lisa_m",
|
||||
testimonial: "A truly hidden gem.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-redhead-woman-having-fun-while-being-fed-by-her-boyfriend-dining-table_637285-10475.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Sarah J.", handle: "@sarah_j", testimonial: "The best dining experience!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-red-hat-talking-with-man_171337-16410.jpg" },
|
||||
{ id: "t2", name: "Mark D.", handle: "@mark_d", testimonial: "Everything was perfectly prepared.", imageSrc: "http://img.b2bpic.net/free-photo/people-having-food-drinks-dinner-party_23-2150763405.jpg" },
|
||||
{ id: "t3", name: "Emily R.", handle: "@emily_r", testimonial: "The steak is to die for!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-man-having-meal-restaurant_23-2148214633.jpg" },
|
||||
{ id: "t4", name: "David K.", handle: "@david_k", testimonial: "Great staff and better food.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg" },
|
||||
{ id: "t5", name: "Lisa M.", handle: "@lisa_m", testimonial: "A truly hidden gem.", imageSrc: "http://img.b2bpic.net/free-photo/happy-redhead-woman-having-fun-while-being-fed-by-her-boyfriend-dining-table_637285-10475.jpg" }
|
||||
]}
|
||||
title="Loved By Our Patrons"
|
||||
description="Read what our community has to say."
|
||||
@@ -344,21 +162,9 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do I need a reservation?",
|
||||
content: "Reservations are highly recommended.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you offer private dining?",
|
||||
content: "Yes, we have private spaces.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Are there vegan options?",
|
||||
content: "We offer a variety of plant-based dishes.",
|
||||
},
|
||||
{ id: "f1", title: "Do I need a reservation?", content: "Reservations are highly recommended." },
|
||||
{ id: "f2", title: "Do you offer private dining?", content: "Yes, we have private spaces." },
|
||||
{ id: "f3", title: "Are there vegan options?", content: "We offer a variety of plant-based dishes." }
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Get answers about reservations and events."
|
||||
@@ -372,24 +178,12 @@ export default function LandingPage() {
|
||||
title="Visit Us"
|
||||
description="Have questions? Get in touch with our team today."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Your Email", required: true }
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Your message...",
|
||||
rows: 4,
|
||||
required: true,
|
||||
name: "message", placeholder: "Your message...", rows: 4,
|
||||
required: true
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149290144.jpg"
|
||||
/>
|
||||
@@ -400,35 +194,18 @@ export default function LandingPage() {
|
||||
logoText="Crave Cafe"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#products",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
title: "Navigation", items: [
|
||||
{ label: "Home", href: "#hero" },
|
||||
{ label: "Menu", href: "#products" },
|
||||
{ label: "Contact", href: "#contact" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user