Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-07 05:21:32 +00:00

View File

@@ -11,7 +11,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import { Bookmark, Box, Building2, CheckCircle, Croissant, Gift, Leaf, Package, Percent, ShoppingBag, Sparkles } from "lucide-react";
import { Bookmark, Box, Building2, CheckCircle, Croissant, Gift, Leaf, Package, Percent, ShoppingBag, Sparkles, Cheese } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,35 +32,21 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "Offers",
id: "#offers",
},
name: "Offers", id: "#offers"},
{
name: "Products",
id: "#products",
},
name: "Products", id: "#products"},
{
name: "Reviews",
id: "#testimonials",
},
name: "Reviews", id: "#testimonials"},
{
name: "FAQs",
id: "#faq",
},
name: "FAQs", id: "#faq"},
{
name: "Pickup",
id: "#contact",
},
name: "Pickup", id: "#contact"},
]}
brandName="VM Super Value"
button={{
text: "Order Pickup",
href: "#contact",
}}
text: "Order Pickup", href: "#contact"}}
animateOnLoad={true}
/>
</div>
@@ -68,118 +54,69 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
title="Your Neighborhood Favorite, Now Ready When You Are."
description="Experience premium quality and unparalleled convenience. Shop our vast selection online and skip the lines with our new hassle-free pickup service."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/photo-vegetables-supermarket-photo-your-advertising_185193-110549.jpg?_wi=1",
imageAlt: "Modern supermarket interior with fresh produce",
},
imageSrc: "http://img.b2bpic.net/free-photo/photo-vegetables-supermarket-photo-your-advertising_185193-110549.jpg", imageAlt: "Modern supermarket interior with fresh produce"},
{
imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-supermarket_273609-15871.jpg?_wi=1",
imageAlt: "Shopping cart filled with fresh groceries",
},
imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-supermarket_273609-15871.jpg", imageAlt: "Shopping cart filled with fresh groceries"},
{
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-holding-cheese-table-with-food_23-2147930208.jpg?_wi=1",
imageAlt: "Artisan bakery section with fresh pastries",
},
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-holding-cheese-table-with-food_23-2147930208.jpg", imageAlt: "Artisan bakery section with fresh pastries"},
{
imageSrc: "http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-8870.jpg",
imageAlt: "Spacious and clean supermarket aisle",
},
imageSrc: "http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-8870.jpg", imageAlt: "Spacious and clean supermarket aisle"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-salad-with-greens-brown-vegetable-green-leaf_140725-19016.jpg",
imageAlt: "Colorful display of organic vegetables",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-salad-with-greens-brown-vegetable-green-leaf_140725-19016.jpg", imageAlt: "Colorful display of organic vegetables"},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-shopping-grocery-store-while-wearing-medical-masks_23-2149483204.jpg",
imageAlt: "Dairy section with diverse products",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-shopping-grocery-store-while-wearing-medical-masks_23-2149483204.jpg", imageAlt: "Dairy section with diverse products"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/shopping-carts-with-phone-alarm-clock_23-2148288243.jpg",
imageAlt: "Person ordering groceries online with a smartphone",
},
imageSrc: "http://img.b2bpic.net/free-photo/shopping-carts-with-phone-alarm-clock_23-2148288243.jpg", imageAlt: "Person ordering groceries online with a smartphone"},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-receiving-groceries_23-2149722271.jpg",
imageAlt: "Pre-packaged grocery order ready for pickup",
},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-receiving-groceries_23-2149722271.jpg", imageAlt: "Pre-packaged grocery order ready for pickup"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-young-man-checking-shopping-list-smartphone-grocery-store_662251-1400.jpg",
imageAlt: "Mobile phone showing daily supermarket offers",
},
imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-young-man-checking-shopping-list-smartphone-grocery-store_662251-1400.jpg", imageAlt: "Mobile phone showing daily supermarket offers"},
{
imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-concept-two-unrecognizable-people-adding-sunglasses-cart-tablet-pc_1098-18947.jpg",
imageAlt: "Contactless payment at a digital terminal",
},
imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-concept-two-unrecognizable-people-adding-sunglasses-cart-tablet-pc_1098-18947.jpg", imageAlt: "Contactless payment at a digital terminal"},
{
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-giving-groceries-order-customer_23-2149950078.jpg",
imageAlt: "Supermarket staff picking items for an online order",
},
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-giving-groceries-order-customer_23-2149950078.jpg", imageAlt: "Supermarket staff picking items for an online order"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fruit-vegetables-reusable-bags-with-bread_23-2148493504.jpg",
imageAlt: "Customer bypassing checkout line at pickup",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fruit-vegetables-reusable-bags-with-bread_23-2148493504.jpg", imageAlt: "Customer bypassing checkout line at pickup"},
]}
tag="Elevate Your Shopping"
tagIcon={Sparkles}
buttons={[
{
text: "Browse Offers",
href: "#offers",
},
text: "Browse Offers", href: "#offers"},
{
text: "Start Your Order",
href: "#contact",
},
text: "Start Your Order", href: "#contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/beautiful-young-woman-shopping-food_23-2149187357.jpg",
alt: "Smiling customer in supermarket",
},
src: "http://img.b2bpic.net/free-photo/beautiful-young-woman-shopping-food_23-2149187357.jpg", alt: "Smiling customer in supermarket"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-bag-fruits_23-2148478338.jpg",
alt: "Happy shopper with groceries",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-bag-fruits_23-2148478338.jpg", alt: "Happy shopper with groceries"},
{
src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg",
alt: "Satisfied customer portrait",
},
src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", alt: "Satisfied customer portrait"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-woman-holding-bag-vegetables_23-2148332094.jpg",
alt: "Woman holding shopping basket smiling",
},
src: "http://img.b2bpic.net/free-photo/beautiful-woman-holding-bag-vegetables_23-2148332094.jpg", alt: "Woman holding shopping basket smiling"},
{
src: "http://img.b2bpic.net/free-photo/handsome-smiling-man-saying-yes-triumphing-showing-shopping-bag-celebrate-good-promo-offer-stand_1258-150715.jpg",
alt: "Man with shopping cart smiling",
},
src: "http://img.b2bpic.net/free-photo/handsome-smiling-man-saying-yes-triumphing-showing-shopping-bag-celebrate-good-promo-offer-stand_1258-150715.jpg", alt: "Man with shopping cart smiling"},
]}
avatarText="Join our 1000+ happy shoppers daily!"
marqueeItems={[
{
type: "text",
text: "Freshness Guaranteed",
},
type: "text", text: "Freshness Guaranteed"},
{
type: "text",
text: "Quality You Trust",
},
type: "text", text: "Quality You Trust"},
{
type: "text",
text: "Unbeatable Prices",
},
type: "text", text: "Unbeatable Prices"},
{
type: "text",
text: "Local & Organic",
},
type: "text", text: "Local & Organic"},
{
type: "text",
text: "Fast & Easy Pickup",
},
type: "text", text: "Fast & Easy Pickup"},
]}
/>
</div>
@@ -191,79 +128,52 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Fresh Produce Discounts",
description: "Enjoy seasonal fruits and vegetables at unbeatable prices, hand-picked for quality.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/shopping-trolley-with-little-alarm-clock_23-2147957094.jpg",
imageAlt: "Fresh fruits and vegetables on sale",
},
title: "Fresh Produce Discounts", description: "Enjoy seasonal fruits and vegetables at unbeatable prices, hand-picked for quality.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/shopping-trolley-with-little-alarm-clock_23-2147957094.jpg", imageAlt: "Fresh fruits and vegetables on sale"},
items: [
{
icon: CheckCircle,
text: "Seasonal Selections",
},
text: "Seasonal Selections"},
{
icon: Percent,
text: "Daily Price Drops",
},
text: "Daily Price Drops"},
{
icon: Leaf,
text: "Organic Options",
},
text: "Organic Options"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/photo-vegetables-supermarket-photo-your-advertising_185193-110549.jpg?_wi=2",
imageAlt: "fresh fruit discount sale supermarket",
reverse: false
},
{
title: "Pantry Staples & Bulk Buys",
description: "Stock up on essentials and take advantage of wholesale rates for maximum value.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/realistic-phone-with-social-media_23-2151459600.jpg",
imageAlt: "Packaged food products with discount labels",
},
title: "Pantry Staples & Bulk Buys", description: "Stock up on essentials and take advantage of wholesale rates for maximum value.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/realistic-phone-with-social-media_23-2151459600.jpg", imageAlt: "Packaged food products with discount labels"},
items: [
{
icon: Package,
text: "Wholesale Pricing",
},
text: "Wholesale Pricing"},
{
icon: Box,
text: "Family Packs",
},
text: "Family Packs"},
{
icon: Bookmark,
text: "Loyalty Rewards",
},
text: "Loyalty Rewards"},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-supermarket_273609-15871.jpg?_wi=2",
imageAlt: "fresh fruit discount sale supermarket",
reverse: true
},
{
title: "Bakery & Deli Delights",
description: "Indulge in freshly baked goods and gourmet deli items with special daily offers.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24684.jpg",
imageAlt: "Freshly baked bread and pastries",
},
title: "Bakery & Deli Delights", description: "Indulge in freshly baked goods and gourmet deli items with special daily offers.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24684.jpg", imageAlt: "Freshly baked bread and pastries"},
items: [
{
icon: Croissant,
text: "Freshly Baked",
},
text: "Freshly Baked"},
{
icon: Cheese,
text: "Gourmet Deli",
},
text: "Gourmet Deli"},
{
icon: Gift,
text: "Exclusive Bundles",
},
text: "Exclusive Bundles"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-holding-cheese-table-with-food_23-2147930208.jpg?_wi=2",
imageAlt: "fresh fruit discount sale supermarket",
reverse: false
},
]}
title="Daily Flash Deals & Exclusive Offers"
@@ -281,52 +191,22 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Organic Red Apples",
price: "$3.99/lb",
imageSrc: "http://img.b2bpic.net/free-photo/juicy-fresh-apples-wooden-rustic-tray_114579-61904.jpg",
imageAlt: "Vibrant red organic apples",
rating: 5,
id: "p1", name: "Organic Red Apples", price: "$3.99/lb", imageSrc: "http://img.b2bpic.net/free-photo/juicy-fresh-apples-wooden-rustic-tray_114579-61904.jpg", imageAlt: "Vibrant red organic apples", rating: 5,
},
{
id: "p2",
name: "Fresh Green Broccoli",
price: "$2.49/lb",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-broccoli-along-with-mushrooms-grey-floor_140725-13457.jpg",
imageAlt: "Fresh organic broccoli florets",
rating: 4,
id: "p2", name: "Fresh Green Broccoli", price: "$2.49/lb", imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-broccoli-along-with-mushrooms-grey-floor_140725-13457.jpg", imageAlt: "Fresh organic broccoli florets", rating: 4,
},
{
id: "p3",
name: "Premium Whole Milk",
price: "$4.29/gallon",
imageSrc: "http://img.b2bpic.net/free-photo/clear-glass-bottle-filled-with-white-liquid_209204-9.jpg",
imageAlt: "Carton of premium whole milk",
rating: 5,
id: "p3", name: "Premium Whole Milk", price: "$4.29/gallon", imageSrc: "http://img.b2bpic.net/free-photo/clear-glass-bottle-filled-with-white-liquid_209204-9.jpg", imageAlt: "Carton of premium whole milk", rating: 5,
},
{
id: "p4",
name: "Artisan Sourdough Bread",
price: "$5.75",
imageSrc: "http://img.b2bpic.net/free-photo/brown-cookies-white-textile_209848-69.jpg",
imageAlt: "Freshly baked artisan sourdough bread",
rating: 5,
id: "p4", name: "Artisan Sourdough Bread", price: "$5.75", imageSrc: "http://img.b2bpic.net/free-photo/brown-cookies-white-textile_209848-69.jpg", imageAlt: "Freshly baked artisan sourdough bread", rating: 5,
},
{
id: "p5",
name: "Wild Caught Salmon Fillet",
price: "$12.99/lb",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-groups-arrangement_23-2149235821.jpg",
imageAlt: "Fresh wild-caught salmon fillet",
rating: 4,
id: "p5", name: "Wild Caught Salmon Fillet", price: "$12.99/lb", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-groups-arrangement_23-2149235821.jpg", imageAlt: "Fresh wild-caught salmon fillet", rating: 4,
},
{
id: "p6",
name: "Gourmet Cheese Selection",
price: "$9.50",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cheese-table_114579-8837.jpg",
imageAlt: "Selection of gourmet cheeses",
rating: 5,
id: "p6", name: "Gourmet Cheese Selection", price: "$9.50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cheese-table_114579-8837.jpg", imageAlt: "Selection of gourmet cheeses", rating: 5,
},
]}
title="Explore Our Premium Selection"
@@ -345,27 +225,17 @@ export default function LandingPage() {
tagIcon={Building2}
buttons={[
{
text: "Learn More",
href: "#",
},
text: "Learn More", href: "#"},
]}
bulletPoints={[
{
title: "Unrivaled Variety",
description: "From daily essentials to unique gourmet finds, our extensive selection caters to every need.",
},
title: "Unrivaled Variety", description: "From daily essentials to unique gourmet finds, our extensive selection caters to every need."},
{
title: "Guaranteed Freshness",
description: "We rigorously check our products to ensure only the freshest and highest quality items make it to your basket.",
},
title: "Guaranteed Freshness", description: "We rigorously check our products to ensure only the freshest and highest quality items make it to your basket."},
{
title: "Seamless Online Pickup",
description: "Order online and pick up at your convenience, designed to save you time and avoid any wait.",
},
title: "Seamless Online Pickup", description: "Order online and pick up at your convenience, designed to save you time and avoid any wait."},
{
title: "Dedicated Support",
description: "Our friendly staff are here to assist you, ensuring a pleasant and efficient shopping experience every time.",
},
title: "Dedicated Support", description: "Our friendly staff are here to assist you, ensuring a pleasant and efficient shopping experience every time."},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-smiley-people-work_23-2149097885.jpg"
imageAlt="Modern supermarket interior with smiling customers and organized aisles"
@@ -381,29 +251,17 @@ export default function LandingPage() {
author="VM Super Value Community"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/asian-indian-business-people-texting-using-smartphone-while-walking-modern-office_231208-2561.jpg",
alt: "Avatar of Rohith V P",
},
src: "http://img.b2bpic.net/free-photo/asian-indian-business-people-texting-using-smartphone-while-walking-modern-office_231208-2561.jpg", alt: "Avatar of Rohith V P"},
{
src: "http://img.b2bpic.net/free-photo/indian-ethnicity-happy-woman-portrait_53876-153598.jpg",
alt: "Avatar of Sindhu",
},
src: "http://img.b2bpic.net/free-photo/indian-ethnicity-happy-woman-portrait_53876-153598.jpg", alt: "Avatar of Sindhu"},
{
src: "http://img.b2bpic.net/free-photo/close-up-asian-woman-posing_23-2148750404.jpg",
alt: "Avatar of Dr. Sanjay Narayanan",
},
src: "http://img.b2bpic.net/free-photo/close-up-asian-woman-posing_23-2148750404.jpg", alt: "Avatar of Dr. Sanjay Narayanan"},
{
src: "http://img.b2bpic.net/free-photo/serious-buisness-woman-talking-phone_23-2148317291.jpg",
alt: "Avatar of Mujeeb Rahman",
},
src: "http://img.b2bpic.net/free-photo/serious-buisness-woman-talking-phone_23-2148317291.jpg", alt: "Avatar of Mujeeb Rahman"},
{
src: "http://img.b2bpic.net/free-photo/senior-person-gesturing-isolated_23-2149193753.jpg",
alt: "Avatar of Arjun Krishnadas",
},
src: "http://img.b2bpic.net/free-photo/senior-person-gesturing-isolated_23-2149193753.jpg", alt: "Avatar of Arjun Krishnadas"},
{
src: "http://img.b2bpic.net/free-photo/smiling-romantic-asian-girl-contemplating-nature-around_1262-19410.jpg",
alt: "Avatar of Jashi Rhmn",
},
src: "http://img.b2bpic.net/free-photo/smiling-romantic-asian-girl-contemplating-nature-around_1262-19410.jpg", alt: "Avatar of Jashi Rhmn"},
]}
ratingAnimation="blur-reveal"
avatarsAnimation="slide-up"
@@ -415,33 +273,19 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq1",
title: "How does the online pickup service work?",
content: "Simply browse our offers and products, add items to your cart, select a convenient pickup time, and choose to pay online or at the counter upon arrival.",
},
id: "faq1", title: "How does the online pickup service work?", content: "Simply browse our offers and products, add items to your cart, select a convenient pickup time, and choose to pay online or at the counter upon arrival."},
{
id: "faq2",
title: "What about product quality for online orders?",
content: "Our dedicated staff hand-pick every item with the utmost care, ensuring freshness and quality, just as if you were shopping in-store yourself.",
},
id: "faq2", title: "What about product quality for online orders?", content: "Our dedicated staff hand-pick every item with the utmost care, ensuring freshness and quality, just as if you were shopping in-store yourself."},
{
id: "faq3",
title: "Can I modify my pickup order or time?",
content: "Yes, you can modify your order or pickup time up to a certain period before your scheduled slot. Please contact our customer service for assistance.",
},
id: "faq3", title: "Can I modify my pickup order or time?", content: "Yes, you can modify your order or pickup time up to a certain period before your scheduled slot. Please contact our customer service for assistance."},
{
id: "faq4",
title: "What if I receive a damaged or incorrect item?",
content: "We strive for perfection, but if an issue occurs, please notify our counter staff immediately upon pickup, or contact us within an hour. We'll ensure a quick resolution.",
},
id: "faq4", title: "What if I receive a damaged or incorrect item?", content: "We strive for perfection, but if an issue occurs, please notify our counter staff immediately upon pickup, or contact us within an hour. We'll ensure a quick resolution."},
]}
sideTitle="Your Questions, Our Answers"
sideDescription="Find quick answers to the most common questions about our new online pickup service and in-store experience."
buttons={[
{
text: "Contact Support",
href: "#contact",
},
text: "Contact Support", href: "#contact"},
]}
faqsAnimation="slide-up"
textPosition="left"
@@ -455,33 +299,19 @@ export default function LandingPage() {
description="Ready to skip the line? Fill out the form below with your details and preferred pickup time, and we'll have your order ready for you."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Full Name",
required: true,
name: "name", type: "text", placeholder: "Your Full Name", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Phone Number",
required: true,
name: "phone", type: "tel", placeholder: "Phone Number", required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address (Optional)",
},
name: "email", type: "email", placeholder: "Email Address (Optional)"},
{
name: "pickupTime",
type: "datetime-local",
placeholder: "Preferred Pickup Time",
required: true,
name: "pickupTime", type: "datetime-local", placeholder: "Preferred Pickup Time", required: true,
},
]}
textarea={{
name: "notes",
placeholder: "Any special instructions or preferences?",
rows: 4,
name: "notes", placeholder: "Any special instructions or preferences?", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/man-checks-online-veggies-are-organic_482257-76736.jpg"
imageAlt="Customer picking up pre-ordered groceries at a counter"
@@ -498,83 +328,49 @@ export default function LandingPage() {
logoText="VM Super Value"
columns={[
{
title: "Shop",
items: [
title: "Shop", items: [
{
label: "Daily Offers",
href: "#offers",
},
label: "Daily Offers", href: "#offers"},
{
label: "Product Catalog",
href: "#products",
},
label: "Product Catalog", href: "#products"},
{
label: "New Arrivals",
href: "#",
},
label: "New Arrivals", href: "#"},
{
label: "Wholesale Enquiries",
href: "#",
},
label: "Wholesale Enquiries", href: "#"},
],
},
{
title: "Customer Service",
items: [
title: "Customer Service", items: [
{
label: "Pickup Information",
href: "#faq",
},
label: "Pickup Information", href: "#faq"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "FAQs",
href: "#faq",
},
label: "FAQs", href: "#faq"},
{
label: "Feedback",
href: "#",
},
label: "Feedback", href: "#"},
],
},
{
title: "About Us",
items: [
title: "About Us", items: [
{
label: "Our Story",
href: "#about",
},
label: "Our Story", href: "#about"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
{
label: "Store Location",
href: "#",
},
label: "Store Location", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
{
label: "Return Policy",
href: "#",
},
label: "Return Policy", href: "#"},
],
},
]}