Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-08 07:06:15 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
{ text: "Shop Collection", href: "products" },
{ text: "Learn More", href: "benefits" }
]}
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/minimal-beauty-products-composition_23-2148961350.jpg"
imageAlt="Premium skincare product collection"
mediaAnimation="slide-up"
@@ -178,7 +178,7 @@ export default function LandingPage() {
tagIcon={Mail}
title="Get exclusive skincare tips and offers"
description="Join our community and receive weekly skincare insights, exclusive discounts, and early access to new product launches."
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Subscribe"