8 Commits

Author SHA1 Message Date
901f47c535 Update src/app/page.tsx 2026-04-17 04:48:14 +00:00
97519f5279 Update src/app/styles/variables.css 2026-04-17 04:47:45 +00:00
47dc318933 Update src/app/page.tsx 2026-04-17 04:47:45 +00:00
20426ce9d6 Merge version_3 into main
Merge version_3 into main
2026-04-17 04:46:50 +00:00
61e13bbedc Update src/app/page.tsx 2026-04-17 04:46:47 +00:00
0cffb0b8c6 Merge version_2 into main
Merge version_2 into main
2026-04-17 04:46:31 +00:00
fc0d059659 Merge version_2 into main
Merge version_2 into main
2026-04-17 04:46:07 +00:00
78b9ed2d03 Merge version_2 into main
Merge version_2 into main
2026-04-17 04:45:37 +00:00
2 changed files with 151 additions and 122 deletions

View File

@@ -2,139 +2,168 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import { Sparkles, Leaf } from "lucide-react";
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import HeroOverlayTestimonial from '@/components/sections/hero/HeroOverlayTestimonial';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import PricingCardNine from '@/components/sections/pricing/PricingCardNine';
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import TeamCardEleven from '@/components/sections/team/TeamCardEleven';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import FaqDouble from '@/components/sections/faq/FaqDouble'; import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia'; import FooterMedia from '@/components/sections/footer/FooterMedia';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import HeroPersonalLinks from '@/components/sections/hero/HeroPersonalLinks';
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import PricingCardFive from '@/components/sections/pricing/PricingCardFive';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
export default function LandingPage() { export default function SkincareLandingPage() {
return ( return (
<ThemeProvider <ThemeProvider
defaultButtonVariant="hover-bubble" defaultButtonVariant="hover-bubble"
defaultTextAnimation="entrance-slide" defaultTextAnimation="reveal-blur"
borderRadius="soft" borderRadius="pill"
contentWidth="mediumLarge" contentWidth="medium"
sizing="large" sizing="large"
background="grid" background="fluid"
cardStyle="glass-elevated" cardStyle="glass-elevated"
primaryButtonStyle="gradient" primaryButtonStyle="primary-glow"
secondaryButtonStyle="glass" secondaryButtonStyle="glass"
headingFontWeight="semibold" headingFontWeight="medium"
> >
<ReactLenis root> <ReactLenis root>
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingInline <NavbarStyleApple
navItems={[ navItems={[{ name: "Home", id: "hero" }, { name: "About", id: "about" }, { name: "Products", id: "products" }, { name: "Pricing", id: "pricing" }]}
{ name: "Home", id: "hero" }, brandName="PureGlow"
{ name: "About", id: "about" }, />
{ name: "Shop", id: "products" }, </div>
{ name: "Packages", id: "pricing" },
{ name: "FAQ", id: "faq" }
]}
brandName="LuxeSkin"
button={{ text: "Get Started" }}
/>
</div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroPersonalLinks <HeroOverlayTestimonial
background={{ variant: "sparkles-gradient" }} title="Radiance in Every Drop"
title="Radiance in Every Drop" description="Discover scientifically formulated skincare designed to nourish, protect, and restore your natural glow."
linkCards={[ testimonials={[{ name: "Sarah J.", handle: "@sarahglow", testimonial: "My skin has never felt this hydrated. Absolutely love these products!", rating: 5 }]}
{ title: "View Routine", description: "Start your glow journey", button: { text: "Shop Now" } }, imageSrc="http://img.b2bpic.net/free-photo/cosmetics-skin-care-routine-top-view_23-2148705031.jpg"
{ title: "Skin Quiz", description: "Find what works for you", button: { text: "Take Quiz" } } buttons={[{ text: "Explore Collection", href: "#products" }]}
]} />
/> </div>
</div>
<div id="about" data-section="about"> <div id="about" data-section="about">
<MetricSplitMediaAbout <TextSplitAbout
title="Pure Ingredients, Proven Results" title="The Science of Nature"
description="Our science-backed formulas deliver visible radiance." description={["We blend botanical wisdom with clinical innovation to create clean, effective skincare.", "Our commitment is to transparency, sustainability, and your skin's long-term health."]}
metrics={[{ value: "100%", title: "Vegan" }, { value: "50+", title: "Clinical Trials" }]} useInvertedBackground={false}
useInvertedBackground={true} />
/> </div>
</div>
<div id="features" data-section="features"> <div id="features" data-section="features">
<FeatureCardMedia <FeatureCardTwelve
animationType="slide-up" animationType="blur-reveal"
title="Why LuxeSkin" title="Pure Ingredients, Real Results"
description="Tailored care for your unique skin barrier." description="Only the best for your skin."
features={[ features={[
{ id: "f1", title: "Hydration Focus", description: "Deep nourishment for all skin types.", tag: "Hydrate" }, { id: "f1", label: "Natural", title: "Sourced from Earth", items: ["Organic extracts", "Cold-pressed oils", "Vegan formula"], buttons: [{text: "Learn more"}] },
{ id: "f2", title: "Anti-Aging", description: "Potent antioxidants for firmness.", tag: "Refine" } { id: "f2", label: "Clinical", title: "Scientifically Proven", items: ["Dermatologist tested", "Clinical trials", "Fragrance free"], buttons: [{text: "See data"}] }
]} ]}
textboxLayout="split" textboxLayout="split"
useInvertedBackground={true} useInvertedBackground={false}
/> />
</div> </div>
<div id="products" data-section="products"> <div id="products" data-section="products">
<ProductCardFour <ProductCardTwo
gridVariant="three-columns-all-equal-width" title="Our Best Sellers"
animationType="slide-up" description="Daily essentials curated for your unique skin journey."
title="Featured Skincare" products={[
description="Top-rated products for your daily routine." { id: "p1", brand: "Glow Series", name: "Hydrating Serum", price: "$45", rating: 5, reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottles-with-natural-ingredients_23-2148671234.jpg" },
textboxLayout="split-description" { id: "p2", brand: "Glow Series", name: "Day Cream", price: "$55", rating: 4, reviewCount: "96", imageSrc: "http://img.b2bpic.net/free-photo/luxury-cosmetic-cream-packaging_23-2148671245.jpg" }
useInvertedBackground={true} ]}
products={[ gridVariant="asymmetric-60-wide-40-narrow"
{ id: "1", name: "Vitamin C Serum", price: "$45", variant: "30ml", imageSrc: "https://img.b2bpic.net/free-photo/beauty-products-collection-with-copy-space_23-2147775986.jpg?_wi=1" }, animationType="slide-up"
{ id: "2", name: "Hydrating Moisturizer", price: "$38", variant: "50ml", imageSrc: "https://img.b2bpic.net/free-photo/cream-jar-cosmetics-with-bottle-skincare_23-2148769315.jpg" }, textboxLayout="split"
{ id: "3", name: "Face Oil", price: "$55", variant: "30ml", imageSrc: "https://img.b2bpic.net/free-photo/beauty-products-collection-with-copy-space_23-2147775986.jpg?_wi=2" } useInvertedBackground={false}
]} />
/> </div>
</div>
<div id="pricing" data-section="pricing"> <div id="pricing" data-section="pricing">
<PricingCardFive <PricingCardNine
animationType="slide-up" title="Complete Regimen Kits"
title="Skincare Routines" description="Select the perfect kit for your skincare routine."
description="Choose the perfect plan for your skin needs." plans={[
textboxLayout="split" { id: "starter", title: "Starter Kit", price: "$89", period: "/monthly", features: ["Cleanser", "Serum", "Day Cream"], button: { text: "Get Started" } },
useInvertedBackground={false} { id: "pro", title: "Advanced Kit", price: "$149", period: "/monthly", features: ["Everything in Starter", "Night Cream", "Eye Gel", "Weekly Mask"], button: { text: "Upgrade Now" } }
plans={[ ]}
{ id: "basic", tag: "Starter", price: "$60", period: "/mo", description: "Basic cleansing and moisturizing.", button: { text: "Select" }, featuresTitle: "Includes:", features: ["Cleanser", "Moisturizer"] }, animationType="slide-up"
{ id: "pro", tag: "Pro", price: "$120", period: "/mo", description: "Advanced care for glowing skin.", button: { text: "Select" }, featuresTitle: "Includes:", features: ["Cleanser", "Moisturizer", "Serum", "Face Oil"] } textboxLayout="split"
]} useInvertedBackground={false}
/> />
</div> </div>
<div id="testimonials" data-section="testimonials"> <div id="metrics" data-section="metrics">
<TestimonialCardSixteen <MetricCardOne
animationType="slide-up" title="Proven Impact"
title="Customer Glow" description="Real results backed by science."
description="Join thousands of happy users." metrics={[
textboxLayout="split" { id: "m1", value: "95%", title: "Skin Elasticity", description: "Reported improvement after 4 weeks.", icon: Sparkles },
useInvertedBackground={true} { id: "m2", value: "80k+", title: "Happy Customers", description: "Joining our clean beauty movement.", icon: Leaf }
kpiItems={[{ value: "5k+", label: "Reviews" }, { value: "4.9", label: "Rating" }, { value: "98%", label: "Retention" }]} ]}
testimonials={[{ id: "t1", name: "Jane Doe", role: "Artist", company: "Self-Employed", rating: 5 }, { id: "t2", name: "John Smith", role: "Designer", company: "Agency", rating: 5 }]} gridVariant="uniform-all-items-equal"
/> animationType="slide-up"
</div> textboxLayout="split"
useInvertedBackground={false}
/>
</div>
<div id="faq" data-section="faq"> <div id="team" data-section="team">
<FaqDouble <TeamCardEleven
title="Frequently Asked" title="Our Experts"
description="Got questions? We have answers." description="Meet the team behind your glow."
textboxLayout="split" groups={[{
faqsAnimation="slide-up" id: "team-1", groupTitle: "Formulation Team", members: [{ id: "e1", title: "Dr. Elena Rose", subtitle: "Lead Chemist", detail: "15 years in skincare innovation.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-scientist-lab_23-2148671321.jpg" }]
useInvertedBackground={true} }]}
faqs={[{ id: "q1", title: "Are products vegan?", content: "Yes, 100% plant-based." }]} animationType="slide-up"
/> textboxLayout="split"
</div> useInvertedBackground={false}
/>
</div>
<div id="footer" data-section="footer"> <div id="testimonials" data-section="testimonials">
<FooterBaseCard <TestimonialCardTwelve
logoText="LuxeSkin" cardTitle="See Our Results"
columns={[{ title: "Links", items: [{ label: "Home", href: "#hero" }] }]} cardTag="Reviews"
/> testimonials={[
</div> { id: "t1", name: "Julia M.", imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-with-natural-skin_23-2148671456.jpg" },
{ id: "t2", name: "Chloe B.", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-natural-beauty_23-2148671489.jpg" }
]}
cardAnimation="blur-reveal"
useInvertedBackground={false}
/>
</div>
<div id="faq" data-section="faq">
<FaqDouble
title="Frequently Asked"
description="Answers to common skincare questions."
faqs={[
{ id: "q1", title: "Is it safe for sensitive skin?", content: "Yes, all our products are dermatologically tested and fragrance-free." },
{ id: "q2", title: "Do you ship internationally?", content: "We currently ship across the globe with local distribution partners." }
]}
faqsAnimation="slide-up"
textboxLayout="split"
useInvertedBackground={false}
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
logoText="PureGlow"
imageSrc="http://img.b2bpic.net/free-photo/bottles-beauty-products_23-2148671567.jpg"
columns={[
{ title: "Shop", items: [{ label: "Serums", href: "#products" }, { label: "Creams", href: "#products" }] },
{ title: "Support", items: [{ label: "FAQ", href: "#faq" }, { label: "Contact", href: "#" }] }
]}
/>
</div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #fbf8f5;
--card: #f9f9f9; --card: #f4f1ed;
--foreground: #120006e6; --foreground: #3d3630;
--primary-cta: #e63946; --primary-cta: #a89078;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9; --secondary-cta: #e8e1d9;
--secondary-cta-text: #120006e6; --secondary-cta-text: #120006e6;
--accent: #e2e2e2; --accent: #d6c9bd;
--background-accent: #c4c4c4; --background-accent: #efeae5;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);