Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bb59d11fc6 | |||
| 68a5c3f97c | |||
| 0fcfbd0359 | |||
| 45e081fa56 | |||
| fccc3539de | |||
| 9bfce1a2e7 | |||
| d04171e1b2 | |||
| 11bf8cf3b5 |
261
src/app/page.tsx
261
src/app/page.tsx
@@ -1,16 +1,14 @@
|
|||||||
"use client";
|
"use client";
|
||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered";
|
import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple";
|
||||||
import HeroLogoBillboard from "@/components/sections/hero/HeroLogoBillboard";
|
import HeroBillboardCarousel from "@/components/sections/hero/HeroBillboardCarousel";
|
||||||
import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout";
|
import TextAbout from "@/components/sections/about/TextAbout";
|
||||||
import ProductCardOne from "@/components/sections/product/ProductCardOne";
|
import ProductCardTwo from "@/components/sections/product/ProductCardTwo";
|
||||||
import FeatureBento from "@/components/sections/feature/FeatureBento";
|
import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive";
|
||||||
import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen";
|
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||||
import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia";
|
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
|
||||||
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
import { MessageSquare } from "lucide-react";
|
||||||
import FooterBaseCard from "@/components/sections/footer/FooterBaseCard";
|
|
||||||
import { Mail, Leaf, Droplet, Sprout, Wind } from "lucide-react";
|
|
||||||
|
|
||||||
export default function SkincareTemplatePage() {
|
export default function SkincareTemplatePage() {
|
||||||
return (
|
return (
|
||||||
@@ -18,238 +16,99 @@ 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="largeSmallSizeLargeTitles"
|
||||||
background="aurora"
|
background="aurora"
|
||||||
cardStyle="gradient-bordered"
|
cardStyle="glass-elevated"
|
||||||
primaryButtonStyle="double-inset"
|
primaryButtonStyle="primary-glow"
|
||||||
secondaryButtonStyle="solid"
|
secondaryButtonStyle="glass"
|
||||||
headingFontWeight="extrabold"
|
headingFontWeight="semibold"
|
||||||
>
|
>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarStyleCentered
|
<NavbarStyleApple
|
||||||
brandName="Luminé Skincare"
|
|
||||||
navItems={[
|
navItems={[
|
||||||
{ name: "Products", id: "products" },
|
{ name: "Story", id: "about" },
|
||||||
{ name: "About", id: "about" },
|
{ name: "Collection", id: "products" },
|
||||||
{ name: "Benefits", id: "benefits" },
|
{ name: "Results", id: "reviews" },
|
||||||
{ name: "Reviews", id: "reviews" },
|
|
||||||
{ name: "Contact", id: "contact" }
|
{ name: "Contact", id: "contact" }
|
||||||
]}
|
]}
|
||||||
button={{ text: "Shop Now", href: "products" }}
|
brandName="Luminé"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroLogoBillboard
|
<HeroBillboardCarousel
|
||||||
logoText="Luminé"
|
title="Luminé Coastal"
|
||||||
description="Pure, natural skincare formulated for radiant, healthy skin. Discover the power of botanical ingredients and scientific innovation."
|
description="Sophisticated skincare inspired by the tranquility of the coast. Pure, botanical, and deeply restorative."
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/skincare/hero.webp"
|
mediaItems={[
|
||||||
imageAlt="Luxury skincare products with natural ingredients"
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/skincare/hero.webp", imageAlt: "Coastal Skincare" },
|
||||||
frameStyle="card"
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/skincare/image2.webp?_wi=1", imageAlt: "Coastal Collection" }
|
||||||
buttons={[
|
]}
|
||||||
{ text: "Shop Now", href: "#products" },
|
buttons={[
|
||||||
{ text: "Learn More", href: "#about" }
|
{ text: "View Collection", href: "#products" }
|
||||||
]}
|
]}
|
||||||
mediaAnimation="slide-up"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<InlineImageSplitTextAbout
|
<TextAbout
|
||||||
heading={[
|
tag="Our Story"
|
||||||
{ type: "text", content: "Crafted with care and precision using nature's finest elements and cutting-edge skincare science to deliver exceptional results for your skin" },
|
title="Born from the meeting of salt, sea, and science. We craft elixirs that respect the skin's natural rhythm."
|
||||||
{ type: "image", src: "https://img.b2bpic.net/free-photo/make-up-brushes-pile-wild-flowers-wooden-background_482257-9797.jpg", alt: "Natural ingredients" },
|
|
||||||
{ type: "text", content: "" }
|
|
||||||
]}
|
|
||||||
buttonAnimation="blur-reveal"
|
|
||||||
useInvertedBackground={true}
|
|
||||||
buttons={[
|
|
||||||
{ text: "Learn More", href: "#benefits" }
|
|
||||||
]}
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="products" data-section="products">
|
|
||||||
<ProductCardOne
|
|
||||||
title="Our Signature Collection"
|
|
||||||
description="Discover our carefully curated skincare essentials designed to nourish and revitalize your skin. Worldwide shipping available."
|
|
||||||
products={[
|
|
||||||
{
|
|
||||||
id: "1",
|
|
||||||
name: "Hydrating Moisturizer",
|
|
||||||
price: "$68",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/skincare/image2.webp",
|
|
||||||
imageAlt: "Hydrating Moisturizer bottle"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "2",
|
|
||||||
name: "Radiance Serum",
|
|
||||||
price: "$85",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/skincare/image3.webp",
|
|
||||||
imageAlt: "Radiance Serum bottle"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "3",
|
|
||||||
name: "Purifying Face Mask",
|
|
||||||
price: "$52",
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/skincare/image1.webp",
|
|
||||||
imageAlt: "Purifying Face Mask jar"
|
|
||||||
}
|
|
||||||
]}
|
|
||||||
gridVariant="three-columns-all-equal-width"
|
|
||||||
animationType="slide-up"
|
|
||||||
textboxLayout="default"
|
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="benefits" data-section="benefits">
|
<div id="products" data-section="products">
|
||||||
<FeatureBento
|
<ProductCardTwo
|
||||||
title="Why Choose Luminé"
|
title="Coastal Essentials"
|
||||||
description="Scientifically-formulated skincare products that deliver visible results with natural, sustainable ingredients. Available for worldwide shipping."
|
description="Curated beauty rituals designed to elevate your daily routine."
|
||||||
features={[
|
products={[
|
||||||
{
|
{ id: "1", brand: "Luminé", name: "Hydrating Mist", price: "$68", rating: 5, reviewCount: "128", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/skincare/image2.webp?_wi=2" },
|
||||||
title: "Worldwide Shipping",
|
{ id: "2", brand: "Luminé", name: "Restorative Oil", price: "$85", rating: 5, reviewCount: "96", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/skincare/image3.webp" }
|
||||||
description: "Fast and reliable delivery to over 150 countries worldwide",
|
|
||||||
bentoComponent: "globe"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Clinically Proven",
|
|
||||||
description: "Dermatologist-tested and proven effective in clinical trials",
|
|
||||||
bentoComponent: "line-chart"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Sustainable",
|
|
||||||
description: "Eco-conscious packaging and ethical sourcing practices",
|
|
||||||
bentoComponent: "orbiting-icons",
|
|
||||||
centerIcon: Leaf,
|
|
||||||
items: [
|
|
||||||
{ icon: Droplet, ring: 1 },
|
|
||||||
{ icon: Sprout, ring: 2 },
|
|
||||||
{ icon: Wind, ring: 3 }
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]}
|
]}
|
||||||
animationType="slide-up"
|
gridVariant="two-columns-alternating-heights"
|
||||||
textboxLayout="default"
|
animationType="scale-rotate"
|
||||||
|
textboxLayout="split-description"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="reviews" data-section="reviews">
|
<div id="reviews" data-section="reviews">
|
||||||
<TestimonialCardFifteen
|
<TestimonialCardFive
|
||||||
testimonial="Luminé skincare has completely transformed my routine. My skin feels more radiant and healthy than ever before. I love that it's made with natural ingredients I can trust. Plus, worldwide shipping made it so easy to get my products delivered wherever I am."
|
title="Client Reflections"
|
||||||
rating={5}
|
description="Discover why our community chooses the coastal glow."
|
||||||
author="Sarah Mitchell, Beauty Editor"
|
testimonials={[
|
||||||
avatars={[
|
{ id: "1", name: "Elena V.", date: "2025-01", title: "Pure luxury", quote: "The texture, the scent, the results—absolutely unmatched.", tag: "Verified", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/skincare/image5.avif" }
|
||||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/skincare/image5.avif", alt: "Sarah Mitchell" },
|
|
||||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/skincare/image6.avif", alt: "Customer testimonial" },
|
|
||||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/skincare/image7.avif", alt: "Customer testimonial" },
|
|
||||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/skincare/image8.avif", alt: "Customer testimonial" }
|
|
||||||
]}
|
]}
|
||||||
ratingAnimation="slide-up"
|
textboxLayout="split"
|
||||||
avatarsAnimation="slide-up"
|
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
cardClassName="bg-white/80 backdrop-blur-md border border-white/20 shadow-2xl transition-transform hover:scale-[1.02] duration-300"
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="faq" data-section="faq">
|
|
||||||
<FaqSplitMedia
|
|
||||||
title="Frequently Asked Questions"
|
|
||||||
description="Everything you need to know about our skincare products, worldwide shipping, and delivery."
|
|
||||||
faqs={[
|
|
||||||
{
|
|
||||||
id: "1",
|
|
||||||
title: "How long does it take to see results?",
|
|
||||||
content: "Most customers notice visible improvements in skin texture and radiance within 2-4 weeks of consistent use. For more significant results like reduced fine lines or hyperpigmentation, allow 6-8 weeks."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "2",
|
|
||||||
title: "Are your products suitable for sensitive skin?",
|
|
||||||
content: "Yes! All Luminé products are formulated to be gentle and non-irritating. We use natural ingredients and avoid common irritants. We recommend patch testing first if you have very reactive skin."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "3",
|
|
||||||
title: "Do you offer worldwide shipping?",
|
|
||||||
content: "Absolutely! We ship to over 150 countries worldwide. Standard shipping typically takes 7-14 business days depending on your location. Express shipping options are also available for faster delivery."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "4",
|
|
||||||
title: "What is your return policy?",
|
|
||||||
content: "We offer a 60-day satisfaction guarantee on all purchases. If you're not completely happy with your skincare, return it for a full refund or exchange. Worldwide returns are processed efficiently through our international shipping partners."
|
|
||||||
}
|
|
||||||
]}
|
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/skincare/image4.webp"
|
|
||||||
imageAlt="Skincare routine and wellness"
|
|
||||||
mediaPosition="left"
|
|
||||||
textboxLayout="default"
|
|
||||||
faqsAnimation="slide-up"
|
|
||||||
mediaAnimation="slide-up"
|
|
||||||
useInvertedBackground={true}
|
|
||||||
animationType="smooth"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactCenter
|
<ContactCTA
|
||||||
tag="Newsletter"
|
tag="Newsletter"
|
||||||
title="Get Your Glow On"
|
title="Join the Coastal Circle"
|
||||||
description="Subscribe to our newsletter for skincare tips, product launches, and exclusive worldwide shipping offers delivered to your inbox."
|
description="Unlock early access to seasonal launches and exclusive skincare rituals."
|
||||||
tagIcon={Mail}
|
tagIcon={MessageSquare}
|
||||||
background={{ variant: "plain" }}
|
buttons={[{ text: "Sign Up" }]}
|
||||||
useInvertedBackground={false}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
inputPlaceholder="Enter your email"
|
useInvertedBackground={true}
|
||||||
buttonText="Subscribe"
|
|
||||||
termsText="We respect your privacy. Unsubscribe anytime."
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBaseCard
|
<FooterBaseReveal
|
||||||
logoText="Luminé"
|
logoText="Luminé Coastal"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{ title: "Brand", items: [{ label: "Our Story", href: "#about" }, { label: "Journal", href: "#" }] },
|
||||||
title: "Product",
|
{ title: "Shop", items: [{ label: "All", href: "#products" }, { label: "Gift Sets", href: "#products" }] }
|
||||||
items: [
|
|
||||||
{ label: "Moisturizers", href: "#products" },
|
|
||||||
{ label: "Serums", href: "#products" },
|
|
||||||
{ label: "Masks", href: "#products" },
|
|
||||||
{ label: "Bundles", href: "#products" }
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Company",
|
|
||||||
items: [
|
|
||||||
{ label: "About Us", href: "#about" },
|
|
||||||
{ label: "Sustainability", href: "#about" },
|
|
||||||
{ label: "Blog", href: "#" },
|
|
||||||
{ label: "Careers", href: "#" }
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Support",
|
|
||||||
items: [
|
|
||||||
{ label: "Contact Us", href: "#contact" },
|
|
||||||
{ label: "FAQ", href: "#faq" },
|
|
||||||
{ label: "Worldwide Shipping", href: "#" },
|
|
||||||
{ label: "Returns", href: "#" }
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Connect",
|
|
||||||
items: [
|
|
||||||
{ label: "Instagram", href: "#" },
|
|
||||||
{ label: "Facebook", href: "#" },
|
|
||||||
{ label: "Pinterest", href: "#" },
|
|
||||||
{ label: "TikTok", href: "#" }
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]}
|
]}
|
||||||
copyrightText="© 2025 Luminé Skincare. All rights reserved."
|
copyrightText="© 2025 Luminé Coastal. Heritage and Purity."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fcf6ec;
|
--background: #fcf8f3;
|
||||||
--card: #f3ede2;
|
--card: #f3eee5;
|
||||||
--foreground: #2e2521;
|
--foreground: #2e2521;
|
||||||
--primary-cta: #2e2521;
|
--primary-cta: #2a5d67;
|
||||||
--primary-cta-text: #fcf6ec;
|
--primary-cta-text: #fcf6ec;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #f1e9d2;
|
||||||
--secondary-cta-text: #2e2521;
|
--secondary-cta-text: #2e2521;
|
||||||
--accent: #b2a28b;
|
--accent: #b8c9d0;
|
||||||
--background-accent: #b2a28b;
|
--background-accent: #e1b875;
|
||||||
|
|
||||||
/* 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);
|
||||||
|
|||||||
Reference in New Issue
Block a user