Merge version_1 into main #1
340
src/app/page.tsx
340
src/app/page.tsx
@@ -34,29 +34,17 @@ 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: "Collection",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Collection", id: "#products"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "#pricing",
|
||||
},
|
||||
name: "Pricing", id: "#pricing"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="MANSORY Caviar"
|
||||
/>
|
||||
@@ -65,43 +53,26 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Every Pearl, A Legacy of Persian Luxury"
|
||||
description="Discover authentic Caspian Sea caviar, handselected and refined for true connoisseurs. MANSORY represents the pinnacle of craftsmanship, purity, and uncompromising excellence."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Our Collection",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Explore Our Collection", href: "#products"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/high-angle-black-caviar_23-2148461630.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-gourmet-dessert-with-flowers-white-plate_23-2151973732.jpg",
|
||||
imageAlt: "Luxurious caviar pearls on a golden spoon",
|
||||
videoAriaLabel: "Caspian Sea waves and caviar close-up",
|
||||
},
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/high-angle-black-caviar_23-2148461630.jpg", imageSrc: "http://img.b2bpic.net/free-photo/elegant-gourmet-dessert-with-flowers-white-plate_23-2151973732.jpg", imageAlt: "Luxurious caviar pearls on a golden spoon", videoAriaLabel: "Caspian Sea waves and caviar close-up"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-photo-sea-waves_58702-11151.jpg",
|
||||
imageAlt: "Serene Caspian Sea at sunset with luxury elements",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-photo-sea-waves_58702-11151.jpg", imageAlt: "Serene Caspian Sea at sunset with luxury elements"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-black-background_52683-100729.jpg",
|
||||
imageAlt: "Elegant caviar tin with gold accents",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-black-background_52683-100729.jpg", imageAlt: "Elegant caviar tin with gold accents"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cook-pouring-sauce-plate-with-salad_23-2148040163.jpg",
|
||||
imageAlt: "Chef carefully plating caviar in a fine dining setting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cook-pouring-sauce-plate-with-salad_23-2148040163.jpg", imageAlt: "Chef carefully plating caviar in a fine dining setting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-creamy-mushroom-sauce-rice_140725-2100.jpg",
|
||||
imageAlt: "Sommelier pouring champagne to pair with caviar",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-creamy-mushroom-sauce-rice_140725-2100.jpg", imageAlt: "Sommelier pouring champagne to pair with caviar"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sliced-salmon-with-arugula-grapefruit-sauce_141793-954.jpg",
|
||||
imageAlt: "Exclusive caviar tasting setup with various accessories",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sliced-salmon-with-arugula-grapefruit-sauce_141793-954.jpg", imageAlt: "Exclusive caviar tasting setup with various accessories"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -128,19 +99,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Sparkles,
|
||||
title: "Unrivaled Purity",
|
||||
description: "Sourced from the pristine waters of the Caspian Sea, our caviar undergoes rigorous quality control to ensure absolute freshness and pure flavor.",
|
||||
},
|
||||
title: "Unrivaled Purity", description: "Sourced from the pristine waters of the Caspian Sea, our caviar undergoes rigorous quality control to ensure absolute freshness and pure flavor."},
|
||||
{
|
||||
icon: Leaf,
|
||||
title: "Sustainable Sourcing",
|
||||
description: "We are deeply committed to ethical and sustainable practices, preserving the delicate ecosystem of the Caspian Sea for future generations.",
|
||||
},
|
||||
title: "Sustainable Sourcing", description: "We are deeply committed to ethical and sustainable practices, preserving the delicate ecosystem of the Caspian Sea for future generations."},
|
||||
{
|
||||
icon: Award,
|
||||
title: "Hand-Selected Perfection",
|
||||
description: "Every pearl is meticulously hand-selected by master artisans, guaranteeing consistent size, texture, and a burst of exquisite taste.",
|
||||
},
|
||||
title: "Hand-Selected Perfection", description: "Every pearl is meticulously hand-selected by master artisans, guaranteeing consistent size, texture, and a burst of exquisite taste."},
|
||||
]}
|
||||
title="The MANSORY Difference"
|
||||
description="Experience the distinct qualities that set our Persian caviar apart. We blend timeless tradition with modern sophistication for an exquisite taste."
|
||||
@@ -149,58 +114,23 @@ export default function LandingPage() {
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardFour
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "diamond-beluga",
|
||||
name: "Diamond Beluga",
|
||||
price: "$5,000",
|
||||
variant: "50g",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-caviar-bowl_23-2148461610.jpg",
|
||||
imageAlt: "Diamond Beluga Caviar",
|
||||
},
|
||||
id: "diamond-beluga", name: "Diamond Beluga", price: "$5,000", variant: "50g", imageSrc: "http://img.b2bpic.net/free-photo/black-caviar-bowl_23-2148461610.jpg", imageAlt: "Diamond Beluga Caviar"},
|
||||
{
|
||||
id: "golden-beluga",
|
||||
name: "Golden Beluga",
|
||||
price: "$7,500",
|
||||
variant: "50g",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-fresh-sandwiches-with-red-black-caviar-plate-grey-surface_114579-83140.jpg",
|
||||
imageAlt: "Golden Beluga Caviar",
|
||||
},
|
||||
id: "golden-beluga", name: "Golden Beluga", price: "$7,500", variant: "50g", imageSrc: "http://img.b2bpic.net/free-photo/two-fresh-sandwiches-with-red-black-caviar-plate-grey-surface_114579-83140.jpg", imageAlt: "Golden Beluga Caviar"},
|
||||
{
|
||||
id: "imperial-ossetra",
|
||||
name: "Imperial Ossetra",
|
||||
price: "$2,500",
|
||||
variant: "50g",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-middle-age-male-irish-setter_613910-8200.jpg",
|
||||
imageAlt: "Imperial Ossetra Caviar",
|
||||
},
|
||||
id: "imperial-ossetra", name: "Imperial Ossetra", price: "$2,500", variant: "50g", imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-middle-age-male-irish-setter_613910-8200.jpg", imageAlt: "Imperial Ossetra Caviar"},
|
||||
{
|
||||
id: "royal-sevruga",
|
||||
name: "Royal Sevruga",
|
||||
price: "$1,800",
|
||||
variant: "50g",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-blackcurrant-confiture-white-plate-black_114579-23329.jpg",
|
||||
imageAlt: "Royal Sevruga Caviar",
|
||||
},
|
||||
id: "royal-sevruga", name: "Royal Sevruga", price: "$1,800", variant: "50g", imageSrc: "http://img.b2bpic.net/free-photo/red-blackcurrant-confiture-white-plate-black_114579-23329.jpg", imageAlt: "Royal Sevruga Caviar"},
|
||||
{
|
||||
id: "kaluga-hybrid",
|
||||
name: "Kaluga Hybrid",
|
||||
price: "$1,200",
|
||||
variant: "50g",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-caviar-high-angle-view-bread-dark-background_176474-3616.jpg",
|
||||
imageAlt: "Kaluga Hybrid Caviar",
|
||||
},
|
||||
id: "kaluga-hybrid", name: "Kaluga Hybrid", price: "$1,200", variant: "50g", imageSrc: "http://img.b2bpic.net/free-photo/black-caviar-high-angle-view-bread-dark-background_176474-3616.jpg", imageAlt: "Kaluga Hybrid Caviar"},
|
||||
{
|
||||
id: "siberian-baeri",
|
||||
name: "Siberian Baeri",
|
||||
price: "$900",
|
||||
variant: "50g",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-black-caviar-toastes-wooden-board_114579-29032.jpg",
|
||||
imageAlt: "Siberian Baeri Caviar",
|
||||
},
|
||||
id: "siberian-baeri", name: "Siberian Baeri", price: "$900", variant: "50g", imageSrc: "http://img.b2bpic.net/free-photo/red-black-caviar-toastes-wooden-board_114579-29032.jpg", imageAlt: "Siberian Baeri Caviar"},
|
||||
]}
|
||||
title="Our Exquisite Caviar Collection"
|
||||
description="Explore the pinnacle of Persian luxury with our hand-selected caviar. Each tier represents a unique journey for the discerning palate."
|
||||
@@ -214,57 +144,25 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "connoisseur-pack",
|
||||
tag: "Classic",
|
||||
tagIcon: Crown,
|
||||
price: "$1,500",
|
||||
period: "per pack",
|
||||
description: "A refined selection for those beginning their journey into premium caviar.",
|
||||
button: {
|
||||
text: "Select Classic",
|
||||
},
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"50g Imperial Ossetra",
|
||||
"Exclusive Tasting Guide",
|
||||
"Priority Shipping",
|
||||
],
|
||||
id: "connoisseur-pack", tag: "Classic", tagIcon: Crown,
|
||||
price: "$1,500", period: "per pack", description: "A refined selection for those beginning their journey into premium caviar.", button: {
|
||||
text: "Select Classic"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"50g Imperial Ossetra", "Exclusive Tasting Guide", "Priority Shipping"],
|
||||
},
|
||||
{
|
||||
id: "maestro-selection",
|
||||
tag: "Signature",
|
||||
tagIcon: Crown,
|
||||
price: "$4,000",
|
||||
period: "per selection",
|
||||
description: "Our most sought-after varieties, perfectly curated for the true caviar maestro.",
|
||||
button: {
|
||||
text: "Select Signature",
|
||||
},
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"50g Diamond Beluga",
|
||||
"50g Golden Beluga",
|
||||
"Personalized Concierge",
|
||||
"Luxury Accessories Kit",
|
||||
],
|
||||
id: "maestro-selection", tag: "Signature", tagIcon: Crown,
|
||||
price: "$4,000", period: "per selection", description: "Our most sought-after varieties, perfectly curated for the true caviar maestro.", button: {
|
||||
text: "Select Signature"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"50g Diamond Beluga", "50g Golden Beluga", "Personalized Concierge", "Luxury Accessories Kit"],
|
||||
},
|
||||
{
|
||||
id: "bespoke-grandeur",
|
||||
tag: "Tailored",
|
||||
tagIcon: Settings,
|
||||
price: "POA",
|
||||
period: "bespoke",
|
||||
description: "A fully customizable offering for grand occasions and unique preferences.",
|
||||
button: {
|
||||
text: "Enquire Now",
|
||||
},
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"Custom Caviar Blends",
|
||||
"Private Tasting Event",
|
||||
"Dedicated Account Manager",
|
||||
"Global White-Glove Delivery",
|
||||
],
|
||||
id: "bespoke-grandeur", tag: "Tailored", tagIcon: Settings,
|
||||
price: "POA", period: "bespoke", description: "A fully customizable offering for grand occasions and unique preferences.", button: {
|
||||
text: "Enquire Now"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"Custom Caviar Blends", "Private Tasting Event", "Dedicated Account Manager", "Global White-Glove Delivery"],
|
||||
},
|
||||
]}
|
||||
title="Curated Experiences & Tiers"
|
||||
@@ -280,25 +178,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "years-heritage",
|
||||
value: "300+",
|
||||
description: "Years of Persian Heritage",
|
||||
},
|
||||
id: "years-heritage", value: "300+", description: "Years of Persian Heritage"},
|
||||
{
|
||||
id: "global-reach",
|
||||
value: "60+",
|
||||
description: "Countries Served Worldwide",
|
||||
},
|
||||
id: "global-reach", value: "60+", description: "Countries Served Worldwide"},
|
||||
{
|
||||
id: "master-artisans",
|
||||
value: "50+",
|
||||
description: "Master Caviar Artisans",
|
||||
},
|
||||
id: "master-artisans", value: "50+", description: "Master Caviar Artisans"},
|
||||
{
|
||||
id: "satisfaction",
|
||||
value: "99%",
|
||||
description: "Client Satisfaction Rate",
|
||||
},
|
||||
id: "satisfaction", value: "99%", description: "Client Satisfaction Rate"},
|
||||
]}
|
||||
title="A Legacy of Distinction"
|
||||
description="Our commitment to excellence is reflected in every aspect of MANSORY Caviar. We take pride in our heritage and global reach."
|
||||
@@ -312,59 +198,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Chef Antoine Dubois",
|
||||
handle: "@ant_dubois",
|
||||
testimonial: "MANSORY Caviar is simply sublime. The depth of flavor and delicate texture are unmatched. A true testament to Persian tradition.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/anccomplished-valet-raises-thumbs-up_482257-90958.jpg",
|
||||
imageAlt: "Chef Antoine Dubois",
|
||||
},
|
||||
id: "1", name: "Chef Antoine Dubois", handle: "@ant_dubois", testimonial: "MANSORY Caviar is simply sublime. The depth of flavor and delicate texture are unmatched. A true testament to Persian tradition.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/anccomplished-valet-raises-thumbs-up_482257-90958.jpg", imageAlt: "Chef Antoine Dubois"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Isabelle Laurent",
|
||||
handle: "@luxury_living",
|
||||
testimonial: "For my discerning clients, MANSORY is the only choice. The Diamond Beluga transformed our gala. Pure luxury, pure perfection.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mature-businessman-with-crossed-arms-standing-restaurant_23-2147955310.jpg",
|
||||
imageAlt: "Isabelle Laurent",
|
||||
},
|
||||
id: "2", name: "Isabelle Laurent", handle: "@luxury_living", testimonial: "For my discerning clients, MANSORY is the only choice. The Diamond Beluga transformed our gala. Pure luxury, pure perfection.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mature-businessman-with-crossed-arms-standing-restaurant_23-2147955310.jpg", imageAlt: "Isabelle Laurent"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Mark Chen",
|
||||
handle: "@gourmet_explorer",
|
||||
testimonial: "As a food critic, I seek authenticity. MANSORY Caviar delivers; its heritage is palpable in every single pearl. Phenomenal.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-man-eating-dessert-cafe_23-2147775848.jpg",
|
||||
imageAlt: "Mark Chen",
|
||||
},
|
||||
id: "3", name: "Mark Chen", handle: "@gourmet_explorer", testimonial: "As a food critic, I seek authenticity. MANSORY Caviar delivers; its heritage is palpable in every single pearl. Phenomenal.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-man-eating-dessert-cafe_23-2147775848.jpg", imageAlt: "Mark Chen"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sophia Rodriguez",
|
||||
handle: "@hospitality_pro",
|
||||
testimonial: "Our hotel guests expect the best. MANSORY's consistent quality and impeccable service make them our indispensable partner.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-adult-chef-kitchen_23-2148471887.jpg",
|
||||
imageAlt: "Sophia Rodriguez",
|
||||
},
|
||||
id: "4", name: "Sophia Rodriguez", handle: "@hospitality_pro", testimonial: "Our hotel guests expect the best. MANSORY's consistent quality and impeccable service make them our indispensable partner.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-adult-chef-kitchen_23-2148471887.jpg", imageAlt: "Sophia Rodriguez"},
|
||||
{
|
||||
id: "5",
|
||||
name: "David Kim",
|
||||
handle: "@caviar_aficionado",
|
||||
testimonial: "The Golden Beluga is a revelation. Its buttery notes and smooth finish are an experience in themselves. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-posing-thoughtfully-cafe_23-2147689187.jpg",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
id: "5", name: "David Kim", handle: "@caviar_aficionado", testimonial: "The Golden Beluga is a revelation. Its buttery notes and smooth finish are an experience in themselves. Highly recommended.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-posing-thoughtfully-cafe_23-2147689187.jpg", imageAlt: "David Kim"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Elena Petrova",
|
||||
handle: "@culinary_visions",
|
||||
testimonial: "Capturing the essence of MANSORY Caviar through photography is a joy. The product's natural beauty shines through effortlessly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/preparation-handmade-gingerbread-with-symbols-ukraine-icing_169016-20157.jpg",
|
||||
imageAlt: "Elena Petrova",
|
||||
},
|
||||
id: "6", name: "Elena Petrova", handle: "@culinary_visions", testimonial: "Capturing the essence of MANSORY Caviar through photography is a joy. The product's natural beauty shines through effortlessly.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/preparation-handmade-gingerbread-with-symbols-ukraine-icing_169016-20157.jpg", imageAlt: "Elena Petrova"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Voices of Distinction"
|
||||
@@ -377,14 +227,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Le Fleur Restaurant",
|
||||
"The Grand Hotel",
|
||||
"Caviar Aficionado Club",
|
||||
"Exquisite Palate Magazine",
|
||||
"Gourmet Guild",
|
||||
"Elite Lifestyle Group",
|
||||
"Culinary Arts Institute",
|
||||
]}
|
||||
"Le Fleur Restaurant", "The Grand Hotel", "Caviar Aficionado Club", "Exquisite Palate Magazine", "Gourmet Guild", "Elite Lifestyle Group", "Culinary Arts Institute"]}
|
||||
title="Trusted by the World's Elite"
|
||||
description="MANSORY Caviar is the preferred choice for Michelin-starred establishments, luxury hotels, and private connoisseurs worldwide."
|
||||
/>
|
||||
@@ -397,22 +240,14 @@ export default function LandingPage() {
|
||||
description="Our dedicated team is ready to assist you with bespoke orders, partnership inquiries, or any questions about our exquisite caviar. Connect with us."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Your Message",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Your Message", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-listening-music-working_171337-15536.jpg"
|
||||
@@ -427,66 +262,39 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Products",
|
||||
items: [
|
||||
title: "Products", items: [
|
||||
{
|
||||
label: "Diamond Beluga",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Diamond Beluga", href: "#products"},
|
||||
{
|
||||
label: "Golden Beluga",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Golden Beluga", href: "#products"},
|
||||
{
|
||||
label: "Ossetra",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Ossetra", href: "#products"},
|
||||
{
|
||||
label: "Sevruga",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Sevruga", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "Our Heritage",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Our Heritage", href: "#about"},
|
||||
{
|
||||
label: "Sustainability",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Sustainability", href: "#features"},
|
||||
{
|
||||
label: "Partnerships",
|
||||
href: "#social-proof",
|
||||
},
|
||||
label: "Partnerships", href: "#social-proof"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Shipping & Delivery",
|
||||
href: "#",
|
||||
},
|
||||
label: "Shipping & Delivery", href: "#"},
|
||||
{
|
||||
label: "Returns & Refunds",
|
||||
href: "#",
|
||||
},
|
||||
label: "Returns & Refunds", href: "#"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#",
|
||||
},
|
||||
label: "FAQ", href: "#"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user