Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user