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 Collection", href: "products" },
|
||||
{ text: "Learn More", href: "about" },
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/overhead-view-nail-polish-bottle-lipstick-sponge-compact-white-background_23-2148031290.jpg"
|
||||
imageAlt="Premium skincare products in warm natural light"
|
||||
frameStyle="card"
|
||||
@@ -102,8 +102,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Clinically Proven Results", description: "See visible improvements in skin texture and radiance", bentoComponent: "line-chart"},
|
||||
{
|
||||
title: "Eco-Conscious Packaging", description: "Recyclable, sustainable materials for a greener future", bentoComponent: "marquee", centerIcon: Leaf,
|
||||
variant: "icon", icons: [Sprout, Droplets, Leaf, Wind],
|
||||
title: "Eco-Conscious Packaging", description: "Recyclable, sustainable materials for a greener future", bentoComponent: "marquee", centerIcon: Leaf, variant: "icon", icons: [Sprout, Droplets, Leaf, Wind],
|
||||
},
|
||||
]}
|
||||
title="Why Choose Lumière"
|
||||
|
||||
Reference in New Issue
Block a user