Merge version_1_1782044421240 into main #1

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

View File

@@ -5,7 +5,7 @@ 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, Tool, XCircle } from "lucide-react";
import { Box, Heart, Leaf, Shield, Sparkles, XCircle, Wrench } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {
@@ -17,13 +17,9 @@ export default function HomePage() {
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",
}}
text: "View Catalogue", href: "#products"}}
secondaryButton={{
text: "Contact Us",
href: "#contact",
}}
text: "Contact Us", href: "#contact"}}
imageSrc="https://storage.googleapis.com/webild/users/user_3FRiiK2Ol7yOlUNV6Dd0NsbAylR/uploaded-1782044424174-vif106f9.jpg"
/>
</SectionErrorBoundary>
@@ -37,20 +33,11 @@ export default function HomePage() {
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: "Leaf", title: "Sustainable Practices", description: "Eco-friendly packaging and conscious sourcing."},
{
icon: Sparkles,
title: "Small Batch",
description: "Handcrafted to ensure quality and freshness.",
},
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.",
},
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"
/>
@@ -65,47 +52,19 @@ export default function HomePage() {
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: "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: "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: "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: "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: "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: "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",
},
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>
@@ -120,29 +79,19 @@ export default function HomePage() {
features={[
{
icon: Leaf,
title: "100% Natural",
description: "Pure ingredients only.",
},
title: "100% Natural", description: "Pure ingredients only."},
{
icon: Tool,
title: "Handmade",
description: "Small-batch craft.",
},
icon: Wrench,
title: "Handmade", description: "Small-batch craft."},
{
icon: Shield,
title: "Cruelty-Free",
description: "Never tested on animals.",
},
title: "Cruelty-Free", description: "Never tested on animals."},
{
icon: Box,
title: "Eco-Packaging",
description: "Conscious of the earth.",
},
title: "Eco-Packaging", description: "Conscious of the earth."},
{
icon: XCircle,
title: "Chemical-Free",
description: "No synthetic additives.",
},
title: "Chemical-Free", description: "No synthetic additives."},
]}
/>
</SectionErrorBoundary>
@@ -156,35 +105,15 @@ export default function HomePage() {
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: "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: "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: "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: "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",
},
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>
@@ -197,14 +126,7 @@ export default function HomePage() {
title="Latest on Instagram"
description="Join our community @aranyaorganic"
names={[
"@aranyaorganic",
"@aranyaorganic",
"@aranyaorganic",
"@aranyaorganic",
"@aranyaorganic",
"@aranyaorganic",
"@aranyaorganic",
]}
"@aranyaorganic", "@aranyaorganic", "@aranyaorganic", "@aranyaorganic", "@aranyaorganic", "@aranyaorganic", "@aranyaorganic"]}
/>
</SectionErrorBoundary>
</div>
@@ -215,13 +137,9 @@ export default function HomePage() {
tag="Partnership"
text="Join our network of resellers. Request our wholesale catalogue for bulk and customized gifting."
primaryButton={{
text: "Request Catalogue",
href: "#contact",
}}
text: "Request Catalogue", href: "#contact"}}
secondaryButton={{
text: "WhatsApp Us",
href: "https://wa.me/yournumber",
}}
text: "WhatsApp Us", href: "https://wa.me/yournumber"}}
/>
</SectionErrorBoundary>
</div>
@@ -232,13 +150,9 @@ export default function HomePage() {
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",
}}
text: "Email Us", href: "mailto:hello@aranya.com"}}
secondaryButton={{
text: "WhatsApp Support",
href: "https://wa.me/yournumber",
}}
text: "WhatsApp Support", href: "https://wa.me/yournumber"}}
/>
</SectionErrorBoundary>
</div>