Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-07 05:10:05 +00:00

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Fire. Identity. Fearless Self-Expression."
description="AAGA Clothing celebrates bold, creative individuals who refuse to compromise on style or quality. Discover our curated collection of ethnic wear and modern streetwear designed for the unapologetic."
background={{ variant: "glowing-orb" }}
background={{ variant: "grid" }}
kpis={[
{ value: "500+", label: "Happy Customers" },
{ value: "100%", label: "Quality Guaranteed" },
@@ -174,7 +174,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
title="Join the AAGA Family"
description="Subscribe to our newsletter for exclusive deals, new arrivals, and stories about bold fashion choices. Be part of our growing community of style rebels."
background={{ variant: "glowing-orb" }}
background={{ variant: "grid" }}
useInvertedBackground={false}
inputPlaceholder="Your email address"
buttonText="Subscribe Now"