18 Commits

Author SHA1 Message Date
9fc68a229d Merge version_3 into main
Merge version_3 into main
2026-04-26 18:37:29 +00:00
43578cc47d Update src/app/skincare/page.tsx 2026-04-26 18:37:25 +00:00
3697af189b Update src/app/page.tsx 2026-04-26 18:37:25 +00:00
c12b93cd03 Update src/app/lipstick/page.tsx 2026-04-26 18:37:25 +00:00
a8ac337a07 Update src/app/foundation/page.tsx 2026-04-26 18:37:24 +00:00
e5da5dbb62 Update src/app/eyeshadow/page.tsx 2026-04-26 18:37:24 +00:00
869e1cc2ed Update src/app/blog/page.tsx 2026-04-26 18:37:23 +00:00
ba48797cbc Merge version_3 into main
Merge version_3 into main
2026-04-26 18:36:56 +00:00
dc8a703e1c Update src/app/styles/variables.css 2026-04-26 18:36:53 +00:00
6c5fd62089 Add src/app/skincare/page.tsx 2026-04-26 18:36:52 +00:00
47c802b9ac Update src/app/page.tsx 2026-04-26 18:36:52 +00:00
49de7c8f55 Add src/app/lipstick/page.tsx 2026-04-26 18:36:51 +00:00
4f8c06b0e9 Add src/app/foundation/page.tsx 2026-04-26 18:36:51 +00:00
5b139cd023 Add src/app/eyeshadow/page.tsx 2026-04-26 18:36:50 +00:00
a36014107a Add src/app/blog/page.tsx 2026-04-26 18:36:50 +00:00
3144dd36c8 Merge version_2 into main
Merge version_2 into main
2026-04-26 18:34:23 +00:00
4b72b79db4 Merge version_2 into main
Merge version_2 into main
2026-04-26 18:33:52 +00:00
fc1e4af317 Merge version_2 into main
Merge version_2 into main
2026-04-26 18:33:27 +00:00
7 changed files with 229 additions and 14 deletions

58
src/app/blog/page.tsx Normal file
View File

