Merge version_1 into main #4
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
tag="Premium Collection"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
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: "aurora" }}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email address"
|
||||
buttonText="Subscribe Now"
|
||||
|
||||
Reference in New Issue
Block a user