Merge version_1 into main #1
483
src/app/page.tsx
483
src/app/page.tsx
@@ -20,349 +20,168 @@ export default function LandingPage() {
|
||||
defaultButtonVariant="directional-hover"
|
||||
defaultTextAnimation="background-highlight"
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
]}
|
||||
brandName="PureLife Organic"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Products", id: "products" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="PureLife Organic"
|
||||
button={{ text: "Shop Now", href: "#products" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlayTestimonial
|
||||
title="Nourish Your Body with Nature's Best"
|
||||
description="Discover our range of premium organic health products, sourced sustainably to support your wellness journey."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Jane D.",
|
||||
handle: "@jane.d",
|
||||
testimonial: "I love the quality of their organic supplements!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-woman-looking-happy-breathing-fresh-air-walk-along-sea-after-yoga-practice-happy-girl-enjoying-morning-beach_574295-6198.jpg",
|
||||
},
|
||||
{
|
||||
name: "Mark S.",
|
||||
handle: "@marks",
|
||||
testimonial: "Truly natural ingredients, feel the difference.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-posing-studio_613910-9590.jpg",
|
||||
},
|
||||
{
|
||||
name: "Emily P.",
|
||||
handle: "@emilyp",
|
||||
testimonial: "The best organic health products in Australia.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/womans-with-medicinal-herbs_1398-4090.jpg",
|
||||
},
|
||||
{
|
||||
name: "Sarah T.",
|
||||
handle: "@saraht",
|
||||
testimonial: "Absolutely amazing quality, noticeable difference.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-trendy-girl-with-waving-hair-wearing-black-top-blue-shirt-is-holding-sunglasses-looking-aside-while-walking-sunny-street-with-exotic-plants-background_291650-2665.jpg",
|
||||
},
|
||||
{
|
||||
name: "David K.",
|
||||
handle: "@davidk",
|
||||
testimonial: "Fast shipping and fantastic customer care.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-single-20-cheerful-lifestyle_1301-739.jpg",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now",
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rock-salts-leaves-spray-bottles-white-background_23-2148031343.jpg"
|
||||
imageAlt="fresh organic vegetables wood table"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/laughing-woman-with-towel_23-2147711320.jpg",
|
||||
alt: "happy customer 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-weighs-benefits-pear-grapefruit-home-kitchen-healthy-choice_169016-71054.jpg",
|
||||
alt: "happy customer 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-portrait-young-man-standing-table-kitchen_23-2148075943.jpg",
|
||||
alt: "happy customer 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-man-standing-kitchen_23-2148075953.jpg",
|
||||
alt: "happy customer 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-man-eating-red-cherry-tomato-salad-white-background_23-2148076225.jpg",
|
||||
alt: "happy customer 5",
|
||||
},
|
||||
]}
|
||||
avatarText="Join 10,000+ satisfied customers"
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlayTestimonial
|
||||
title="Nourish Your Body with Nature's Best"
|
||||
description="Discover our range of premium organic health products, sourced sustainably to support your wellness journey."
|
||||
testimonials={[
|
||||
{ name: "Jane D.", handle: "@jane.d", testimonial: "I love the quality of their organic supplements!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-woman-looking-happy-breathing-fresh-air-walk-along-sea-after-yoga-practice-happy-girl-enjoying-morning-beach_574295-6198.jpg" },
|
||||
{ name: "Mark S.", handle: "@marks", testimonial: "Truly natural ingredients, feel the difference.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-posing-studio_613910-9590.jpg" },
|
||||
{ name: "Emily P.", handle: "@emilyp", testimonial: "The best organic health products in Australia.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/womans-with-medicinal-herbs_1398-4090.jpg" },
|
||||
{ name: "Sarah T.", handle: "@saraht", testimonial: "Absolutely amazing quality, noticeable difference.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-trendy-girl-with-waving-hair-wearing-black-top-blue-shirt-is-holding-sunglasses-looking-aside-while-walking-sunny-street-with-exotic-plants-background_291650-2665.jpg" },
|
||||
{ name: "David K.", handle: "@davidk", testimonial: "Fast shipping and fantastic customer care.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-single-20-cheerful-lifestyle_1301-739.jpg" }
|
||||
]}
|
||||
buttons={[{ text: "Shop Now", href: "#products" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rock-salts-leaves-spray-bottles-white-background_23-2148031343.jpg"
|
||||
imageAlt="fresh organic vegetables wood table"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/laughing-woman-with-towel_23-2147711320.jpg", alt: "happy customer 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-weighs-benefits-pear-grapefruit-home-kitchen-healthy-choice_169016-71054.jpg", alt: "happy customer 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-portrait-young-man-standing-table-kitchen_23-2148075943.jpg", alt: "happy customer 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-happy-man-standing-kitchen_23-2148075953.jpg", alt: "happy customer 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-man-eating-red-cherry-tomato-salad-white-background_23-2148076225.jpg", alt: "happy customer 5" }
|
||||
]}
|
||||
avatarText="Join 10,000+ satisfied customers"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TextSplitAbout
|
||||
useInvertedBackground={true}
|
||||
title="Our Commitment to Quality"
|
||||
description={[
|
||||
"At PureLife, we prioritize quality above everything. Our products are 100% organic, locally sourced, and ethically processed to ensure you receive the highest benefit.",
|
||||
"We believe nature holds the key to wellness. That is why our ingredients are always minimally processed and free from synthetic additives.",
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<TextSplitAbout
|
||||
useInvertedBackground={true}
|
||||
title="Our Commitment to Quality"
|
||||
description={[
|
||||
"At PureLife, we prioritize quality above everything. Our products are 100% organic, locally sourced, and ethically processed to ensure you receive the highest benefit.", "We believe nature holds the key to wellness. That is why our ingredients are always minimally processed and free from synthetic additives."
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Certified Organic",
|
||||
description: "100% certified organic ingredients in every product.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-brown-supplement-bottle-with-green-cap_187299-48028.jpg",
|
||||
imageAlt: "natural health supplement jar",
|
||||
},
|
||||
{
|
||||
title: "Sustainably Sourced",
|
||||
description: "Supporting local Australian farms and sustainable practices.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cbd-oil-dropper-assortment_23-2149013551.jpg",
|
||||
imageAlt: "green superfood powder jar",
|
||||
},
|
||||
{
|
||||
title: "Pure & Potent",
|
||||
description: "No fillers, additives, or artificial preservatives.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-notebook-with-assortment-bowls-with-powder_23-2148774946.jpg",
|
||||
imageAlt: "organic protein supplement",
|
||||
},
|
||||
]}
|
||||
title="Why Choose PureLife?"
|
||||
description="Elevating your daily health with nature's pure essence."
|
||||
/>
|
||||
</div>
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Certified Organic", description: "100% certified organic ingredients in every product.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-brown-supplement-bottle-with-green-cap_187299-48028.jpg", imageAlt: "natural health supplement jar" },
|
||||
{ title: "Sustainably Sourced", description: "Supporting local Australian farms and sustainable practices.", imageSrc: "http://img.b2bpic.net/free-photo/cbd-oil-dropper-assortment_23-2149013551.jpg", imageAlt: "green superfood powder jar" },
|
||||
{ title: "Pure & Potent", description: "No fillers, additives, or artificial preservatives.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-notebook-with-assortment-bowls-with-powder_23-2148774946.jpg", imageAlt: "organic protein supplement" }
|
||||
]}
|
||||
title="Why Choose PureLife?"
|
||||
description="Elevating your daily health with nature's pure essence."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardFour
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="one-large-left-three-stacked-right"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Superfood Vitality Mix",
|
||||
price: "$45.00",
|
||||
variant: "500g",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/floral-decoration-with-nuts-glass-space-left_23-2147693001.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Green Detox Powder",
|
||||
price: "$38.00",
|
||||
variant: "250g",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-broccoli-smoothie-bottle_23-2148226122.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Organic Protein Blend",
|
||||
price: "$52.00",
|
||||
variant: "1kg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bananas-is-good-way-healthy-carbs_329181-7978.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Immune Boost Tea",
|
||||
price: "$29.00",
|
||||
variant: "100g",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-fresh-tea-dried-flavors-grey-rustic-desk_140725-75984.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Raw Manuka Honey",
|
||||
price: "$65.00",
|
||||
variant: "400g",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-glass-bottles-assorted-georgian-tkemali-sauce-with-ingredients-rustic-wooden-table_127032-1947.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Organic Wellness Oil",
|
||||
price: "$42.00",
|
||||
variant: "50ml",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eco-products-concept-with-copy-space_23-2148781895.jpg",
|
||||
},
|
||||
]}
|
||||
title="Our Organic Health Collection"
|
||||
description="Browse our curated selection of premium organic health products."
|
||||
/>
|
||||
</div>
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardFour
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="one-large-left-three-stacked-right"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "p1", name: "Superfood Vitality Mix", price: "$45.00", variant: "500g", imageSrc: "http://img.b2bpic.net/free-photo/floral-decoration-with-nuts-glass-space-left_23-2147693001.jpg" },
|
||||
{ id: "p2", name: "Green Detox Powder", price: "$38.00", variant: "250g", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-broccoli-smoothie-bottle_23-2148226122.jpg" },
|
||||
{ id: "p3", name: "Organic Protein Blend", price: "$52.00", variant: "1kg", imageSrc: "http://img.b2bpic.net/free-photo/bananas-is-good-way-healthy-carbs_329181-7978.jpg" },
|
||||
{ id: "p4", name: "Immune Boost Tea", price: "$29.00", variant: "100g", imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-fresh-tea-dried-flavors-grey-rustic-desk_140725-75984.jpg" },
|
||||
{ id: "p5", name: "Raw Manuka Honey", price: "$65.00", variant: "400g", imageSrc: "http://img.b2bpic.net/free-photo/three-glass-bottles-assorted-georgian-tkemali-sauce-with-ingredients-rustic-wooden-table_127032-1947.jpg" },
|
||||
{ id: "p6", name: "Organic Wellness Oil", price: "$42.00", variant: "50ml", imageSrc: "http://img.b2bpic.net/free-photo/eco-products-concept-with-copy-space_23-2148781895.jpg" }
|
||||
]}
|
||||
title="Our Organic Health Collection"
|
||||
description="Browse our curated selection of premium organic health products."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardEleven
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "10k+",
|
||||
title: "Happy Customers",
|
||||
description: "Supporting healthy journeys daily.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boomers-using-cbd-oil-cream-treating-body-pain_23-2151263437.jpg",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "100+",
|
||||
title: "Local Farms",
|
||||
description: "Proudly supporting Australian growers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/extreme-close-up-organic-green-powder-spoon_23-2148440422.jpg",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "50+",
|
||||
title: "Organic Products",
|
||||
description: "Carefully selected for your well-being.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sportswoman-posing-with-yellow-bottle_1153-965.jpg",
|
||||
},
|
||||
]}
|
||||
title="Our Impact"
|
||||
description="Making wellness accessible across Australia."
|
||||
/>
|
||||
</div>
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardEleven
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", value: "10k+", title: "Happy Customers", description: "Supporting healthy journeys daily.", imageSrc: "http://img.b2bpic.net/free-photo/boomers-using-cbd-oil-cream-treating-body-pain_23-2151263437.jpg" },
|
||||
{ id: "m2", value: "100+", title: "Local Farms", description: "Proudly supporting Australian growers.", imageSrc: "http://img.b2bpic.net/free-photo/extreme-close-up-organic-green-powder-spoon_23-2148440422.jpg" },
|
||||
{ id: "m3", value: "50+", title: "Organic Products", description: "Carefully selected for your well-being.", imageSrc: "http://img.b2bpic.net/free-photo/sportswoman-posing-with-yellow-bottle_1153-965.jpg" }
|
||||
]}
|
||||
title="Our Impact"
|
||||
description="Making wellness accessible across Australia."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTen
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "Amazing Results!",
|
||||
quote: "My energy levels have never been better since using their superfood mix.",
|
||||
name: "Sarah T.",
|
||||
role: "Professional Athlete",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-purchasing-organic-apple-market_482257-102742.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
title: "Pure Quality",
|
||||
quote: "I appreciate the transparency in sourcing for all their health products.",
|
||||
name: "Michael L.",
|
||||
role: "Nutritional Consultant",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laughing-man-showing-pepper_23-2147800422.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
title: "Life Changing",
|
||||
quote: "Swapping to organic products has genuinely improved my well-being.",
|
||||
name: "Chloe R.",
|
||||
role: "Busy Mum",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiled-mulatto-woman-big-wireless-headphones-is-dancing-near-table-full-vegetables-fruits_8353-10296.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
title: "Top Notch Service",
|
||||
quote: "Fast shipping and amazing customer support, thank you!",
|
||||
name: "David K.",
|
||||
role: "Teacher",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-exercising-outdoors-park_23-2150296648.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
title: "Sustainable & Effective",
|
||||
quote: "Love that it's eco-friendly and actually works effectively.",
|
||||
name: "Emma W.",
|
||||
role: "Yoga Instructor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-beautiful-sunflowers_23-2150392053.jpg",
|
||||
},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Real results from our wellness community."
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTen
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{ id: "t1", title: "Amazing Results!", quote: "My energy levels have never been better since using their superfood mix.", name: "Sarah T.", role: "Professional Athlete", imageSrc: "http://img.b2bpic.net/free-photo/man-purchasing-organic-apple-market_482257-102742.jpg" },
|
||||
{ id: "t2", title: "Pure Quality", quote: "I appreciate the transparency in sourcing for all their health products.", name: "Michael L.", role: "Nutritional Consultant", imageSrc: "http://img.b2bpic.net/free-photo/laughing-man-showing-pepper_23-2147800422.jpg" },
|
||||
{ id: "t3", title: "Life Changing", quote: "Swapping to organic products has genuinely improved my well-being.", name: "Chloe R.", role: "Busy Mum", imageSrc: "http://img.b2bpic.net/free-photo/smiled-mulatto-woman-big-wireless-headphones-is-dancing-near-table-full-vegetables-fruits_8353-10296.jpg" },
|
||||
{ id: "t4", title: "Top Notch Service", quote: "Fast shipping and amazing customer support, thank you!", name: "David K.", role: "Teacher", imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-exercising-outdoors-park_23-2150296648.jpg" },
|
||||
{ id: "t5", title: "Sustainable & Effective", quote: "Love that it's eco-friendly and actually works effectively.", name: "Emma W.", role: "Yoga Instructor", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-beautiful-sunflowers_23-2150392053.jpg" }
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Real results from our wellness community."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqBase
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Are your products truly organic?",
|
||||
content: "Yes, all our ingredients are 100% certified organic, ensuring purity.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you ship nationwide?",
|
||||
content: "Yes, we ship across Australia with tracked local delivery.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Can I return a product?",
|
||||
content: "We offer a 30-day money-back guarantee for unopened items.",
|
||||
},
|
||||
]}
|
||||
title="Commonly Asked Questions"
|
||||
description="Find answers to your health product inquiries."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqBase
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "f1", title: "Are your products truly organic?", content: "Yes, all our ingredients are 100% certified organic, ensuring purity." },
|
||||
{ id: "f2", title: "Do you ship nationwide?", content: "Yes, we ship across Australia with tracked local delivery." },
|
||||
{ id: "f3", title: "Can I return a product?", content: "We offer a 30-day money-back guarantee for unopened items." }
|
||||
]}
|
||||
title="Commonly Asked Questions"
|
||||
description="Find answers to your health product inquiries."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
tag="Stay Updated"
|
||||
title="Start Your Health Journey Today"
|
||||
description="Sign up for exclusive offers and health tips delivered to your inbox."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/working-woman-answer-phone-call-cafe-writing-down-making-notes-while-having-conversation_1258-199143.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="Enter your email address"
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
tag="Stay Updated"
|
||||
title="Start Your Health Journey Today"
|
||||
description="Sign up for exclusive offers and health tips delivered to your inbox."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/working-woman-answer-phone-call-cafe-writing-down-making-notes-while-having-conversation_1258-199143.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="Enter your email address"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="PureLife Organic"
|
||||
copyrightText="© 2025 PureLife Organic. All rights reserved."
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="PureLife Organic"
|
||||
copyrightText="© 2025 PureLife Organic. All rights reserved."
|
||||
socialLinks={[
|
||||
{ icon: Instagram, href: "#", ariaLabel: "Instagram" },
|
||||
{ icon: Facebook, href: "#", ariaLabel: "Facebook" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user