Update src/app/page.tsx
This commit is contained in:
305
src/app/page.tsx
305
src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Why Us",
|
||||
id: "#why-us",
|
||||
},
|
||||
name: "Why Us", id: "#why-us"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Mamata Dairy"
|
||||
/>
|
||||
@@ -60,107 +50,59 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Shuddhata Ka Swad, Mamata Ka Vaada"
|
||||
description="Experience the wholesome goodness and purity in every product, delivered with utmost care to your family. Mamata Dairy – Purity in Taste, Promise of Care."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Priya Sharma",
|
||||
handle: "@priyasharma_official",
|
||||
testimonial: "Mamata Dairy's milk is truly farm fresh and delicious. My family loves it every single day!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-red-dress-sexy-carefree-woman-posing-near-blue-wall-studio-positive-model-having-fun-cheerful-happy-isolated_158538-25754.jpg",
|
||||
imageAlt: "Priya Sharma",
|
||||
},
|
||||
name: "Priya Sharma", handle: "@priyasharma_official", testimonial: "Mamata Dairy's milk is truly farm fresh and delicious. My family loves it every single day!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-red-dress-sexy-carefree-woman-posing-near-blue-wall-studio-positive-model-having-fun-cheerful-happy-isolated_158538-25754.jpg", imageAlt: "Priya Sharma"},
|
||||
{
|
||||
name: "Rohan Patel",
|
||||
handle: "@rohanpatel_foodie",
|
||||
testimonial: "The Dahi from Mamata Dairy is perfect, thick and creamy. It reminds me of homemade yogurt every time!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg",
|
||||
imageAlt: "Rohan Patel",
|
||||
},
|
||||
name: "Rohan Patel", handle: "@rohanpatel_foodie", testimonial: "The Dahi from Mamata Dairy is perfect, thick and creamy. It reminds me of homemade yogurt every time!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg", imageAlt: "Rohan Patel"},
|
||||
{
|
||||
name: "Anjali Singh",
|
||||
handle: "@anjalisingh_kitchen",
|
||||
testimonial: "Their Ghee adds such a rich, aromatic flavor to all my dishes. Mamata Dairy products are a staple in my kitchen.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parents-their-daughter-shopping-store_329181-17344.jpg",
|
||||
imageAlt: "Anjali Singh",
|
||||
},
|
||||
name: "Anjali Singh", handle: "@anjalisingh_kitchen", testimonial: "Their Ghee adds such a rich, aromatic flavor to all my dishes. Mamata Dairy products are a staple in my kitchen.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parents-their-daughter-shopping-store_329181-17344.jpg", imageAlt: "Anjali Singh"},
|
||||
{
|
||||
name: "Kiran Rao",
|
||||
handle: "@kiran_homechef",
|
||||
testimonial: "The paneer is so fresh and soft, perfect for all my Indian recipes. Highly recommend Mamata Dairy!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-yellow-summer-dress-sunglasses-green-studio-excited-cheerful-joyful-point-finger-left_343596-6423.jpg",
|
||||
imageAlt: "Kiran Rao",
|
||||
},
|
||||
name: "Kiran Rao", handle: "@kiran_homechef", testimonial: "The paneer is so fresh and soft, perfect for all my Indian recipes. Highly recommend Mamata Dairy!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-yellow-summer-dress-sunglasses-green-studio-excited-cheerful-joyful-point-finger-left_343596-6423.jpg", imageAlt: "Kiran Rao"},
|
||||
{
|
||||
name: "Deepak Kumar",
|
||||
handle: "@deepak_healthnut",
|
||||
testimonial: "I trust Mamata Dairy for pure, unadulterated milk. It's an essential part of my healthy lifestyle.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-dress-code-looks-motivated_114579-15924.jpg",
|
||||
imageAlt: "Deepak Kumar",
|
||||
},
|
||||
name: "Deepak Kumar", handle: "@deepak_healthnut", testimonial: "I trust Mamata Dairy for pure, unadulterated milk. It's an essential part of my healthy lifestyle.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-dress-code-looks-motivated_114579-15924.jpg", imageAlt: "Deepak Kumar"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Products",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Explore Products", href: "#products"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/boiled-eggs-various-cheese-plates_114579-23446.jpg"
|
||||
imageAlt="Milk splash with dairy farm in background"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/boiled-eggs-various-cheese-plates_114579-23446.jpg",
|
||||
alt: "Happy Customer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/boiled-eggs-various-cheese-plates_114579-23446.jpg", alt: "Happy Customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-red-dress-sexy-carefree-woman-posing-near-blue-wall-studio-positive-model-having-fun-cheerful-happy-isolated_158538-25754.jpg",
|
||||
alt: "Happy Customer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-red-dress-sexy-carefree-woman-posing-near-blue-wall-studio-positive-model-having-fun-cheerful-happy-isolated_158538-25754.jpg", alt: "Happy Customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg",
|
||||
alt: "Happy Customer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg", alt: "Happy Customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/parents-their-daughter-shopping-store_329181-17344.jpg",
|
||||
alt: "Happy Customer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/parents-their-daughter-shopping-store_329181-17344.jpg", alt: "Happy Customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/high-angle-traditional-indian-drink_23-2149312425.jpg",
|
||||
alt: "Happy Customer 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/high-angle-traditional-indian-drink_23-2149312425.jpg", alt: "Happy Customer 5"},
|
||||
]}
|
||||
avatarText="Join 10 Lakh+ Happy Customers"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Pure Goodness",
|
||||
type: "text", text: "Pure Goodness"},
|
||||
{
|
||||
type: "text-icon", text: "Farm Fresh", icon: Leaf,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Farm Fresh",
|
||||
icon: Leaf,
|
||||
type: "text-icon", text: "ISO Certified", icon: ShieldCheck,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "ISO Certified",
|
||||
icon: ShieldCheck,
|
||||
type: "text-icon", text: "No Preservatives", icon: DollarSign,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "No Preservatives",
|
||||
icon: DollarSign,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Doorstep Delivery",
|
||||
},
|
||||
type: "text", text: "Doorstep Delivery"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -173,61 +115,21 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "milk",
|
||||
name: "🥛 Full Cream Milk",
|
||||
price: "Know More",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-traditional-indian-drink_23-2149312425.jpg",
|
||||
imageAlt: "Full Cream Milk",
|
||||
},
|
||||
id: "milk", name: "🥛 Full Cream Milk", price: "Know More", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-traditional-indian-drink_23-2149312425.jpg", imageAlt: "Full Cream Milk"},
|
||||
{
|
||||
id: "toned-milk",
|
||||
name: "🐄 Toned Milk",
|
||||
price: "Know More",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-containers-filled-with-milk_23-2148239871.jpg",
|
||||
imageAlt: "Toned Milk",
|
||||
},
|
||||
id: "toned-milk", name: "🐄 Toned Milk", price: "Know More", imageSrc: "http://img.b2bpic.net/free-photo/glass-containers-filled-with-milk_23-2148239871.jpg", imageAlt: "Toned Milk"},
|
||||
{
|
||||
id: "dahi",
|
||||
name: "🍲 Dahi (Curd)",
|
||||
price: "Know More",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cheese-making-process_23-2148759787.jpg",
|
||||
imageAlt: "Dahi (Curd)",
|
||||
},
|
||||
id: "dahi", name: "🍲 Dahi (Curd)", price: "Know More", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cheese-making-process_23-2148759787.jpg", imageAlt: "Dahi (Curd)"},
|
||||
{
|
||||
id: "butter",
|
||||
name: "🧈 Butter",
|
||||
price: "Know More",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheddar-cheese-dark-wooden-surface_1150-41937.jpg",
|
||||
imageAlt: "Butter",
|
||||
},
|
||||
id: "butter", name: "🧈 Butter", price: "Know More", imageSrc: "http://img.b2bpic.net/free-photo/cheddar-cheese-dark-wooden-surface_1150-41937.jpg", imageAlt: "Butter"},
|
||||
{
|
||||
id: "ghee",
|
||||
name: "🍯 Ghee",
|
||||
price: "Know More",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-pumpkin-puree-with-fresh-pumpkin-slices_114579-44395.jpg",
|
||||
imageAlt: "Ghee",
|
||||
},
|
||||
id: "ghee", name: "🍯 Ghee", price: "Know More", imageSrc: "http://img.b2bpic.net/free-photo/homemade-pumpkin-puree-with-fresh-pumpkin-slices_114579-44395.jpg", imageAlt: "Ghee"},
|
||||
{
|
||||
id: "paneer",
|
||||
name: "🧀 Paneer",
|
||||
price: "Know More",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-white-cheese-with-fresh-greens-dark-blue-background_140725-49187.jpg",
|
||||
imageAlt: "Paneer",
|
||||
},
|
||||
id: "paneer", name: "🧀 Paneer", price: "Know More", imageSrc: "http://img.b2bpic.net/free-photo/front-view-white-cheese-with-fresh-greens-dark-blue-background_140725-49187.jpg", imageAlt: "Paneer"},
|
||||
{
|
||||
id: "flavored-milk",
|
||||
name: "🍓 Flavored Milk",
|
||||
price: "Know More",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-blue-matcha-recipe_23-2150624995.jpg",
|
||||
imageAlt: "Flavored Milk",
|
||||
},
|
||||
id: "flavored-milk", name: "🍓 Flavored Milk", price: "Know More", imageSrc: "http://img.b2bpic.net/free-photo/delicious-blue-matcha-recipe_23-2150624995.jpg", imageAlt: "Flavored Milk"},
|
||||
{
|
||||
id: "ice-cream",
|
||||
name: "🍦 Ice Cream",
|
||||
price: "Know More",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/birthday-cake_23-2148161482.jpg",
|
||||
imageAlt: "Ice Cream",
|
||||
},
|
||||
id: "ice-cream", name: "🍦 Ice Cream", price: "Know More", imageSrc: "http://img.b2bpic.net/free-photo/birthday-cake_23-2148161482.jpg", imageAlt: "Ice Cream"},
|
||||
]}
|
||||
title="Our Pure & Wholesome Products"
|
||||
description="From daily essentials to delightful treats, Mamata Dairy brings you a diverse range of fresh dairy products made with care and tradition."
|
||||
@@ -242,29 +144,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Farm Fresh Daily",
|
||||
description: "Our milk is sourced directly from trusted farms and delivered fresh every single day.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-fresh-cheese-ready-be-served_23-2148610549.jpg",
|
||||
imageAlt: "Farm fresh daily icon",
|
||||
},
|
||||
title: "Farm Fresh Daily", description: "Our milk is sourced directly from trusted farms and delivered fresh every single day.", imageSrc: "http://img.b2bpic.net/free-photo/assortment-fresh-cheese-ready-be-served_23-2148610549.jpg", imageAlt: "Farm fresh daily icon"},
|
||||
{
|
||||
title: "No Preservatives",
|
||||
description: "Enjoy natural goodness with no artificial preservatives, ensuring purity in every sip.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/infused-water_1339-734.jpg",
|
||||
imageAlt: "No preservatives icon",
|
||||
},
|
||||
title: "No Preservatives", description: "Enjoy natural goodness with no artificial preservatives, ensuring purity in every sip.", imageSrc: "http://img.b2bpic.net/free-photo/infused-water_1339-734.jpg", imageAlt: "No preservatives icon"},
|
||||
{
|
||||
title: "ISO Certified Quality",
|
||||
description: "We adhere to stringent ISO standards, guaranteeing the highest quality and safety for your family.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-concept-m_23-2150041846.jpg",
|
||||
imageAlt: "ISO Certified Quality icon",
|
||||
},
|
||||
title: "ISO Certified Quality", description: "We adhere to stringent ISO standards, guaranteeing the highest quality and safety for your family.", imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-concept-m_23-2150041846.jpg", imageAlt: "ISO Certified Quality icon"},
|
||||
{
|
||||
title: "Delivered to Your Door",
|
||||
description: "Convenient and timely doorstep delivery, so you always have fresh dairy when you need it.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-receiving-groceries_23-2149722274.jpg",
|
||||
imageAlt: "Delivered to your door icon",
|
||||
},
|
||||
title: "Delivered to Your Door", description: "Convenient and timely doorstep delivery, so you always have fresh dairy when you need it.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-receiving-groceries_23-2149722274.jpg", imageAlt: "Delivered to your door icon"},
|
||||
]}
|
||||
title="Why Choose Mamata Dairy?"
|
||||
description="We are committed to delivering the freshest, purest, and most delicious dairy products to your home, prioritizing health and happiness."
|
||||
@@ -278,22 +164,15 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Package,
|
||||
label: "Products",
|
||||
value: "50+",
|
||||
},
|
||||
label: "Products", value: "50+"},
|
||||
{
|
||||
icon: Users,
|
||||
label: "Happy Customers",
|
||||
value: "10 Lakh+",
|
||||
},
|
||||
label: "Happy Customers", value: "10 Lakh+"},
|
||||
{
|
||||
icon: Award,
|
||||
label: "Years of Trust",
|
||||
value: "20+",
|
||||
},
|
||||
label: "Years of Trust", value: "20+"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
description="Mamata Dairy has been a trusted name in Indian households since 2005, dedicated to enriching families with pure and wholesome milk products. We blend traditional values with modern practices to ensure unmatched quality and taste."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -302,14 +181,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Indian Families",
|
||||
"Local Communities",
|
||||
"Health-conscious Consumers",
|
||||
"Quality Seekers",
|
||||
"Food Enthusiasts",
|
||||
"Growing Kids",
|
||||
"Grandparents",
|
||||
]}
|
||||
"Indian Families", "Local Communities", "Health-conscious Consumers", "Quality Seekers", "Food Enthusiasts", "Growing Kids", "Grandparents"]}
|
||||
title="Trusted by Families Across India"
|
||||
description="Generations of families have relied on Mamata Dairy for their daily dose of health, purity, and happiness."
|
||||
/>
|
||||
@@ -321,30 +193,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "What makes Mamata Dairy products unique?",
|
||||
content: "Mamata Dairy products are unique due to our commitment to farm-fresh sourcing, strict quality control (ISO certified), and the absence of preservatives. We prioritize purity and taste, delivering wholesome dairy to your doorstep.",
|
||||
},
|
||||
id: "faq-1", title: "What makes Mamata Dairy products unique?", content: "Mamata Dairy products are unique due to our commitment to farm-fresh sourcing, strict quality control (ISO certified), and the absence of preservatives. We prioritize purity and taste, delivering wholesome dairy to your doorstep."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "Are your products truly free of preservatives?",
|
||||
content: "Yes, all Mamata Dairy products are absolutely free of artificial preservatives. We believe in providing natural and wholesome dairy items, ensuring fresh quality from our farms to your family.",
|
||||
},
|
||||
id: "faq-2", title: "Are your products truly free of preservatives?", content: "Yes, all Mamata Dairy products are absolutely free of artificial preservatives. We believe in providing natural and wholesome dairy items, ensuring fresh quality from our farms to your family."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "How is the quality of milk ensured?",
|
||||
content: "We follow rigorous quality checks at every stage, from cattle rearing at our partner farms to processing and packaging. Our facilities are ISO certified, and each batch undergoes stringent testing to meet the highest standards of purity and safety.",
|
||||
},
|
||||
id: "faq-3", title: "How is the quality of milk ensured?", content: "We follow rigorous quality checks at every stage, from cattle rearing at our partner farms to processing and packaging. Our facilities are ISO certified, and each batch undergoes stringent testing to meet the highest standards of purity and safety."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "Do you offer doorstep delivery?",
|
||||
content: "Yes, we provide convenient and timely doorstep delivery services in select areas. Please check our delivery section or contact us to know if delivery is available in your location.",
|
||||
},
|
||||
id: "faq-4", title: "Do you offer doorstep delivery?", content: "Yes, we provide convenient and timely doorstep delivery services in select areas. Please check our delivery section or contact us to know if delivery is available in your location."},
|
||||
{
|
||||
id: "faq-5",
|
||||
title: "What variety of dairy products do you offer?",
|
||||
content: "Mamata Dairy offers a wide range of products including Full Cream Milk, Toned Milk, Dahi (Curd), Butter, Ghee, Paneer, Flavored Milk, and Ice Cream. We continuously strive to expand our product line.",
|
||||
},
|
||||
id: "faq-5", title: "What variety of dairy products do you offer?", content: "Mamata Dairy offers a wide range of products including Full Cream Milk, Toned Milk, Dahi (Curd), Butter, Ghee, Paneer, Flavored Milk, and Ice Cream. We continuously strive to expand our product line."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about Mamata Dairy, our products, sourcing, and commitment to quality."
|
||||
@@ -356,8 +213,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Reach Out to Mamata Dairy"
|
||||
description="We'd love to hear from you! For inquiries, feedback, or collaboration opportunities, please fill out the form below or contact us directly."
|
||||
@@ -374,70 +230,41 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#home",
|
||||
},
|
||||
label: "Home", href: "#home"},
|
||||
{
|
||||
label: "Products",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Products", href: "#products"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Why Us",
|
||||
href: "#why-us",
|
||||
},
|
||||
label: "Why Us", href: "#why-us"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Our Products",
|
||||
items: [
|
||||
title: "Our Products", items: [
|
||||
{
|
||||
label: "Milk",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Milk", href: "#products"},
|
||||
{
|
||||
label: "Dahi (Curd)",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Dahi (Curd)", href: "#products"},
|
||||
{
|
||||
label: "Butter",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Butter", href: "#products"},
|
||||
{
|
||||
label: "Ghee",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Ghee", href: "#products"},
|
||||
{
|
||||
label: "Paneer",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Paneer", href: "#products"},
|
||||
{
|
||||
label: "Ice Cream",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Ice Cream", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user