Merge version_1 into main #1
@@ -32,7 +32,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="small"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
{ text: "Explore Collection", href: "products" },
|
||||
{ text: "Learn More", href: "about" }
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/concept-skin-care-cosmetics-shea-butter_185193-108815.jpg"
|
||||
imageAlt="Skincare products in natural light"
|
||||
frameStyle="card"
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
tagIcon={Mail}
|
||||
title="Stay Radiant"
|
||||
description="Subscribe to our newsletter for skincare tips, exclusive offers, and new product launches."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Subscribe"
|
||||
|
||||
Reference in New Issue
Block a user