Merge version_1 into main #1
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="small"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
{ text: "Explore Products", href: "products" },
|
||||
{ text: "Learn More", href: "about" }
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-fair-skinned-young-women-s-hands-holding-jars-organic-body-creams-care-moisturizing-concept_197531-31493.jpg"
|
||||
imageAlt="Luxurious skincare products"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
title="Get Skincare Tips & Exclusive Offers"
|
||||
description="Subscribe to our newsletter for weekly skincare tips, product recommendations, and exclusive discounts on your favorite Glow Botanics products."
|
||||
tagIcon={Mail}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email address"
|
||||
buttonText="Subscribe"
|
||||
|
||||
Reference in New Issue
Block a user