Merge version_1 into main #1
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
tag="Clean Beauty"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{ text: "Shop Now", href: "#products" },
|
||||
{ text: "Learn More", href: "#about" }
|
||||
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
title="Product Categories"
|
||||
description="Explore our carefully curated collections of skincare, makeup, and beauty tools"
|
||||
tag="Shop by Category"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
title="Best Sellers"
|
||||
description="Our most loved products trusted by thousands of beauty enthusiasts"
|
||||
tag="Customer Favorites"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
<MetricSplitMediaAbout
|
||||
tag="Our Story"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
title="Beautifully Crafted, Consciously Created"
|
||||
description="Founded in 2015, Lumière Beauty was born from a passion for clean, effective skincare. We believe beauty should never compromise on ethics or quality. Every product is meticulously formulated with natural, sustainably sourced ingredients and backed by rigorous scientific research. Our commitment to transparency means you always know exactly what you're putting on your skin."
|
||||
metrics={[
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
title="Customer Reviews"
|
||||
description="Hear from our community of beauty lovers who have transformed their skincare routine"
|
||||
tag="Testimonials"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
|
||||
Reference in New Issue
Block a user