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