Merge version_1_1782044421240 into main #2

Merged
bender merged 1 commits from version_1_1782044421240 into main 2026-06-21 12:22:22 +00:00

View File

@@ -5,157 +5,125 @@ import FeaturesRevealCardsBento from '@/components/sections/features/FeaturesRev
import HeroBillboardBrand from '@/components/sections/hero/HeroBillboardBrand';
import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee';
import TestimonialColumnMarqueeCards from '@/components/sections/testimonial/TestimonialColumnMarqueeCards';
import { Box, Heart, Leaf, Shield, Sparkles, XCircle, Wrench } from "lucide-react";
import { Box, Leaf, Shield, XCircle, Tool } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {
return (
<>
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<HeroBillboardBrand
brand="Aranya Organic"
description="Nature's Touch for Healthy Skin & Hair. Handcrafted Organic Skincare & Haircare Products Made with Natural Ingredients."
primaryButton={{
text: "View Catalogue", href: "#products"}}
secondaryButton={{
text: "Contact Us", href: "#contact"}}
imageSrc="https://storage.googleapis.com/webild/users/user_3FRiiK2Ol7yOlUNV6Dd0NsbAylR/uploaded-1782044424174-vif106f9.jpg"
/>
</SectionErrorBoundary>
</div>
brand="Aranya Organic"
description="Nature's Touch for Healthy Skin & Hair. Handcrafted Organic Skincare & Haircare Products Made with Natural Ingredients."
primaryButton={{ text: "View Catalogue", href: "#products" }}
secondaryButton={{ text: "Contact Us", href: "#contact" }}
imageSrc="https://storage.googleapis.com/webild/users/user_3FRiiK2Ol7yOlUNV6Dd0NsbAylR/uploaded-1782044424174-vif106f9.jpg"
/>
</SectionErrorBoundary>
</div>
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<AboutFeaturesSplit
tag="Our Story"
title="Rooted in Nature, Crafted for You"
description="Aranya Organic was born from a passion for clean, sustainable beauty. Founded by Bhumika Gaglani and Nidhi Jani, our small-batch philosophy ensures every jar and bottle is made with care and intention, using only pure natural ingredients."
items={[
{
icon: "Leaf", title: "Sustainable Practices", description: "Eco-friendly packaging and conscious sourcing."},
{
icon: "Sparkles", title: "Small Batch", description: "Handcrafted to ensure quality and freshness."},
{
icon: "Heart", title: "Founder Led", description: "Created by Bhumika Gaglani and Nidhi Jani."},
]}
imageSrc="http://img.b2bpic.net/free-photo/blogger-bathrobe-presenting-products_23-2148538753.jpg"
/>
</SectionErrorBoundary>
</div>
tag="Our Story"
title="Rooted in Nature, Crafted for You"
description="Aranya Organic was born from a passion for clean, sustainable beauty. Founded by Bhumika Gaglani and Nidhi Jani, our small-batch philosophy ensures every jar and bottle is made with care and intention, using only pure natural ingredients."
items={[
{ icon: "Leaf", title: "Sustainable Practices", description: "Eco-friendly packaging and conscious sourcing." },
{ icon: "Sparkles", title: "Small Batch", description: "Handcrafted to ensure quality and freshness." },
{ icon: "Heart", title: "Founder Led", description: "Created by Bhumika Gaglani and Nidhi Jani." }
]}
imageSrc="http://img.b2bpic.net/free-photo/blogger-bathrobe-presenting-products_23-2148538753.jpg"
/>
</SectionErrorBoundary>
</div>
<div id="products" data-section="products">
<SectionErrorBoundary name="products">
<div id="products" data-section="products">
<SectionErrorBoundary name="products">
<FeaturesRevealCardsBento
tag="Our Products"
title="Explore Our Collection"
description="Browse our curated range of organic skincare and haircare."
items={[
{
title: "Soaps", description: "Nourishing, hand-milled bars.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/rosemary-olive-oil-bottle-white-background_23-2147853681.jpg"},
{
title: "Face Care", description: "Gentle, active botanicals.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/natural-handmade-soap-with-ingredients-light-background_185193-165785.jpg"},
{
title: "Hair Care", description: "Strengthening oils and masks.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-spa-oils-salts_23-2148290928.jpg"},
{
title: "Body Care", description: "Velvety smooth hydration.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/top-view-brush-serum-hair-care_23-2148547406.jpg"},
{
title: "Essential Oils", description: "Pure therapeutic grade oils.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/open-box-with-honey-pink-himalayan-salt-cotton-bud-with-cosmetics-products-concrete-black-background_23-2148087684.jpg"},
{
title: "Gift Hampers", description: "Thoughtfully curated gifts.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bath-concept-accessories_23-2148419404.jpg"},
{
title: "New Arrivals", description: "Our latest nature-infused creations.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/white-face-cream-tube-beauty-product_53876-142842.jpg"},
]}
/>
</SectionErrorBoundary>
</div>
tag="Our Products"
title="Explore Our Collection"
description="Browse our curated range of organic skincare and haircare."
items={[
{ title: "Soaps", description: "Nourishing, hand-milled bars.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/rosemary-olive-oil-bottle-white-background_23-2147853681.jpg" },
{ title: "Face Care", description: "Gentle, active botanicals.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/natural-handmade-soap-with-ingredients-light-background_185193-165785.jpg" },
{ title: "Hair Care", description: "Strengthening oils and masks.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-spa-oils-salts_23-2148290928.jpg" },
{ title: "Body Care", description: "Velvety smooth hydration.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/top-view-brush-serum-hair-care_23-2148547406.jpg" },
{ title: "Essential Oils", description: "Pure therapeutic grade oils.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/open-box-with-honey-pink-himalayan-salt-cotton-bud-with-cosmetics-products-concrete-black-background_23-2148087684.jpg" },
{ title: "Gift Hampers", description: "Thoughtfully curated gifts.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bath-concept-accessories_23-2148419404.jpg" },
{ title: "New Arrivals", description: "Our latest nature-infused creations.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/white-face-cream-tube-beauty-product_53876-142842.jpg" }
]}
/>
</SectionErrorBoundary>
</div>
<div id="features" data-section="features">
<SectionErrorBoundary name="features">
<div id="features" data-section="features">
<SectionErrorBoundary name="features">
<FeaturesBorderGlow
tag="Why Us"
title="The Aranya Promise"
description="Excellence in every drop."
features={[
{
icon: Leaf,
title: "100% Natural", description: "Pure ingredients only."},
{
icon: Wrench,
title: "Handmade", description: "Small-batch craft."},
{
icon: Shield,
title: "Cruelty-Free", description: "Never tested on animals."},
{
icon: Box,
title: "Eco-Packaging", description: "Conscious of the earth."},
{
icon: XCircle,
title: "Chemical-Free", description: "No synthetic additives."},
]}
/>
</SectionErrorBoundary>
</div>
tag="Why Us"
title="The Aranya Promise"
description="Excellence in every drop."
features={[
{ icon: Leaf, title: "100% Natural", description: "Pure ingredients only." },
{ icon: Tool, title: "Handmade", description: "Small-batch craft." },
{ icon: Shield, title: "Cruelty-Free", description: "Never tested on animals." },
{ icon: Box, title: "Eco-Packaging", description: "Conscious of the earth." },
{ icon: XCircle, title: "Chemical-Free", description: "No synthetic additives." }
]}
/>
</SectionErrorBoundary>
</div>
<div id="testimonials" data-section="testimonials">
<SectionErrorBoundary name="testimonials">
<div id="testimonials" data-section="testimonials">
<SectionErrorBoundary name="testimonials">
<TestimonialColumnMarqueeCards
tag="Testimonials"
title="What Our Customers Say"
description="Nature lovers like you."
testimonials={[
{
name: "Priya S.", role: "Client", quote: "My skin has never felt healthier. Simply divine.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-asian-woman-portrait_23-2149032785.jpg"},
{
name: "Anjali K.", role: "Client", quote: "Love the small batch quality. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-shaking-head_23-2147711304.jpg"},
{
name: "Sarah W.", role: "Client", quote: "Finally found products that are truly natural.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-beautiful-woman_176420-904.jpg"},
{
name: "Elena R.", role: "Client", quote: "The gift hampers are so beautiful and natural.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-sitting_23-2149213193.jpg"},
{
name: "Meera B.", role: "Client", quote: "Aranya has transformed my haircare routine.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-total-denim-outfit_23-2150105255.jpg"},
]}
/>
</SectionErrorBoundary>
</div>
tag="Testimonials"
title="What Our Customers Say"
description="Nature lovers like you."
testimonials={[
{ name: "Priya S.", role: "Client", quote: "My skin has never felt healthier. Simply divine.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-asian-woman-portrait_23-2149032785.jpg" },
{ name: "Anjali K.", role: "Client", quote: "Love the small batch quality. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-shaking-head_23-2147711304.jpg" },
{ name: "Sarah W.", role: "Client", quote: "Finally found products that are truly natural.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-beautiful-woman_176420-904.jpg" },
{ name: "Elena R.", role: "Client", quote: "The gift hampers are so beautiful and natural.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-sitting_23-2149213193.jpg" },
{ name: "Meera B.", role: "Client", quote: "Aranya has transformed my haircare routine.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-total-denim-outfit_23-2150105255.jpg" }
]}
/>
</SectionErrorBoundary>
</div>
<div id="instagram" data-section="instagram">
<SectionErrorBoundary name="instagram">
<div id="instagram" data-section="instagram">
<SectionErrorBoundary name="instagram">
<SocialProofMarquee
tag="Follow Us"
title="Latest on Instagram"
description="Join our community @aranyaorganic"
names={[
"@aranyaorganic", "@aranyaorganic", "@aranyaorganic", "@aranyaorganic", "@aranyaorganic", "@aranyaorganic", "@aranyaorganic"]}
/>
</SectionErrorBoundary>
</div>
tag="Follow Us"
title="Latest on Instagram"
description="Join our community @aranyaorganic"
names={["@aranyaorganic", "@aranyaorganic", "@aranyaorganic", "@aranyaorganic", "@aranyaorganic", "@aranyaorganic", "@aranyaorganic"]}
/>
</SectionErrorBoundary>
</div>
<div id="wholesale" data-section="wholesale">
<SectionErrorBoundary name="wholesale">
<div id="wholesale" data-section="wholesale">
<SectionErrorBoundary name="wholesale">
<ContactCta
tag="Partnership"
text="Join our network of resellers. Request our wholesale catalogue for bulk and customized gifting."
primaryButton={{
text: "Request Catalogue", href: "#contact"}}
secondaryButton={{
text: "WhatsApp Us", href: "https://wa.me/yournumber"}}
/>
</SectionErrorBoundary>
</div>
tag="Partnership"
text="Join our network of resellers. Request our wholesale catalogue for bulk and customized gifting."
primaryButton={{ text: "Request Catalogue", href: "#contact" }}
secondaryButton={{ text: "WhatsApp Us", href: "https://wa.me/yournumber" }}
/>
</SectionErrorBoundary>
</div>
<div id="contact" data-section="contact">
<SectionErrorBoundary name="contact">
<div id="contact" data-section="contact">
<SectionErrorBoundary name="contact">
<ContactCta
tag="Contact"
text="Get in touch for enquiries, bulk orders, or just to say hello. We love connecting with nature lovers."
primaryButton={{
text: "Email Us", href: "mailto:hello@aranya.com"}}
secondaryButton={{
text: "WhatsApp Support", href: "https://wa.me/yournumber"}}
/>
</SectionErrorBoundary>
</div>
tag="Contact"
text="Get in touch for enquiries, bulk orders, or just to say hello. We love connecting with nature lovers."
primaryButton={{ text: "Email Us", href: "mailto:hello@aranya.com" }}
secondaryButton={{ text: "WhatsApp Support", href: "https://wa.me/yournumber" }}
/>
</SectionErrorBoundary>
</div>
</>
);
}