Merge version_1 into main #1
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Nike Jordana: Performance Meets Legacy"
|
||||
description="Experience the perfect fusion of athletic excellence and timeless design. Engineered for champions, built for everyone. Step into greatness with every stride."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "25+", label: "Years of Innovation" },
|
||||
{ value: "500K+", label: "Athletes Worldwide" },
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Join the Jordana Community"
|
||||
description="Subscribe to our newsletter for exclusive offers, new collections, and insider updates from the world of Nike Jordana."
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Subscribe"
|
||||
@@ -252,4 +252,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user