Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-02-18 16:40:06 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{ text: "Explore Collection", href: "products" },
{ text: "Learn More", href: "about" }
]}
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
imageSrc="https://img.b2bpic.net/free-photo/top-view-body-butter-leaves-plain-background_23-2148305475.jpg"
imageAlt="Luminous skincare products collection"
frameStyle="card"
@@ -228,7 +228,7 @@ export default function LandingPage() {
{ text: "Shop Now", href: "products" },
{ text: "Get In Touch", href: "#contact" }
]}
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
/>
</div>