Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-28 11:28:27 +00:00

View File

@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { Sparkles, Award, Shield } from "lucide-react";
import FaqBase from '@/components/sections/faq/FaqBase';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
import FooterBase from '@/components/sections/footer/FooterBase';
@@ -29,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Products",
id: "products",
},
name: "Products", id: "products"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Glamveda"
/>
@@ -52,15 +45,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Ayurvedic Radiance, Redefined."
description="Experience the harmony of ancient Vedic wisdom and modern skincare excellence with Glamveda's organic, chemical-free formulations."
buttons={[
{
text: "Shop Collection",
href: "#products",
},
text: "Shop Collection", href: "#products"},
]}
imageSrc="http://img.b2bpic.net/free-photo/beige-acrylic-painting-background_53876-101913.jpg"
imageAlt="Glamveda natural skincare collection"
@@ -74,23 +64,14 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "100% Organic",
description: "Sourced from pristine botanical origins.",
buttonIcon: "Sparkles",
imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life-with-beauty-products_23-2148201387.jpg",
},
title: "100% Organic", description: "Sourced from pristine botanical origins.", buttonIcon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life-with-beauty-products_23-2148201387.jpg"},
{
title: "Vedic Science",
description: "Formulated by expert Ayurvedic practitioners.",
buttonIcon: "Award",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-massage-table-spa_23-2148345802.jpg",
},
title: "Vedic Science", description: "Formulated by expert Ayurvedic practitioners.", buttonIcon: Award,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-massage-table-spa_23-2148345802.jpg"},
{
title: "Sustainability",
description: "Eco-friendly packaging for a better planet.",
buttonIcon: "Shield",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-body-butter-lavender-plain-background_23-2148305537.jpg",
},
title: "Sustainability", description: "Eco-friendly packaging for a better planet.", buttonIcon: Shield,
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-body-butter-lavender-plain-background_23-2148305537.jpg"},
]}
title="The Glamveda Promise"
description="Rooted in nature, backed by science. We ensure every product is crafted with the purity of Vedic tradition."
@@ -105,26 +86,11 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Hydrating Face Cream",
price: "$45",
variant: "24h Moisture",
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-bedroom-cozy-night-generative-ai_188544-9757.jpg",
},
id: "p1", name: "Hydrating Face Cream", price: "$45", variant: "24h Moisture", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-bedroom-cozy-night-generative-ai_188544-9757.jpg"},
{
id: "p2",
name: "Radiance Serum",
price: "$58",
variant: "Glow Enhance",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-indoors_23-2150100218.jpg",
},
id: "p2", name: "Radiance Serum", price: "$58", variant: "Glow Enhance", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-indoors_23-2150100218.jpg"},
{
id: "p3",
name: "Herbal Face Wash",
price: "$22",
variant: "Deep Cleanse",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-eucalyptus-with-beauty-products_23-2149440673.jpg",
},
id: "p3", name: "Herbal Face Wash", price: "$22", variant: "Deep Cleanse", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-eucalyptus-with-beauty-products_23-2149440673.jpg"},
]}
title="Bestsellers"
description="Discover our most-loved skincare essentials tailored for your unique glow."
@@ -138,59 +104,28 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Aanya S.",
role: "User",
company: "Glamveda Fan",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-touching-her-face-after-applying-cream_23-2148520341.jpg?_wi=1",
},
id: "t1", name: "Aanya S.", role: "User", company: "Glamveda Fan", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-touching-her-face-after-applying-cream_23-2148520341.jpg"},
{
id: "t2",
name: "Meera P.",
role: "User",
company: "Glamveda Fan",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-wearing-big-hat_273609-13396.jpg",
},
id: "t2", name: "Meera P.", role: "User", company: "Glamveda Fan", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-wearing-big-hat_273609-13396.jpg"},
{
id: "t3",
name: "Sita R.",
role: "User",
company: "Glamveda Fan",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/leaves-salon-business-card-template_742173-4786.jpg",
},
id: "t3", name: "Sita R.", role: "User", company: "Glamveda Fan", rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/leaves-salon-business-card-template_742173-4786.jpg"},
{
id: "t4",
name: "Priya K.",
role: "User",
company: "Glamveda Fan",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-beauty-portrait_23-2149400944.jpg",
},
id: "t4", name: "Priya K.", role: "User", company: "Glamveda Fan", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-beauty-portrait_23-2149400944.jpg"},
{
id: "t5",
name: "Ananya D.",
role: "User",
company: "Glamveda Fan",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-touching-her-face-after-applying-cream_23-2148520341.jpg?_wi=2",
},
id: "t5", name: "Ananya D.", role: "User", company: "Glamveda Fan", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-touching-her-face-after-applying-cream_23-2148520341.jpg"},
]}
kpiItems={[
{
value: "50k+",
label: "Happy Customers",
},
value: "50k+", label: "Happy Customers"},
{
value: "4.9/5",
label: "Rating",
},
value: "4.9/5", label: "Rating"},
{
value: "100%",
label: "Satisfaction",
},
value: "100%", label: "Satisfaction"},
]}
title="Loved by Thousands"
description="Join the Glamveda community and experience real transformations."
@@ -203,20 +138,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Are products cruelty-free?",
content: "Yes, we are 100% cruelty-free.",
},
id: "f1", title: "Are products cruelty-free?", content: "Yes, we are 100% cruelty-free."},
{
id: "f2",
title: "How long for results?",
content: "Most users see visible improvements within 4 weeks.",
},
id: "f2", title: "How long for results?", content: "Most users see visible improvements within 4 weeks."},
{
id: "f3",
title: "Can I use on sensitive skin?",
content: "Yes, our formulations are gentle and dermatologist tested.",
},
id: "f3", title: "Can I use on sensitive skin?", content: "Yes, our formulations are gentle and dermatologist tested."},
]}
title="Common Questions"
description="Get clarity on your skincare journey."
@@ -228,29 +154,19 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#",
},
label: "About", href: "#"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact",
href: "#",
},
label: "Contact", href: "#"},
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
],
},
]}