Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-17 15:39:35 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Innovation",
id: "hero",
},
name: "Innovation", id: "hero"},
{
name: "Performance",
id: "about",
},
name: "Performance", id: "about"},
{
name: "Products",
id: "products",
},
name: "Products", id: "products"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="NIKE"
/>
@@ -55,41 +47,26 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "plain",
}}
variant: "plain"}}
title="JUST DO IT."
description="Unleash your potential with our latest performance technology, designed for athletes who never stop."
buttons={[
{
text: "Shop Now",
href: "#products",
},
text: "Shop Now", href: "#products"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers-presentation_23-2151005715.jpg?_wi=1",
imageAlt: "Dynamic Performance",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers-presentation_23-2151005715.jpg", imageAlt: "Dynamic Performance"},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-stretching-stairs_23-2149041637.jpg?_wi=1",
imageAlt: "Sprint Movement",
},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-stretching-stairs_23-2149041637.jpg", imageAlt: "Sprint Movement"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fabric-texture-detail_23-2151925993.jpg?_wi=1",
imageAlt: "Design Detail",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fabric-texture-detail_23-2151925993.jpg", imageAlt: "Design Detail"},
{
imageSrc: "http://img.b2bpic.net/free-photo/shot-small-stone-stadium-grass-yard_181624-9791.jpg",
imageAlt: "Stadium Atmosphere",
},
imageSrc: "http://img.b2bpic.net/free-photo/shot-small-stone-stadium-grass-yard_181624-9791.jpg", imageAlt: "Stadium Atmosphere"},
{
imageSrc: "http://img.b2bpic.net/free-photo/blurred-lights-background_23-2148164843.jpg",
imageAlt: "Performance Tech",
},
imageSrc: "http://img.b2bpic.net/free-photo/blurred-lights-background_23-2148164843.jpg", imageAlt: "Performance Tech"},
{
imageSrc: "http://img.b2bpic.net/free-photo/sport-composition-with-modern-elements_23-2147913635.jpg",
imageAlt: "Training Gear",
},
imageSrc: "http://img.b2bpic.net/free-photo/sport-composition-with-modern-elements_23-2147913635.jpg", imageAlt: "Training Gear"},
]}
/>
</div>
@@ -111,67 +88,43 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Engineered Breathability",
description: "Micro-mesh construction ensures peak airflow.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/red-colored-honeycomb-background_53876-101397.jpg",
imageAlt: "Breathability",
},
title: "Engineered Breathability", description: "Micro-mesh construction ensures peak airflow.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/red-colored-honeycomb-background_53876-101397.jpg", imageAlt: "Breathability"},
items: [
{
icon: Wind,
text: "Advanced airflow",
},
text: "Advanced airflow"},
{
icon: Droplets,
text: "Moisture-wicking",
},
text: "Moisture-wicking"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers-presentation_23-2151005715.jpg?_wi=2",
imageAlt: "sneaker mesh breathability texture",
},
{
title: "Dynamic Response",
description: "Adaptive foam for maximum energy return.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers-showcase_23-2151005695.jpg",
imageAlt: "Responsive",
},
title: "Dynamic Response", description: "Adaptive foam for maximum energy return.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers-showcase_23-2151005695.jpg", imageAlt: "Responsive"},
items: [
{
icon: Zap,
text: "Instant feedback",
},
text: "Instant feedback"},
{
icon: Move,
text: "Natural movement",
},
text: "Natural movement"},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-stretching-stairs_23-2149041637.jpg?_wi=2",
imageAlt: "sneaker mesh breathability texture",
},
{
title: "Lightweight Support",
description: "Optimized structural integrity for stability.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/hand-sanitizer-medical-mask-gym-bench_23-2148766079.jpg",
imageAlt: "Support",
},
title: "Lightweight Support", description: "Optimized structural integrity for stability.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/hand-sanitizer-medical-mask-gym-bench_23-2148766079.jpg", imageAlt: "Support"},
items: [
{
icon: Shield,
text: "High stability",
},
text: "High stability"},
{
icon: Scale,
text: "Ultralight build",
},
text: "Ultralight build"},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fabric-texture-detail_23-2151925993.jpg?_wi=2",
imageAlt: "sneaker mesh breathability texture",
},
]}
title="Built for Excellence"
@@ -187,47 +140,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Air Speed Runner",
price: "$180",
variant: "Grey/Orange",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005662.jpg",
},
id: "p1", name: "Air Speed Runner", price: "$180", variant: "Grey/Orange", imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005662.jpg"},
{
id: "p2",
name: "Trail Master V2",
price: "$150",
variant: "Black/Trail",
imageSrc: "http://img.b2bpic.net/free-photo/adult-man-making-cardio-training-exercises-gym-club-closeup-horizontal-toning_1220-1708.jpg",
},
id: "p2", name: "Trail Master V2", price: "$150", variant: "Black/Trail", imageSrc: "http://img.b2bpic.net/free-photo/adult-man-making-cardio-training-exercises-gym-club-closeup-horizontal-toning_1220-1708.jpg"},
{
id: "p3",
name: "Court Pro Elite",
price: "$130",
variant: "White/Tech",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers-presentation_23-2151005714.jpg",
},
id: "p3", name: "Court Pro Elite", price: "$130", variant: "White/Tech", imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers-presentation_23-2151005714.jpg"},
{
id: "p4",
name: "Daily Trainer",
price: "$110",
variant: "Matte Black",
imageSrc: "http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837350.jpg",
},
id: "p4", name: "Daily Trainer", price: "$110", variant: "Matte Black", imageSrc: "http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837350.jpg"},
{
id: "p5",
name: "Football Cleat X",
price: "$200",
variant: "Neon Green",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-wearing-futuristic-sneakers_23-2151005702.jpg",
},
id: "p5", name: "Football Cleat X", price: "$200", variant: "Neon Green", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-wearing-futuristic-sneakers_23-2151005702.jpg"},
{
id: "p6",
name: "Daily Performance",
price: "$120",
variant: "Classic Navy",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-posing-outdoor_23-2148883557.jpg",
},
id: "p6", name: "Daily Performance", price: "$120", variant: "Classic Navy", imageSrc: "http://img.b2bpic.net/free-photo/young-man-posing-outdoor_23-2148883557.jpg"},
]}
title="New Arrivals"
description="Shop the latest performance collection."
@@ -241,40 +164,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Marcus J.",
role: "Pro Runner",
testimonial: "Nike changed the game. Best response I've ever felt.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-sportsman-with-copy-space_23-2148222189.jpg",
},
id: "t1", name: "Marcus J.", role: "Pro Runner", testimonial: "Nike changed the game. Best response I've ever felt.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-sportsman-with-copy-space_23-2148222189.jpg"},
{
id: "t2",
name: "Elena V.",
role: "Pro Swimmer",
testimonial: "Comfort that lasts all day, no matter the intensity.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-slender-girl-black-fitting-clothing-posing-white_231208-4043.jpg",
},
id: "t2", name: "Elena V.", role: "Pro Swimmer", testimonial: "Comfort that lasts all day, no matter the intensity.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-slender-girl-black-fitting-clothing-posing-white_231208-4043.jpg"},
{
id: "t3",
name: "David W.",
role: "Football Pro",
testimonial: "Precision engineering in every single seam.",
imageSrc: "http://img.b2bpic.net/free-photo/athletic-man-looking-down-black-background_613910-9881.jpg",
},
id: "t3", name: "David W.", role: "Football Pro", testimonial: "Precision engineering in every single seam.", imageSrc: "http://img.b2bpic.net/free-photo/athletic-man-looking-down-black-background_613910-9881.jpg"},
{
id: "t4",
name: "Sarah P.",
role: "Marathon Runner",
testimonial: "The energy return is simply unmatched by anything else.",
imageSrc: "http://img.b2bpic.net/free-photo/warming-up_23-2148023668.jpg",
},
id: "t4", name: "Sarah P.", role: "Marathon Runner", testimonial: "The energy return is simply unmatched by anything else.", imageSrc: "http://img.b2bpic.net/free-photo/warming-up_23-2148023668.jpg"},
{
id: "t5",
name: "James K.",
role: "Basketball Athlete",
testimonial: "Stability and style combined perfectly for me.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-sportswoman-sitting-floor-relaxing-after-sports-training-fitness-center_637285-420.jpg",
},
id: "t5", name: "James K.", role: "Basketball Athlete", testimonial: "Stability and style combined perfectly for me.", imageSrc: "http://img.b2bpic.net/free-photo/happy-sportswoman-sitting-floor-relaxing-after-sports-training-fitness-center_637285-420.jpg"},
]}
title="Voices of the Elite"
description="Hear what world-class athletes have to say."
@@ -288,26 +186,11 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "1.2M+",
title: "Runners Served",
description: "Total global athlete community.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-stretching-night-city_23-2149285647.jpg",
},
id: "m1", value: "1.2M+", title: "Runners Served", description: "Total global athlete community.", imageSrc: "http://img.b2bpic.net/free-photo/woman-stretching-night-city_23-2149285647.jpg"},
{
id: "m2",
value: "15+",
title: "Active Countries",
description: "Global distribution network.",
imageSrc: "http://img.b2bpic.net/free-photo/sunset-city_1353-271.jpg",
},
id: "m2", value: "15+", title: "Active Countries", description: "Global distribution network.", imageSrc: "http://img.b2bpic.net/free-photo/sunset-city_1353-271.jpg"},
{
id: "m3",
value: "99.8%",
title: "Satisfaction Rate",
description: "Athlete feedback quality.",
imageSrc: "http://img.b2bpic.net/free-photo/athletic-man-jumping-air-steam_23-2147776467.jpg",
},
id: "m3", value: "99.8%", title: "Satisfaction Rate", description: "Athlete feedback quality.", imageSrc: "http://img.b2bpic.net/free-photo/athletic-man-jumping-air-steam_23-2147776467.jpg"},
]}
title="Performance by Numbers"
description="Real impact, proven results across the globe."
@@ -318,14 +201,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
text="Are you ready to elevate your performance? Reach out to our expert team for inquiries, bulk orders, or athlete partnerships."
buttons={[
{
text: "Contact Us",
href: "#",
},
text: "Contact Us", href: "#"},
]}
/>
</div>
@@ -334,42 +214,27 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Community",
items: [
title: "Community", items: [
{
label: "Athletes",
href: "#",
},
label: "Athletes", href: "#"},
{
label: "Partners",
href: "#",
},
label: "Partners", href: "#"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact",
href: "#",
},
label: "Contact", href: "#"},
{
label: "FAQ",
href: "#",
},
label: "FAQ", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Use",
href: "#",
},
label: "Terms of Use", href: "#"},
],
},
]}