Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-06-03 16:52:12 +00:00

View File

@@ -33,33 +33,19 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Menu",
id: "#menu",
},
name: "Menu", id: "#menu"},
{
name: "Best Sellers",
id: "#products",
},
name: "Best Sellers", id: "#products"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="http://img.b2bpic.net/free-vector/fun-variety-food-truck-logos_23-2147667066.jpg"
logoAlt="Mister Softee Logo"
@@ -67,8 +53,7 @@ export default function LandingPage() {
bottomLeftText="Your Daily Dose of Happiness"
bottomRightText="bookings@mistersoftee.com"
button={{
text: "Book Us!",
}}
text: "Book Us!"}}
/>
</div>
@@ -76,86 +61,46 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "downward-rays-static",
}}
variant: "downward-rays-static"}}
title="Sweet Treats on Wheels!"
description="Bringing classic ice cream joy to your neighborhood, parties, and events. Experience the magic of Mister Softee, one scoop at a time!"
testimonials={[
{
name: "Sarah J.",
handle: "@HappyCustomer",
testimonial: "Mister Softee always brings the biggest smiles! Their vanilla cone is simply the best.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/curly-girl-with-beatiful-smile-keeping-cup-coffee-looking-camera_7502-9179.jpg",
imageAlt: "Sarah J.",
},
name: "Sarah J.", handle: "@HappyCustomer", testimonial: "Mister Softee always brings the biggest smiles! Their vanilla cone is simply the best.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/curly-girl-with-beatiful-smile-keeping-cup-coffee-looking-camera_7502-9179.jpg", imageAlt: "Sarah J."},
{
name: "Mike D.",
handle: "@EventPlanner",
testimonial: "Booked Mister Softee for our company picnic, and it was a huge hit! Professional and absolutely delicious.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3337.jpg",
imageAlt: "Mike D.",
},
name: "Mike D.", handle: "@EventPlanner", testimonial: "Booked Mister Softee for our company picnic, and it was a huge hit! Professional and absolutely delicious.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3337.jpg", imageAlt: "Mike D."},
{
name: "Emily R.",
handle: "@LocalMom",
testimonial: "My kids absolutely light up when they hear the jingle! A cherished part of our summer.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beauty-little-girl-fashionable-dress-holds-strawberry-ice-cream-standing-ice-cream-parlor_613910-4616.jpg",
imageAlt: "Emily R.",
},
name: "Emily R.", handle: "@LocalMom", testimonial: "My kids absolutely light up when they hear the jingle! A cherished part of our summer.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beauty-little-girl-fashionable-dress-holds-strawberry-ice-cream-standing-ice-cream-parlor_613910-4616.jpg", imageAlt: "Emily R."},
{
name: "David K.",
handle: "@SweetTooth",
testimonial: "Nothing beats a Mister Softee sundae on a hot day. Pure nostalgia and incredible flavor!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-man-with-ice-cream_23-2149066130.jpg",
imageAlt: "David K.",
},
name: "David K.", handle: "@SweetTooth", testimonial: "Nothing beats a Mister Softee sundae on a hot day. Pure nostalgia and incredible flavor!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-man-with-ice-cream_23-2149066130.jpg", imageAlt: "David K."},
{
name: "Jessica L.",
handle: "@PartyHost",
testimonial: "The ice cream truck was the highlight of our birthday party! Everyone loved the variety and quality.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/funny-girl-posing-with-donuts-summer-outside_169016-10681.jpg",
imageAlt: "Jessica L.",
},
name: "Jessica L.", handle: "@PartyHost", testimonial: "The ice cream truck was the highlight of our birthday party! Everyone loved the variety and quality.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/funny-girl-posing-with-donuts-summer-outside_169016-10681.jpg", imageAlt: "Jessica L."},
]}
tag="Your Local Ice Cream Truck"
tagAnimation="slide-up"
buttons={[
{
text: "View Our Menu",
href: "#menu",
},
text: "View Our Menu", href: "#menu"},
{
text: "Book for Events",
href: "#contact",
},
text: "Book for Events", href: "#contact"},
]}
buttonAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3562.jpg",
alt: "Happy Customer 1",
},
src: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3562.jpg", alt: "Happy Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-asian-mature-female-using-portable-laptop-computer-while-working_273609-13643.jpg",
alt: "Happy Customer 2",
},
src: "http://img.b2bpic.net/free-photo/beautiful-asian-mature-female-using-portable-laptop-computer-while-working_273609-13643.jpg", alt: "Happy Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/frowning-young-handsome-sporty-boy-wearing-headband-wristbands-with-dental-braces-keeping-hands-back-looking-front-isolated-green-wall_141793-74397.jpg",
alt: "Happy Customer 3",
},
src: "http://img.b2bpic.net/free-photo/frowning-young-handsome-sporty-boy-wearing-headband-wristbands-with-dental-braces-looking-front-isolated-green-wall_141793-74397.jpg", alt: "Happy Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/old-woman-confronting-alzheimer-disease_23-2149043734.jpg",
alt: "Happy Customer 4",
},
src: "http://img.b2bpic.net/free-photo/old-woman-confronting-alzheimer-disease_23-2149043734.jpg", alt: "Happy Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-happy_1298-197.jpg",
alt: "Smiling Teenager",
},
src: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-happy_1298-197.jpg", alt: "Smiling Teenager"},
]}
avatarText="Join thousands of happy customers!"
imageSrc="http://img.b2bpic.net/free-photo/woman-wearing-earbuds-while-choosing-song-from-her-phone_23-2149093323.jpg"
@@ -163,31 +108,19 @@ export default function LandingPage() {
mediaAnimation="slide-up"
marqueeItems={[
{
type: "text",
text: "Delicious Cones",
type: "text", text: "Delicious Cones"},
{
type: "text-icon", text: "Creamy Shakes", icon: Heart,
},
{
type: "text-icon",
text: "Creamy Shakes",
icon: Heart,
type: "text", text: "Classic Sundaes"},
{
type: "text-icon", text: "Party Bookings", icon: Award,
},
{
type: "text",
text: "Classic Sundaes",
},
type: "text", text: "Neighborhood Routes"},
{
type: "text-icon",
text: "Party Bookings",
icon: Award,
},
{
type: "text",
text: "Neighborhood Routes",
},
{
type: "text-icon",
text: "Sweet Memories",
icon: Heart,
type: "text-icon", text: "Sweet Memories", icon: Heart,
},
]}
showMarqueeCard={true}
@@ -203,8 +136,7 @@ export default function LandingPage() {
tagAnimation="blur-reveal"
buttons={[
{
text: "Learn More",
},
text: "Learn More"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/close-up-cups-spoon-with-batter_23-2147758401.jpg"
@@ -220,37 +152,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Classic Cones",
description: "Creamy soft-serve vanilla, chocolate, or twist in a crisp cone. Customize with your favorite dips and sprinkles!",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cookies-ice-cream_23-2149637141.jpg",
imageAlt: "Classic soft serve ice cream cone",
titleImageSrc: "http://img.b2bpic.net/free-photo/still-life-cookies-ice-cream_23-2149637225.jpg",
buttonText: "View Options",
},
title: "Classic Cones", description: "Creamy soft-serve vanilla, chocolate, or twist in a crisp cone. Customize with your favorite dips and sprinkles!", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cookies-ice-cream_23-2149637141.jpg", imageAlt: "Classic soft serve ice cream cone", titleImageSrc: "http://img.b2bpic.net/free-photo/still-life-cookies-ice-cream_23-2149637225.jpg", buttonText: "View Options"},
{
title: "Decadent Sundaes",
description: "Layers of soft-serve, rich toppings, whipped cream, and a cherry on top. Pure indulgence in every spoon!",
imageSrc: "http://img.b2bpic.net/free-photo/roasted-plums-ice-cream-with-chopped-hazelnut_53876-103571.jpg",
imageAlt: "Chocolate fudge sundae",
titleImageSrc: "http://img.b2bpic.net/free-photo/chocolate-slices-with-spoon-cake-foil-container_176474-2955.jpg",
buttonText: "Discover Flavors",
},
title: "Decadent Sundaes", description: "Layers of soft-serve, rich toppings, whipped cream, and a cherry on top. Pure indulgence in every spoon!", imageSrc: "http://img.b2bpic.net/free-photo/roasted-plums-ice-cream-with-chopped-hazelnut_53876-103571.jpg", imageAlt: "Chocolate fudge sundae", titleImageSrc: "http://img.b2bpic.net/free-photo/chocolate-slices-with-spoon-cake-foil-container_176474-2955.jpg", buttonText: "Discover Flavors"},
{
title: "Refreshing Shakes",
description: "Thick, creamy milkshakes blended to perfection. Choose from chocolate, vanilla, strawberry, and more.",
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-milkshake-table_23-2148922881.jpg",
imageAlt: "Strawberry milkshake with whipped cream",
titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-creamy-milkshake_23-2147836739.jpg",
buttonText: "Blend Your Own",
},
title: "Refreshing Shakes", description: "Thick, creamy milkshakes blended to perfection. Choose from chocolate, vanilla, strawberry, and more.", imageSrc: "http://img.b2bpic.net/free-photo/strawberry-milkshake-table_23-2148922881.jpg", imageAlt: "Strawberry milkshake with whipped cream", titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-creamy-milkshake_23-2147836739.jpg", buttonText: "Blend Your Own"},
{
title: "Novelty Treats",
description: "Exciting frozen novelties and specialty items for a unique sweet experience.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-mini-cupcakes-xmas-ornaments-newspaper-ice-cream-female-hand-dark-surface_140725-106875.jpg",
imageAlt: "Ice cream sandwich",
titleImageSrc: "http://img.b2bpic.net/free-photo/chocolate-flavor-ice-cream-stick_23-2148539412.jpg",
buttonText: "Explore Fun",
},
title: "Novelty Treats", description: "Exciting frozen novelties and specialty items for a unique sweet experience.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-mini-cupcakes-xmas-ornaments-newspaper-ice-cream-female-hand-dark-surface_140725-106875.jpg", imageAlt: "Ice cream sandwich", titleImageSrc: "http://img.b2bpic.net/free-photo/chocolate-flavor-ice-cream-stick_23-2148539412.jpg", buttonText: "Explore Fun"},
]}
title="Our Delicious Menu"
description="Explore a world of frozen delights! From classic cones to decadent sundaes, we have something to satisfy every sweet craving."
@@ -267,53 +175,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
name: "Classic Vanilla Cone",
price: "$3.00",
variant: "Soft Serve",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-ice-cream-cones-with-pistachio_23-2148425419.jpg",
imageAlt: "Classic vanilla soft serve cone",
},
id: "1", name: "Classic Vanilla Cone", price: "$3.00", variant: "Soft Serve", imageSrc: "http://img.b2bpic.net/free-photo/delicious-ice-cream-cones-with-pistachio_23-2148425419.jpg", imageAlt: "Classic vanilla soft serve cone"},
{
id: "2",
name: "Chocolate Fudge Sundae",
price: "$5.50",
variant: "Large",
imageSrc: "http://img.b2bpic.net/free-photo/food-packaged-can-still-life_23-2151206983.jpg",
imageAlt: "Chocolate fudge sundae",
},
id: "2", name: "Chocolate Fudge Sundae", price: "$5.50", variant: "Large", imageSrc: "http://img.b2bpic.net/free-photo/food-packaged-can-still-life_23-2151206983.jpg", imageAlt: "Chocolate fudge sundae"},
{
id: "3",
name: "Strawberry Milkshake",
price: "$4.50",
variant: "Regular",
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-pink-smoothie-glass-bottle_23-2148150435.jpg",
imageAlt: "Strawberry milkshake",
},
id: "3", name: "Strawberry Milkshake", price: "$4.50", variant: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/strawberry-pink-smoothie-glass-bottle_23-2148150435.jpg", imageAlt: "Strawberry milkshake"},
{
id: "4",
name: "Cherry Dip Cone",
price: "$3.75",
variant: "Soft Serve",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-refreshing-ice-cream-cone_23-2148513970.jpg",
imageAlt: "Vanilla cone with cherry dip",
},
id: "4", name: "Cherry Dip Cone", price: "$3.75", variant: "Soft Serve", imageSrc: "http://img.b2bpic.net/free-photo/close-up-refreshing-ice-cream-cone_23-2148513970.jpg", imageAlt: "Vanilla cone with cherry dip"},
{
id: "5",
name: "Banana Split",
price: "$7.00",
variant: "Deluxe",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-banana-ice-cream_23-2151006080.jpg",
imageAlt: "Classic banana split",
},
id: "5", name: "Banana Split", price: "$7.00", variant: "Deluxe", imageSrc: "http://img.b2bpic.net/free-photo/close-up-banana-ice-cream_23-2151006080.jpg", imageAlt: "Classic banana split"},
{
id: "6",
name: "Hot Fudge Swirl",
price: "$4.00",
variant: "Cup",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-milkshake-with-sprinkles_23-2148601333.jpg",
imageAlt: "Vanilla soft serve with hot fudge swirl",
},
id: "6", name: "Hot Fudge Swirl", price: "$4.00", variant: "Cup", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-milkshake-with-sprinkles_23-2148601333.jpg", imageAlt: "Vanilla soft serve with hot fudge swirl"},
]}
title="Our Fan Favorites"
description="These are the treats our loyal customers can't get enough of! Try one today and find your new favorite."
@@ -330,25 +202,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "1",
value: "100k+",
title: "Happy Scoops Served",
description: "Delighting customers with every swirl.",
icon: Award,
id: "1", value: "100k+", title: "Happy Scoops Served", description: "Delighting customers with every swirl.", icon: Award,
},
{
id: "2",
value: "20+",
title: "Years of Joy",
description: "A long-standing tradition of sweet memories.",
icon: Cake,
id: "2", value: "20+", title: "Years of Joy", description: "A long-standing tradition of sweet memories.", icon: Cake,
},
{
id: "3",
value: "12",
title: "Unique Toppings",
description: "Endless possibilities for your perfect treat.",
icon: Candy,
id: "3", value: "12", title: "Unique Toppings", description: "Endless possibilities for your perfect treat.", icon: Candy,
},
]}
title="Our Sweet Impact"
@@ -362,61 +222,26 @@ export default function LandingPage() {
<TestimonialCardThirteen
textboxLayout="default"
useInvertedBackground={true}
animationType="slide-up"
testimonials={[
{
id: "1",
name: "Olivia Martinez",
handle: "Local Foodie",
testimonial: "The best ice cream truck experience! Always fresh, always delicious, and the staff are incredibly friendly. A true neighborhood gem!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-t-shirt-posing-with-ice-cream_197531-12894.jpg",
imageAlt: "Olivia Martinez",
},
id: "1", name: "Olivia Martinez", handle: "Local Foodie", testimonial: "The best ice cream truck experience! Always fresh, always delicious, and the staff are incredibly friendly. A true neighborhood gem!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-t-shirt-posing-with-ice-cream_197531-12894.jpg", imageAlt: "Olivia Martinez"},
{
id: "2",
name: "Liam Johnson",
handle: "Dad of Two",
testimonial: "Mister Softee is a lifesaver for summer days with the kids. Their smiles when the truck pulls up are priceless! Highly recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-couple-eating-donuts-having-fun-cafe_637285-7994.jpg",
imageAlt: "Liam Johnson",
},
id: "2", name: "Liam Johnson", handle: "Dad of Two", testimonial: "Mister Softee is a lifesaver for summer days with the kids. Their smiles when the truck pulls up are priceless! Highly recommend.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-couple-eating-donuts-having-fun-cafe_637285-7994.jpg", imageAlt: "Liam Johnson"},
{
id: "3",
name: "Sophia Brown",
handle: "Birthday Organizer",
testimonial: "Booking Mister Softee for our party was the best decision. The guests (kids and adults!) absolutely loved it. Seamless experience.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cute-child-eats-ice-cream-expressing-positive-emotions_176532-11074.jpg",
imageAlt: "Sophia Brown",
},
id: "3", name: "Sophia Brown", handle: "Birthday Organizer", testimonial: "Booking Mister Softee for our party was the best decision. The guests (kids and adults!) absolutely loved it. Seamless experience.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cute-child-eats-ice-cream-expressing-positive-emotions_176532-11074.jpg", imageAlt: "Sophia Brown"},
{
id: "4",
name: "Noah Davis",
handle: "Ice Cream Lover",
testimonial: "The chocolate dip cone is my absolute favorite. It's consistently perfect every single time. Mister Softee never disappoints!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-cute-couple-with-pink-ice-cream_23-2148311199.jpg",
imageAlt: "Noah Davis",
},
id: "4", name: "Noah Davis", handle: "Ice Cream Lover", testimonial: "The chocolate dip cone is my absolute favorite. It's consistently perfect every single time. Mister Softee never disappoints!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-cute-couple-with-pink-ice-cream_23-2148311199.jpg", imageAlt: "Noah Davis"},
{
id: "5",
name: "Ava Wilson",
handle: "Community Member",
testimonial: "Hearing the Mister Softee jingle is truly a sign of happiness. It brings back so many wonderful childhood memories. Keep up the great work!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-friends-with-sweets_23-2148720169.jpg",
imageAlt: "Ava Wilson",
},
id: "5", name: "Ava Wilson", handle: "Community Member", testimonial: "Hearing the Mister Softee jingle is truly a sign of happiness. It brings back so many wonderful childhood memories. Keep up the great work!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-friends-with-sweets_23-2148720169.jpg", imageAlt: "Ava Wilson"},
{
id: "6",
name: "Ethan Garcia",
handle: "Event Host",
testimonial: "For any outdoor event, Mister Softee is a must. It's fun, easy, and everyone gets a treat they love. Our go-to for catering.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-spending-time-around-city_23-2149117280.jpg",
imageAlt: "Ethan Garcia",
},
id: "6", name: "Ethan Garcia", handle: "Event Host", testimonial: "For any outdoor event, Mister Softee is a must. It's fun, easy, and everyone gets a treat they love. Our go-to for catering.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-spending-time-around-city_23-2149117280.jpg", imageAlt: "Ethan Garcia"},
]}
showRating={true}
title="What Our Customers Say"
@@ -432,25 +257,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "How can I book Mister Softee for an event?",
content: "You can book us directly through our website's contact form, or by calling us at [Your Phone Number]. Please provide event details like date, time, location, and estimated number of guests.",
},
id: "1", title: "How can I book Mister Softee for an event?", content: "You can book us directly through our website's contact form, or by calling us at [Your Phone Number]. Please provide event details like date, time, location, and estimated number of guests."},
{
id: "2",
title: "What types of events do you cater? ",
content: "We cater to a wide range of events including birthday parties, corporate gatherings, school events, community festivals, weddings, and more! We bring the fun to any occasion.",
},
id: "2", title: "What types of events do you cater? ", content: "We cater to a wide range of events including birthday parties, corporate gatherings, school events, community festivals, weddings, and more! We bring the fun to any occasion."},
{
id: "3",
title: "Do you offer allergen-free options?",
content: "We do our best to accommodate dietary needs. Please contact us directly to discuss specific allergen concerns and we can provide detailed ingredient information for our products.",
},
id: "3", title: "Do you offer allergen-free options?", content: "We do our best to accommodate dietary needs. Please contact us directly to discuss specific allergen concerns and we can provide detailed ingredient information for our products."},
{
id: "4",
title: "What areas do you serve?",
content: "Our trucks operate in [Your City/Region] and surrounding areas. For specific service area inquiries, please reach out to us with your location details.",
},
id: "4", title: "What areas do you serve?", content: "Our trucks operate in [Your City/Region] and surrounding areas. For specific service area inquiries, please reach out to us with your location details."},
]}
title="Frequently Asked Questions"
description="Have questions about our service, menu, or booking? Find quick answers here!"
@@ -463,8 +276,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Get in Touch"
title="Book Mister Softee for Your Next Event!"
description="Ready to bring smiles and delicious ice cream to your gathering? Fill out the form below and we'll get back to you shortly."
@@ -483,58 +295,35 @@ export default function LandingPage() {
logoText="Mister Softee"
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{
label: "Home",
href: "#home",
},
label: "Home", href: "#home"},
{
label: "Our Story",
href: "#about",
},
label: "Our Story", href: "#about"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
{
label: "Bestsellers",
href: "#products",
},
label: "Bestsellers", href: "#products"},
],
},
{
title: "Help",
items: [
title: "Help", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "Book Event",
href: "#contact",
},
label: "Book Event", href: "#contact"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Twitter",
href: "#",
},
label: "Twitter", href: "#"},
],
},
]}