Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-02 18:12:22 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
tag="Premium Collection"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
background={{ variant: "aurora" }}
kpis={[
{ value: "2000+", label: "Happy Customers" },
{ value: "500+", label: "Premium Items" },
@@ -205,7 +205,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
title="Stay Updated with Latest Collections"
description="Subscribe to our newsletter and be the first to know about new arrivals, exclusive offers, and styling tips."
background={{ variant: "glowing-orb" }}
background={{ variant: "aurora" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email address"
buttonText="Subscribe Now"