Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
258
src/app/page.tsx
258
src/app/page.tsx
@@ -33,86 +33,58 @@ export default function LandingPage() {
|
|||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "home"},
|
||||||
id: "home",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "About",
|
name: "About", id: "about"},
|
||||||
id: "about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Products",
|
name: "Products", id: "products"},
|
||||||
id: "products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "contact"},
|
||||||
id: "contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="Divine Life Sciences"
|
brandName="Divine Life Sciences"
|
||||||
|
button={{
|
||||||
|
text: "Get Started", href: "#contact"
|
||||||
|
}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="home" data-section="home">
|
<div id="home" data-section="home">
|
||||||
<HeroSplit
|
<HeroSplit
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars",
|
variant: "gradient-bars"}}
|
||||||
}}
|
|
||||||
title="Ancient Ayurveda for Modern Living"
|
title="Ancient Ayurveda for Modern Living"
|
||||||
description="At Divine Life Sciences, we bridge the gap between traditional wisdom and science-backed wellness solutions. Pure, organic, and ethically sourced."
|
description="At Divine Life Sciences, we bridge the gap between traditional wisdom and science-backed wellness solutions. Pure, organic, and ethically sourced."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Explore Products",
|
text: "Explore Products", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/leaf-candles-bath-products-with-copy-space_23-2148366062.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/leaf-candles-bath-products-with-copy-space_23-2148366062.jpg"
|
||||||
imageAlt="natural ayurvedic product arrangement"
|
imageAlt="natural ayurvedic product arrangement"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/two-happy-people-having-fun-laughing-sitting-outdoor-cafe-breakfast-handsome-cheerful-man-with-stubble-using-laptop-pc-smiling-talking-stylish-woman-shades_273609-6660.jpg",
|
src: "http://img.b2bpic.net/free-photo/two-happy-people-having-fun-laughing-sitting-outdoor-cafe-breakfast-handsome-cheerful-man-with-stubble-using-laptop-pc-smiling-talking-stylish-woman-shades_273609-6660.jpg", alt: "Customer profile 1"},
|
||||||
alt: "Customer profile 1",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/two-happy-friends-chatting-laughing-haven-t-seen-each-other-long-time_273609-6606.jpg",
|
src: "http://img.b2bpic.net/free-photo/two-happy-friends-chatting-laughing-haven-t-seen-each-other-long-time_273609-6606.jpg", alt: "Customer profile 2"},
|
||||||
alt: "Customer profile 2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/middle-aged-bearded-man-with-cheerful-expression-pointing-thumb-his-girlfriend-sunglasses-while-telling-jokes_273609-6608.jpg",
|
src: "http://img.b2bpic.net/free-photo/middle-aged-bearded-man-with-cheerful-expression-pointing-thumb-his-girlfriend-sunglasses-while-telling-jokes_273609-6608.jpg", alt: "Customer profile 3"},
|
||||||
alt: "Customer profile 3",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/front-view-young-women-playing-with-shopping-cart_23-2148495450.jpg",
|
src: "http://img.b2bpic.net/free-photo/front-view-young-women-playing-with-shopping-cart_23-2148495450.jpg", alt: "Customer profile 4"},
|
||||||
alt: "Customer profile 4",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
|
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", alt: "Customer profile 5"},
|
||||||
alt: "Customer profile 5",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
avatarText="Trusted by 5,000+ satisfied wellness seekers globally."
|
avatarText="Trusted by 5,000+ satisfied wellness seekers globally."
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "100% Organic"},
|
||||||
text: "100% Organic",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Ayurveda Certified"},
|
||||||
text: "Ayurveda Certified",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Cruelty-Free"},
|
||||||
text: "Cruelty-Free",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Sustainable Sourcing"},
|
||||||
text: "Sustainable Sourcing",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Premium Quality"},
|
||||||
text: "Premium Quality",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -124,19 +96,13 @@ export default function LandingPage() {
|
|||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
icon: CheckCircle,
|
icon: CheckCircle,
|
||||||
label: "Ethically Sourced",
|
label: "Ethically Sourced", value: "100%"},
|
||||||
value: "100%",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
icon: Sparkles,
|
icon: Sparkles,
|
||||||
label: "Organic Ingredients",
|
label: "Organic Ingredients", value: "99%"},
|
||||||
value: "99%",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
icon: Shield,
|
icon: Shield,
|
||||||
label: "Quality Assured",
|
label: "Quality Assured", value: "24/7"},
|
||||||
value: "24/7",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -148,23 +114,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Traditional Wisdom",
|
title: "Traditional Wisdom", description: "Centuries-old recipes perfected with modern processing.", imageSrc: "http://img.b2bpic.net/free-photo/spoon-with-indian-traditional-spice_23-2148295001.jpg", imageAlt: "ayurvedic herbs crushing cinematic"},
|
||||||
description: "Centuries-old recipes perfected with modern processing.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/spoon-with-indian-traditional-spice_23-2148295001.jpg",
|
|
||||||
imageAlt: "ayurvedic herbs crushing cinematic",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Scientific Rigor",
|
title: "Scientific Rigor", description: "Every formulation undergoes strict quality testing.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-set-spices-herbs-peppercorns-anise-seeds-clove-tea-rose-buds-yellow-plate_141793-8027.jpg", imageAlt: "ayurvedic research lab professional"},
|
||||||
description: "Every formulation undergoes strict quality testing.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-set-spices-herbs-peppercorns-anise-seeds-clove-tea-rose-buds-yellow-plate_141793-8027.jpg",
|
|
||||||
imageAlt: "ayurvedic research lab professional",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Sustainable Purity",
|
title: "Sustainable Purity", description: "No synthetic chemicals, just nature's goodness.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176113.jpg", imageAlt: "herbal medicine glass bottle minimalist"},
|
||||||
description: "No synthetic chemicals, just nature's goodness.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176113.jpg",
|
|
||||||
imageAlt: "herbal medicine glass bottle minimalist",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="The Divine Difference"
|
title="The Divine Difference"
|
||||||
description="Why choose our specialized Ayurvedic formulations for your daily health routine?"
|
description="Why choose our specialized Ayurvedic formulations for your daily health routine?"
|
||||||
@@ -179,47 +133,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "p1",
|
id: "p1", name: "Digestive Support", price: "$29", imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-still-life_23-2150769474.jpg", imageAlt: "organic wellness product bottle"},
|
||||||
name: "Digestive Support",
|
|
||||||
price: "$29",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-still-life_23-2150769474.jpg",
|
|
||||||
imageAlt: "organic wellness product bottle",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p2",
|
id: "p2", name: "Stress Reliever", price: "$34", imageSrc: "http://img.b2bpic.net/free-photo/organic-cbd-oil-dropper-assortment_23-2149013596.jpg", imageAlt: "organic wellness product bottle"},
|
||||||
name: "Stress Reliever",
|
|
||||||
price: "$34",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/organic-cbd-oil-dropper-assortment_23-2149013596.jpg",
|
|
||||||
imageAlt: "organic wellness product bottle",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p3",
|
id: "p3", name: "Immunity Booster", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238279.jpg", imageAlt: "organic wellness product bottle"},
|
||||||
name: "Immunity Booster",
|
|
||||||
price: "$25",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238279.jpg",
|
|
||||||
imageAlt: "organic wellness product bottle",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p4",
|
id: "p4", name: "Hair & Skin Vitality", price: "$39", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-eucalyptus-with-beauty-products_23-2149440626.jpg", imageAlt: "organic wellness product bottle"},
|
||||||
name: "Hair & Skin Vitality",
|
|
||||||
price: "$39",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-eucalyptus-with-beauty-products_23-2149440626.jpg",
|
|
||||||
imageAlt: "organic wellness product bottle",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p5",
|
id: "p5", name: "Energy Tonic", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-healthy-immunity-boosting-foods_23-2149211568.jpg", imageAlt: "organic wellness product bottle"},
|
||||||
name: "Energy Tonic",
|
|
||||||
price: "$22",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-healthy-immunity-boosting-foods_23-2149211568.jpg",
|
|
||||||
imageAlt: "organic wellness product bottle",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p6",
|
id: "p6", name: "Sleep Aid", price: "$27", imageSrc: "http://img.b2bpic.net/free-photo/top-view-brain-booster-pills-still-life_23-2150760028.jpg", imageAlt: "organic wellness product bottle"},
|
||||||
name: "Sleep Aid",
|
|
||||||
price: "$27",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-brain-booster-pills-still-life_23-2150760028.jpg",
|
|
||||||
imageAlt: "organic wellness product bottle",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Our Ayurvedic Essentials"
|
title="Our Ayurvedic Essentials"
|
||||||
description="Discover our range of premium health and wellness supplements."
|
description="Discover our range of premium health and wellness supplements."
|
||||||
@@ -233,29 +157,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "m1",
|
id: "m1", value: "5000+", title: "Happy Customers", description: "Empowered by our natural solutions.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cream-leaf-with-white-background_23-2148241826.jpg", imageAlt: "organic wellness product bottle"},
|
||||||
value: "5000+",
|
|
||||||
title: "Happy Customers",
|
|
||||||
description: "Empowered by our natural solutions.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cream-leaf-with-white-background_23-2148241826.jpg",
|
|
||||||
imageAlt: "organic wellness product bottle",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "m2",
|
id: "m2", value: "12+", title: "Wellness Experts", description: "Certified Ayurvedic practitioners.", imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669123.jpg", imageAlt: "organic wellness product bottle"},
|
||||||
value: "12+",
|
|
||||||
title: "Wellness Experts",
|
|
||||||
description: "Certified Ayurvedic practitioners.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669123.jpg",
|
|
||||||
imageAlt: "organic wellness product bottle",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "m3",
|
id: "m3", value: "15+", title: "Regions Served", description: "Bringing wellness closer to home.", imageSrc: "http://img.b2bpic.net/free-photo/green-supplement-bottle-mockup_187299-47856.jpg", imageAlt: "organic wellness product bottle"},
|
||||||
value: "15+",
|
|
||||||
title: "Regions Served",
|
|
||||||
description: "Bringing wellness closer to home.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/green-supplement-bottle-mockup_187299-47856.jpg",
|
|
||||||
imageAlt: "organic wellness product bottle",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Trusted by Thousands"
|
title="Trusted by Thousands"
|
||||||
description="Numbers that reflect our devotion to your well-being."
|
description="Numbers that reflect our devotion to your well-being."
|
||||||
@@ -269,64 +175,28 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "t1",
|
id: "t1", name: "Anita Rao", role: "Homemaker", company: "Mumbai", rating: 5,
|
||||||
name: "Anita Rao",
|
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-talking-phone_23-2148660691.jpg", imageAlt: "smiling woman headshot"},
|
||||||
role: "Homemaker",
|
|
||||||
company: "Mumbai",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-talking-phone_23-2148660691.jpg",
|
|
||||||
imageAlt: "smiling woman headshot",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t2",
|
id: "t2", name: "Vikram Seth", role: "Professional", company: "Delhi", rating: 5,
|
||||||
name: "Vikram Seth",
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg", imageAlt: "smiling man headshot"},
|
||||||
role: "Professional",
|
|
||||||
company: "Delhi",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg",
|
|
||||||
imageAlt: "smiling man headshot",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t3",
|
id: "t3", name: "Priya Sharma", role: "Designer", company: "Bangalore", rating: 5,
|
||||||
name: "Priya Sharma",
|
imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg", imageAlt: "smiling woman headshot"},
|
||||||
role: "Designer",
|
|
||||||
company: "Bangalore",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg",
|
|
||||||
imageAlt: "smiling woman headshot",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t4",
|
id: "t4", name: "Rajesh Gupta", role: "Entrepreneur", company: "Pune", rating: 5,
|
||||||
name: "Rajesh Gupta",
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-chatting_23-2149152928.jpg", imageAlt: "smiling man headshot"},
|
||||||
role: "Entrepreneur",
|
|
||||||
company: "Pune",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-chatting_23-2149152928.jpg",
|
|
||||||
imageAlt: "smiling man headshot",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t5",
|
id: "t5", name: "Sunita Das", role: "Teacher", company: "Kolkata", rating: 5,
|
||||||
name: "Sunita Das",
|
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-ladies-stylish-outfits-pose-office-fashion-designer-charming-woman-linen-dress-darkskinned-lady-white-blouse-take-selfie_197531-27877.jpg", imageAlt: "smiling woman headshot"},
|
||||||
role: "Teacher",
|
|
||||||
company: "Kolkata",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-ladies-stylish-outfits-pose-office-fashion-designer-charming-woman-linen-dress-darkskinned-lady-white-blouse-take-selfie_197531-27877.jpg",
|
|
||||||
imageAlt: "smiling woman headshot",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
kpiItems={[
|
kpiItems={[
|
||||||
{
|
{
|
||||||
value: "4.9/5",
|
value: "4.9/5", label: "Customer Rating"},
|
||||||
label: "Customer Rating",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "95%",
|
value: "95%", label: "Recommend Rate"},
|
||||||
label: "Recommend Rate",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "100%",
|
value: "100%", label: "Authentic Ingredients"},
|
||||||
label: "Authentic Ingredients",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Community Voices"
|
title="Community Voices"
|
||||||
description="Hear stories from our family of wellness seekers."
|
description="Hear stories from our family of wellness seekers."
|
||||||
@@ -338,20 +208,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "q1",
|
id: "q1", title: "Are these products safe?", content: "Yes, all formulations are herbal and lab-tested."},
|
||||||
title: "Are these products safe?",
|
|
||||||
content: "Yes, all formulations are herbal and lab-tested.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "q2",
|
id: "q2", title: "How long until I see results?", content: "Natural healing takes consistency. Usually 4-6 weeks."},
|
||||||
title: "How long until I see results?",
|
|
||||||
content: "Natural healing takes consistency. Usually 4-6 weeks.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "q3",
|
id: "q3", title: "Do you ship internationally?", content: "Currently we serve customers within India."},
|
||||||
title: "Do you ship internationally?",
|
|
||||||
content: "Currently we serve customers within India.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
sideTitle="Frequently Asked Questions"
|
sideTitle="Frequently Asked Questions"
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
@@ -362,8 +223,7 @@ export default function LandingPage() {
|
|||||||
<ContactSplit
|
<ContactSplit
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "rotated-rays-static",
|
variant: "rotated-rays-static"}}
|
||||||
}}
|
|
||||||
tag="Let's Connect"
|
tag="Let's Connect"
|
||||||
title="Begin Your Wellness Journey"
|
title="Begin Your Wellness Journey"
|
||||||
description="Sign up for personalized health advice and exclusive product drops."
|
description="Sign up for personalized health advice and exclusive product drops."
|
||||||
@@ -379,25 +239,17 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
label: "Home",
|
label: "Home", href: "#home"},
|
||||||
href: "#home",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Shop",
|
label: "Shop", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
label: "Privacy Policy",
|
label: "Privacy Policy", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Terms of Service",
|
label: "Terms of Service", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user