54 Commits

Author SHA1 Message Date
2979573c8c Update src/app/products/page.tsx 2026-01-22 22:05:19 +00:00
e7f3294001 Update src/app/page.tsx 2026-01-22 22:05:19 +00:00
6617faff83 Update src/app/layout.tsx 2026-01-22 22:05:18 +00:00
d385b961ec Update src/app/faq/page.tsx 2026-01-22 22:05:17 +00:00
f580232609 Update src/app/about/page.tsx 2026-01-22 22:05:16 +00:00
00062057ca Update src/app/products/page.tsx 2026-01-22 22:05:11 +00:00
4f05cb3165 Update src/app/page.tsx 2026-01-22 22:05:10 +00:00
bb30650429 Update src/app/layout.tsx 2026-01-22 22:05:09 +00:00
a10af2ff96 Update src/app/faq/page.tsx 2026-01-22 22:05:08 +00:00
ced6a4560e Update src/app/blog/page.tsx 2026-01-22 22:05:08 +00:00
e124c6d2ee Update src/app/about/page.tsx 2026-01-22 22:05:07 +00:00
d5d784d877 Update src/app/products/page.tsx 2026-01-22 21:02:57 +00:00
cdd14d4c49 Update src/app/page.tsx 2026-01-22 21:02:56 +00:00
6d5252fe36 Update src/app/faq/page.tsx 2026-01-22 21:02:55 +00:00
0addb9ba51 Update src/app/blog/page.tsx 2026-01-22 21:02:54 +00:00
4ace2cab4a Update src/app/about/page.tsx 2026-01-22 21:02:54 +00:00
6930b24303 Update src/app/products/page.tsx 2026-01-22 21:00:43 +00:00
d46fa50693 Merge version_6 into main
Merge version_6 into main
2026-01-22 20:55:01 +00:00
6fa24e0e43 Update src/app/products/page.tsx 2026-01-22 20:54:56 +00:00
734ad3f53c Merge version_6 into main
Merge version_6 into main
2026-01-22 20:52:52 +00:00
22923030ea Update src/app/products/page.tsx 2026-01-22 20:52:47 +00:00
484750d07b Merge version_6 into main
Merge version_6 into main
2026-01-22 20:51:22 +00:00
36ff7e1a93 Update src/app/products/page.tsx 2026-01-22 20:51:18 +00:00
d8a0ba5ced Update src/app/page.tsx 2026-01-22 20:51:17 +00:00
fdd8da9e6f Update src/app/layout.tsx 2026-01-22 20:51:16 +00:00
2f1feee526 Update src/app/faq/page.tsx 2026-01-22 20:51:16 +00:00
38e00d7740 Update src/app/blog/page.tsx 2026-01-22 20:51:15 +00:00
e3ef2096a4 Update src/app/about/page.tsx 2026-01-22 20:51:14 +00:00
2bb8efcc4d Merge version_5 into main
Merge version_5 into main
2026-01-22 20:39:44 +00:00
64f28de7f2 Update src/app/products/page.tsx 2026-01-22 20:38:04 +00:00
dce99cbd5b Update src/app/page.tsx 2026-01-22 20:38:04 +00:00
9e0f602ecc Update src/app/layout.tsx 2026-01-22 20:38:03 +00:00
a85e02174f Update src/app/faq/page.tsx 2026-01-22 20:38:02 +00:00
4ea97cace2 Update src/app/blog/page.tsx 2026-01-22 20:38:01 +00:00
f48640e43a Update src/app/about/page.tsx 2026-01-22 20:38:00 +00:00
d3a8252d06 Update src/app/products/page.tsx 2026-01-22 20:31:23 +00:00
a887886b7a Update src/app/products/page.tsx 2026-01-22 20:25:39 +00:00
3a02590017 Update src/app/page.tsx 2026-01-22 20:25:38 +00:00
4cd89c35c2 Update src/app/faq/page.tsx 2026-01-22 20:25:37 +00:00
a3c5a8b2f4 Update src/app/about/page.tsx 2026-01-22 20:25:36 +00:00
82bf6474aa Update src/app/products/page.tsx 2026-01-22 20:22:41 +00:00
c734843c50 Update src/app/page.tsx 2026-01-22 20:22:40 +00:00
5699dc48a5 Update src/app/faq/page.tsx 2026-01-22 20:22:39 +00:00
568a2a7a93 Update src/app/blog/page.tsx 2026-01-22 20:22:39 +00:00
644449d722 Update src/app/about/page.tsx 2026-01-22 20:22:38 +00:00
634fc5401a Update src/app/products/page.tsx 2026-01-22 20:16:52 +00:00
7567368019 Update src/app/products/page.tsx 2026-01-22 20:15:13 +00:00
a497d17e07 Update src/app/layout.tsx 2026-01-22 20:15:13 +00:00
2b57e4e565 Update src/app/products/page.tsx 2026-01-22 20:13:33 +00:00
70f49ce05e Merge version_4 into main
Merge version_4 into main
2026-01-22 20:10:21 +00:00
6806fee53c Update src/app/products/page.tsx 2026-01-22 20:10:17 +00:00
d94dce4c8a Update src/app/page.tsx 2026-01-22 20:10:16 +00:00
985add39a1 Merge version_3 into main
Merge version_3 into main
2026-01-22 20:07:56 +00:00
190716809a Merge version_2 into main
Merge version_2 into main
2026-01-22 20:05:00 +00:00
5 changed files with 94 additions and 23 deletions

