Merge version_1 into main #2
166
src/app/page.tsx
166
src/app/page.tsx
@@ -32,40 +32,30 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Treatment",
|
||||
id: "features",
|
||||
},
|
||||
name: "Treatment", id: "features"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "products",
|
||||
},
|
||||
name: "Products", id: "products"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="AyurPCOS Cure"
|
||||
button={{ text: "Start Recovery", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Reverse PCOS Naturally with Ayurveda"
|
||||
description="Experience complete hormonal restoration in 3-6 months. Our personalized, side-effect-free Ayurvedic treatment restores balance, regularity, and vitality to your body."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Your Recovery",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Start Your Recovery", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/spa-composition-with-body-care-items-wooden-background-top-view_169016-29829.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/spa-composition-with-body-care-items-wooden-background-top-view_169016-29829.jpg"
|
||||
imageAlt="Ayurvedic wellness herbs and medicines"
|
||||
/>
|
||||
</div>
|
||||
@@ -77,19 +67,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: CheckCircle,
|
||||
label: "Clinical Success",
|
||||
value: "95%",
|
||||
},
|
||||
label: "Clinical Success", value: "95%"},
|
||||
{
|
||||
icon: Clock,
|
||||
label: "Recovery Time",
|
||||
value: "3-6 Mo",
|
||||
},
|
||||
label: "Recovery Time", value: "3-6 Mo"},
|
||||
{
|
||||
icon: Heart,
|
||||
label: "Hormone Balance",
|
||||
value: "100%",
|
||||
},
|
||||
label: "Hormone Balance", value: "100%"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -102,46 +86,30 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Stage 1: Detoxification",
|
||||
description: "Gentle herbal cleansing to remove accumulated impurities and restore digestive fire.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-natural-medicinal-spices-herbs_23-2148776495.jpg",
|
||||
imageAlt: "Detox herbs",
|
||||
},
|
||||
title: "Stage 1: Detoxification", description: "Gentle herbal cleansing to remove accumulated impurities and restore digestive fire.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-natural-medicinal-spices-herbs_23-2148776495.jpg", imageAlt: "Detox herbs"},
|
||||
items: [
|
||||
{
|
||||
icon: Leaf,
|
||||
text: "Toxin elimination",
|
||||
},
|
||||
text: "Toxin elimination"},
|
||||
{
|
||||
icon: Zap,
|
||||
text: "Metabolic boost",
|
||||
},
|
||||
text: "Metabolic boost"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-body-care-items-wooden-background-top-view_169016-29829.jpg?_wi=2",
|
||||
imageAlt: "ayurvedic herbs wellness healthy",
|
||||
},
|
||||
{
|
||||
title: "Stage 2: Hormonal Balancing",
|
||||
description: "Targeted Ayurvedic formulations to regulate insulin, androgen, and progesterone levels.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-bright-yellow-dry-flowers-cinnamon-sticks-anises-marble_140725-52735.jpg",
|
||||
imageAlt: "Balancing herbs",
|
||||
},
|
||||
title: "Stage 2: Hormonal Balancing", description: "Targeted Ayurvedic formulations to regulate insulin, androgen, and progesterone levels.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-bright-yellow-dry-flowers-cinnamon-sticks-anises-marble_140725-52735.jpg", imageAlt: "Balancing herbs"},
|
||||
items: [
|
||||
{
|
||||
icon: RefreshCw,
|
||||
text: "Hormone stabilization",
|
||||
},
|
||||
text: "Hormone stabilization"},
|
||||
{
|
||||
icon: Shield,
|
||||
text: "System protection",
|
||||
},
|
||||
text: "System protection"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-skin-care-banner-design_23-2149480161.jpg?_wi=1",
|
||||
imageAlt: "ayurvedic herbs wellness healthy",
|
||||
},
|
||||
]}
|
||||
title="The Ayurvedic Path to Recovery"
|
||||
@@ -157,41 +125,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Detox Herbal Extract",
|
||||
price: "$49",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-skin-care-banner-design_23-2149480161.jpg?_wi=2",
|
||||
},
|
||||
id: "p1", name: "Detox Herbal Extract", price: "$49", imageSrc: "http://img.b2bpic.net/free-photo/elegant-skin-care-banner-design_23-2149480161.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Metabolic Tea Blend",
|
||||
price: "$35",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-still-life_23-2150769476.jpg",
|
||||
},
|
||||
id: "p2", name: "Metabolic Tea Blend", price: "$35", imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-still-life_23-2150769476.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Hormonal Support Capsules",
|
||||
price: "$65",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/drug-capsule_1388-697.jpg",
|
||||
},
|
||||
id: "p3", name: "Hormonal Support Capsules", price: "$65", imageSrc: "http://img.b2bpic.net/free-photo/drug-capsule_1388-697.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Organic Vitality Oil",
|
||||
price: "$42",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-loose-tea_169016-2071.jpg",
|
||||
},
|
||||
id: "p4", name: "Organic Vitality Oil", price: "$42", imageSrc: "http://img.b2bpic.net/free-photo/still-life-loose-tea_169016-2071.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Restorative Powder Pack",
|
||||
price: "$55",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dry-rose-buds-glass-jar-with-cinnamon-sticks-wooden-mortar-filled-with-black-peppercorns-cup-tea-black-wood_141793-7480.jpg",
|
||||
},
|
||||
id: "p5", name: "Restorative Powder Pack", price: "$55", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dry-rose-buds-glass-jar-with-cinnamon-sticks-wooden-mortar-filled-with-black-peppercorns-cup-tea-black-wood_141793-7480.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Endocrine Health Tonic",
|
||||
price: "$70",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-with-black-tea-dried-flowers-dark-brown-background-tea-fruit-water-color-breakfast-drink-ceremony-photo_140725-160814.jpg",
|
||||
},
|
||||
id: "p6", name: "Endocrine Health Tonic", price: "$70", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-with-black-tea-dried-flowers-dark-brown-background-tea-fruit-water-color-breakfast-drink-ceremony-photo_140725-160814.jpg"},
|
||||
]}
|
||||
title="Our Healing Kits"
|
||||
description="Premium, ethically sourced Ayurvedic formulations tailored for your unique dosha and body type."
|
||||
@@ -206,25 +150,15 @@ export default function LandingPage() {
|
||||
author="Anjali Mehta"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-smiling-camera_197531-33843.jpg",
|
||||
alt: "Anjali",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-smiling-camera_197531-33843.jpg", alt: "Anjali"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/elevated-view-smiling-young-woman-home_23-2147840166.jpg",
|
||||
alt: "Priya",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/elevated-view-smiling-young-woman-home_23-2147840166.jpg", alt: "Priya"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-posing-outdoors_23-2149615200.jpg",
|
||||
alt: "Sarah",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-posing-outdoors_23-2149615200.jpg", alt: "Sarah"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-fitness-woman-gray-sportswear-practicing-different-yoga-exercises-beach-near-water_613910-4585.jpg",
|
||||
alt: "Emily",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-fitness-woman-gray-sportswear-practicing-different-yoga-exercises-beach-near-water_613910-4585.jpg", alt: "Emily"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/daydreaming-woman-blurred-plant_23-2148537387.jpg",
|
||||
alt: "Meera",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/daydreaming-woman-blurred-plant_23-2148537387.jpg", alt: "Meera"},
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -236,20 +170,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How long until I see results?",
|
||||
content: "Most patients report regular cycles and reduced symptoms within 45 days, with complete restoration in 3-6 months.",
|
||||
},
|
||||
id: "f1", title: "How long until I see results?", content: "Most patients report regular cycles and reduced symptoms within 45 days, with complete restoration in 3-6 months."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Are there side effects?",
|
||||
content: "Our medicines are 100% plant-based and formulated to work with your body's natural chemistry without side effects.",
|
||||
},
|
||||
id: "f2", title: "Are there side effects?", content: "Our medicines are 100% plant-based and formulated to work with your body's natural chemistry without side effects."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Can I stop my other medication?",
|
||||
content: "We recommend consulting with your doctor to slowly taper off other medications as your body heals naturally.",
|
||||
},
|
||||
id: "f3", title: "Can I stop my other medication?", content: "We recommend consulting with your doctor to slowly taper off other medications as your body heals naturally."},
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -260,8 +185,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="Start Consultation"
|
||||
title="Begin Your Healing Journey"
|
||||
description="Speak with our Ayurvedic specialists for a personalized treatment plan."
|
||||
@@ -272,29 +196,19 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Treatments",
|
||||
items: [
|
||||
title: "Treatments", items: [
|
||||
{
|
||||
label: "Detox Program",
|
||||
href: "#",
|
||||
},
|
||||
label: "Detox Program", href: "#"},
|
||||
{
|
||||
label: "Hormone Therapy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Hormone Therapy", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user