Update src/app/page.tsx

This commit is contained in:
2026-02-15 02:17:19 +00:00
parent 59e398d917
commit 71fddd2964

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
{ text: "Explore Collection", href: "products" },
{ text: "Learn More", href: "about" }
]}
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
imageSrc="https://img.b2bpic.net/free-photo/diverse-women-showing-off-skincare-product_23-2152003282.jpg"
imageAlt="Luxurious skincare product line"
frameStyle="card"
@@ -186,7 +186,7 @@ export default function LandingPage() {
title="Glow with Our Latest Launches"
description="Subscribe to receive exclusive skincare tips, ingredient spotlights, and early access to new product releases."
tagIcon={Mail}
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={true}
inputPlaceholder="Enter your email"
buttonText="Subscribe"