View File

@@ -1,11 +1,13 @@
"use client";
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import { Star, Mail } from "lucide-react";
import { Heart, Leaf, Shield, Award, CheckCircle, Star, Mail } from "lucide-react";
import Link from "next/link";
export default function AboutPage() {
return (
@@ -27,13 +29,50 @@ export default function AboutPage() {
navItems={[
{ name: "Home", id: "/" },
{ name: "Products", id: "/products" },
{ name: "Pricing", id: "/pricing" },
{ name: "About", id: "/about" },
{ name: "FAQ", id: "/faq" }
]}
button={{
text: "Shop Now", href: "/products"
}}
/>
<nav className="hidden">
<Link href="/">Home</Link>
<Link href="/products">Products</Link>
<Link href="/about">About</Link>
<Link href="/faq">FAQ</Link>
</nav>
</div>
<div id="about" data-section="about">
<SplitAbout
title="Our Mission: Radiant Skin for Everyone"
description="Founded on the belief that effective skincare should be accessible, ethical, and results-driven. We've spent years researching and developing formulations that combine the best of science and nature to deliver transformative skincare experiences."
tag="About LuxeGlow"
tagIcon={Heart}
textboxLayout="default"
useInvertedBackground="noInvert"
imagePosition="right"
imageSrc="https://img.b2bpic.net/free-photo/minimalistic-science-banner-with-sample_23-2149431127.jpg"
imageAlt="LuxeGlow skincare laboratory and natural ingredients"
bulletPoints={[
{
title: "Natural Formulations", description: "We use only the finest natural and organic ingredients sourced responsibly from around the world", icon: Leaf
},
{
title: "Dermatologist Tested", description: "Every product is rigorously tested and approved by leading dermatologists for safety and efficacy", icon: Shield
},
{
title: "Cruelty-Free Promise", description: "We are proud to be a 100% cruelty-free and vegan beauty brand committed to ethical practices", icon: Award
},
{
title: "Proven Results", description: "Our customers see noticeable improvements in skin texture, hydration, and radiance within weeks", icon: CheckCircle
}
]}
buttons={[
{ text: "View Our Products", href: "/products" }
]}
/>
</div>
<div id="testimonials" data-section="testimonials">
@@ -75,4 +114,4 @@ export default function AboutPage() {
<FooterLogoReveal logoText="LuxeGlow" />
</ThemeProvider>
);
}
}

View File

@@ -7,6 +7,7 @@ import ContactCenter from '@/components/sections/contact/ContactCenter';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import { Star, Mail } from "lucide-react";
import Link from "next/link";
export default function FaqPage() {
return (
@@ -28,13 +29,19 @@ export default function FaqPage() {
navItems={[
{ name: "Home", id: "/" },
{ name: "Products", id: "/products" },
{ name: "Pricing", id: "/pricing" },
{ name: "About", id: "/about" },
{ name: "FAQ", id: "/faq" }
]}
button={{
text: "Shop Now", href: "/products"
}}
/>
<nav className="hidden">
<Link href="/">Home</Link>
<Link href="/products">Products</Link>
<Link href="/about">About</Link>
<Link href="/faq">FAQ</Link>
</nav>
</div>
<div id="faq" data-section="faq">
@@ -106,4 +113,4 @@ export default function FaqPage() {
<FooterLogoReveal logoText="LuxeGlow" />
</ThemeProvider>
);
}
}

View File

@@ -1259,4 +1259,4 @@ export default function RootLayout({
</body>
</html>
);
}
}

View File

@@ -2,12 +2,14 @@
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery';
import SplitAbout from '@/components/sections/about/SplitAbout';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import { Sparkles, Heart, Star, Mail } from "lucide-react";
import { Sparkles, Heart, Leaf, Shield, Award, CheckCircle, Star, Mail } from "lucide-react";
import Link from "next/link";
export default function HomePage() {
return (
@@ -29,13 +31,19 @@ export default function HomePage() {
navItems={[
{ name: "Home", id: "/" },
{ name: "Products", id: "/products" },
{ name: "Pricing", id: "/pricing" },
{ name: "About", id: "/about" },
{ name: "FAQ", id: "/faq" }
]}
button={{
text: "Shop Now", href: "/products"
}}
/>
<nav className="hidden">
<Link href="/">Home</Link>
<Link href="/products">Products</Link>
<Link href="/about">About</Link>
<Link href="/faq">FAQ</Link>
</nav>
</div>
<div id="hero" data-section="hero">
@@ -64,7 +72,7 @@ export default function HomePage() {
]}
buttons={[
{ text: "Explore Collection", href: "/products" },
{ text: "Learn More", href: "/pricing" }
{ text: "Learn More", href: "/about" }
]}
/>
</div>
@@ -138,4 +146,4 @@ export default function HomePage() {
<FooterLogoReveal logoText="LuxeGlow" />
</ThemeProvider>
);
}
}

View File

@@ -3,10 +3,11 @@
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import FeatureCardEight from '@/components/sections/feature/FeatureCardEight';
import PricingCardOne from '@/components/sections/pricing/PricingCardOne';
import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import { Sparkles, Zap, Star, Heart, Crown } from "lucide-react";
import Link from "next/link";
export default function ProductsPage() {
return (
@@ -28,13 +29,19 @@ export default function ProductsPage() {
navItems={[
{ name: "Home", id: "/" },
{ name: "Products", id: "/products" },
{ name: "Pricing", id: "/pricing" },
{ name: "About", id: "/about" },
{ name: "FAQ", id: "/faq" }
]}
button={{
text: "Shop Now", href: "/products"
}}
/>
<nav className="hidden">
<Link href="/">Home</Link>
<Link href="/products">Products</Link>
<Link href="/about">About</Link>
<Link href="/faq">FAQ</Link>
</nav>
</div>
<div id="products" data-section="products">
@@ -80,23 +87,24 @@ export default function ProductsPage() {
useInvertedBackground="invertDefault"
features={[
{
id: 1,
title: "Deep Hydration", description: "Our proprietary blend of hyaluronic acid and botanical extracts penetrates multiple skin layers to deliver intense, long-lasting moisture", imageSrc: "https://img.b2bpic.net/free-photo/beautiful-girl-standing-with-cream_1157-29503.jpg", imageAlt: "Hydration benefits visualization"
id: "1", title: "Deep Hydration", tags: ["Hydration", "Moisture"],
imageSrc: "https://img.b2bpic.net/free-photo/beautiful-girl-standing-with-cream_1157-29503.jpg", imageAlt: "Hydration benefits visualization"
},
{
id: 2,
title: "Protective Shield", description: "Advanced antioxidant complex protects against environmental stressors while strengthening your skin barrier", imageSrc: "https://img.b2bpic.net/free-photo/beautiful-woman-applying-moisturizer-her-face-bathroom_637285-3386.jpg", imageAlt: "Skin protection technology demonstration"
id: "2", title: "Protective Shield", tags: ["Protection", "Barrier"],
imageSrc: "https://img.b2bpic.net/free-photo/beautiful-woman-applying-moisturizer-her-face-bathroom_637285-3386.jpg", imageAlt: "Skin protection technology demonstration"
},
{
id: 3,
title: "Natural Nourishment", description: "Plant-based vitamins and peptides work synergistically to improve texture, elasticity, and radiance", imageSrc: "https://img.b2bpic.net/free-photo/woman-applying-cream-face-while-looking-mirror_23-2148875051.jpg", imageAlt: "Natural ingredients and their benefits"
id: "3", title: "Natural Nourishment", tags: ["Natural", "Nourishment"],
imageSrc: "https://img.b2bpic.net/free-photo/woman-applying-cream-face-while-looking-mirror_23-2148875051.jpg", imageAlt: "Natural ingredients and their benefits"
}
]}
animationType="slide-up"
/>
</div>
<div id="pricing" data-section="pricing">
<PricingCardOne
<PricingCardEight
title="Choose Your Skincare Journey"
description="Select the perfect plan to achieve your best skin"
tag="Pricing Plans"
@@ -107,20 +115,29 @@ export default function ProductsPage() {
plans={[
{
id: "1", badge: "Starter", badgeIcon: Star,
price: "$49", subtitle: "Essential skincare basics", features: [
price: "49", subtitle: "Essential skincare basics", features: [
"Gentle Cleansing Oil", "Hydrating Serum", "Basic moisturizer", "Access to skincare tips"
],
buttons: [
{ text: "Get Started", href: "/signup" }
]
},
{
id: "2", badge: "Most Popular", badgeIcon: Heart,
price: "$129", subtitle: "Complete daily routine", features: [
price: "129", subtitle: "Complete daily routine", features: [
"All Starter products", "Premium face cream", "Weekly face mask", "Email skincare support", "15% member discount"
],
buttons: [
{ text: "Choose Plan", href: "/signup" }
]
},
{
id: "3", badge: "Luxury", badgeIcon: Crown,
price: "$249", subtitle: "Full professional regimen", features: [
price: "249", subtitle: "Full professional regimen", features: [
"All Premium products", "Exclusive serums & treatments", "Monthly deliveries", "Priority VIP support", "Free consultations", "25% member discount"
],
buttons: [
{ text: "Go Premium", href: "/signup" }
]
}
]}
@@ -130,4 +147,4 @@ export default function ProductsPage() {
<FooterLogoReveal logoText="LuxeGlow" />
</ThemeProvider>
);
}
}