@@ -0,0 +1,58 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered";
import BlogCardThree from "@/components/sections/blog/BlogCardThree";
import FooterBaseCard from "@/components/sections/footer/FooterBaseCard";
export default function BlogPage() {
return (
<ThemeProvider
defaultButtonVariant="hover-bubble"
defaultTextAnimation="reveal-blur"
borderRadius="rounded"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<div id="nav" data-section="nav">
<NavbarStyleCentered
brandName="Luminé Skincare"
navItems={[
{ name: "Products", id: "products" },
{ name: "New", id: "new-arrivals" },
{ name: "Best Sellers", id: "best-sellers" },
{ name: "Trending", id: "trending" },
{ name: "Blog", id: "blog" },
{ name: "Gallery", id: "gallery" },
{ name: "About", id: "about" }
]}
button={{ text: "Shop Now", href: "#products" }}
/>
</div>
<div id="blog" data-section="blog">
<BlogCardThree
title="Beauty Tips & Insights"
description="Expert advice for your skincare journey."
blogs={[]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="Luminé"
columns={[]}
copyrightText="© 2025 Luminé Skincare. All rights reserved."
/>
</div>
</ThemeProvider>
);
}

View File

@@ -0,0 +1,36 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered";
import FooterBaseCard from "@/components/sections/footer/FooterBaseCard";
export default function EyeshadowPage() {
return (
<ThemeProvider
defaultButtonVariant="text-stagger"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<div id="nav" data-section="nav">
<NavbarStyleCentered
brandName="Luminé Skincare"
navItems={[{ name: "Home", id: "/" }, { name: "Lipstick", id: "/lipstick" }, { name: "Foundation", id: "/foundation" }, { name: "Eyeshadow", id: "/eyeshadow" }, { name: "Skincare", id: "/skincare" }]}
/>
</div>
<div className="pt-32 pb-16">
<h1 className="text-center text-4xl font-bold">Eyeshadow Collection</h1>
<p className="text-center mt-4 text-lg">Stunning palettes for every look.</p>
</div>
<div id="footer" data-section="footer">
<FooterBaseCard logoText="Luminé" columns={[]} />
</div>
</ThemeProvider>
);
}

View File

@@ -0,0 +1,36 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered";
import FooterBaseCard from "@/components/sections/footer/FooterBaseCard";
export default function FoundationPage() {
return (
<ThemeProvider
defaultButtonVariant="text-stagger"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<div id="nav" data-section="nav">
<NavbarStyleCentered
brandName="Luminé Skincare"
navItems={[{ name: "Home", id: "/" }, { name: "Lipstick", id: "/lipstick" }, { name: "Foundation", id: "/foundation" }, { name: "Eyeshadow", id: "/eyeshadow" }, { name: "Skincare", id: "/skincare" }]}
/>
</div>
<div className="pt-32 pb-16">
<h1 className="text-center text-4xl font-bold">Foundation Collection</h1>
<p className="text-center mt-4 text-lg">Achieve the perfect base with our premium foundations.</p>
</div>
<div id="footer" data-section="footer">
<FooterBaseCard logoText="Luminé" columns={[]} />
</div>
</ThemeProvider>
);
}

36
src/app/lipstick/page.tsx Normal file
View File

@@ -0,0 +1,36 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered";
import FooterBaseCard from "@/components/sections/footer/FooterBaseCard";
export default function LipstickPage() {
return (
<ThemeProvider
defaultButtonVariant="text-stagger"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<div id="nav" data-section="nav">
<NavbarStyleCentered
brandName="Luminé Skincare"
navItems={[{ name: "Home", id: "/" }, { name: "Lipstick", id: "/lipstick" }, { name: "Foundation", id: "/foundation" }, { name: "Eyeshadow", id: "/eyeshadow" }, { name: "Skincare", id: "/skincare" }]}
/>
</div>
<div className="pt-32 pb-16">
<h1 className="text-center text-4xl font-bold">Lipstick Collection</h1>
<p className="text-center mt-4 text-lg">Discover our range of vibrant lip colors.</p>
</div>
<div id="footer" data-section="footer">
<FooterBaseCard logoText="Luminé" columns={[]} />
</div>
</ThemeProvider>
);
}

View File

@@ -6,6 +6,7 @@ import HeroLogoBillboard from "@/components/sections/hero/HeroLogoBillboard";
import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout"; import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout";
import ProductCardOne from "@/components/sections/product/ProductCardOne"; import ProductCardOne from "@/components/sections/product/ProductCardOne";
import FeatureBento from "@/components/sections/feature/FeatureBento"; import FeatureBento from "@/components/sections/feature/FeatureBento";
import BlogCardThree from "@/components/sections/blog/BlogCardThree";
import FooterBaseCard from "@/components/sections/footer/FooterBaseCard"; import FooterBaseCard from "@/components/sections/footer/FooterBaseCard";
import { Camera } from "lucide-react"; import { Camera } from "lucide-react";
@@ -15,13 +16,13 @@ export default function SkincareTemplatePage() {
defaultButtonVariant="hover-bubble" defaultButtonVariant="hover-bubble"
defaultTextAnimation="reveal-blur" defaultTextAnimation="reveal-blur"
borderRadius="rounded" borderRadius="rounded"
contentWidth="small" contentWidth="medium"
sizing="largeSmallSizeLargeTitles" sizing="medium"
background="aurora" background="circleGradient"
cardStyle="gradient-bordered" cardStyle="glass-elevated"
primaryButtonStyle="double-inset" primaryButtonStyle="gradient"
secondaryButtonStyle="solid" secondaryButtonStyle="glass"
headingFontWeight="extrabold" headingFontWeight="normal"
> >
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleCentered <NavbarStyleCentered
@@ -31,6 +32,7 @@ export default function SkincareTemplatePage() {
{ name: "New", id: "new-arrivals" }, { name: "New", id: "new-arrivals" },
{ name: "Best Sellers", id: "best-sellers" }, { name: "Best Sellers", id: "best-sellers" },
{ name: "Trending", id: "trending" }, { name: "Trending", id: "trending" },
{ name: "Blog", id: "blog" },
{ name: "Gallery", id: "gallery" }, { name: "Gallery", id: "gallery" },
{ name: "About", id: "about" } { name: "About", id: "about" }
]} ]}
@@ -89,6 +91,17 @@ export default function SkincareTemplatePage() {
/> />
</div> </div>
<div id="blog" data-section="blog">
<BlogCardThree
title="Beauty Tips & Insights"
description="Expert advice for your skincare journey."
blogs={[]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
/>
</div>
<div id="gallery" data-section="gallery"> <div id="gallery" data-section="gallery">
<FeatureBento <FeatureBento
title="Luminé Moments" title="Luminé Moments"

36
src/app/skincare/page.tsx Normal file
View File

@@ -0,0 +1,36 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered";
import FooterBaseCard from "@/components/sections/footer/FooterBaseCard";
export default function SkincarePage() {
return (
<ThemeProvider
defaultButtonVariant="text-stagger"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<div id="nav" data-section="nav">
<NavbarStyleCentered
brandName="Luminé Skincare"
navItems={[{ name: "Home", id: "/" }, { name: "Lipstick", id: "/lipstick" }, { name: "Foundation", id: "/foundation" }, { name: "Eyeshadow", id: "/eyeshadow" }, { name: "Skincare", id: "/skincare" }]}
/>
</div>
<div className="pt-32 pb-16">
<h1 className="text-center text-4xl font-bold">Skincare Essentials</h1>
<p className="text-center mt-4 text-lg">Pure, natural products for glowing skin.</p>
</div>
<div id="footer" data-section="footer">
<FooterBaseCard logoText="Luminé" columns={[]} />
</div>
</ThemeProvider>
);
}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f7f6f7; --background: #fdf6f6;
--card: #ffffff; --card: #fcecea;
--foreground: #251919; --foreground: #4a3b3b;
--primary-cta: #1b0c0c; --primary-cta: #d69f9f;
--primary-cta-text: #fcf6ec; --primary-cta-text: #fcf6ec;
--secondary-cta: #f0e8e8; --secondary-cta: #ffffff;
--secondary-cta-text: #2e2521; --secondary-cta-text: #2e2521;
--accent: #e8a8a8; --accent: #e6c3c3;
--background-accent: #f7dada; --background-accent: #f3e0e0;
/* 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);