Merge version_1 into main #1
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="Luminé"
|
||||
description="Discover the power of nature's finest botanicals. Elevate your skincare ritual with luxurious, effective formulations crafted for radiant, youthful skin."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Shop Collection", href: "#products" },
|
||||
{ text: "Learn More", href: "#about" }
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
description="Our commitment to excellence is backed by real numbers and customer satisfaction."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Get Skincare Tips & Exclusive Offers"
|
||||
description="Subscribe to receive expert skincare advice, product launches, and 15% off your first order."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Subscribe Now"
|
||||
|
||||
Reference in New Issue
Block a user