Merge version_1 into main #2
196
src/app/page.tsx
196
src/app/page.tsx
@@ -29,22 +29,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Shop",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Performance",
|
||||
id: "metrics",
|
||||
},
|
||||
{
|
||||
name: "Community",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Shop", id: "products" },
|
||||
{ name: "Performance", id: "metrics" },
|
||||
{ name: "Community", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Sportz"
|
||||
/>
|
||||
@@ -52,39 +40,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
title="Gear Up. Play Hard. Own the Street."
|
||||
description="Pro-level football gear, designed for the amateur underdog. Affordable, durable, and neon-sharp."
|
||||
tag="NEW STREET SERIES"
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now",
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Shop Now", href: "#products" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-football-game-player_23-2151153023.jpg?_wi=1",
|
||||
imageAlt: "urban football action street photography",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-style-american-football-player_23-2151827385.jpg?_wi=1",
|
||||
imageAlt: "football boots detail neon accents",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soccer-players-white-background_654080-1277.jpg",
|
||||
imageAlt: "Soccer players in white background",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-football-game-player_23-2151153032.jpg",
|
||||
imageAlt: "Futuristic football game player",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soccer-players-white-background_654080-1774.jpg",
|
||||
imageAlt: "Soccer players in white background",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/futuristic-football-game-player_23-2151153023.jpg", imageAlt: "urban football action street photography" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/neon-style-american-football-player_23-2151827385.jpg", imageAlt: "football boots detail neon accents" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -99,42 +62,12 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Neon Strike Jersey",
|
||||
price: "$45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/football-composition-concept_23-2147827730.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "GripTech Pro Gloves",
|
||||
price: "$30",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-gym-composition-with-sport-elements_23-2147913658.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Aero Carbon Guards",
|
||||
price: "$35",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-crop-top-wearing-red-boxing-helmet_114579-80053.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Training Ball Neon",
|
||||
price: "$25",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-smartphone-surrounded-with-sportswear_23-2148241669.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Pro Compression Socks",
|
||||
price: "$15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/legs-football-player_23-2147813197.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Waterproof Training Bag",
|
||||
price: "$50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/football-player-bench_23-2147813173.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Neon Strike Jersey", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/football-composition-concept_23-2147827730.jpg" },
|
||||
{ id: "p2", name: "GripTech Pro Gloves", price: "$30", imageSrc: "http://img.b2bpic.net/free-photo/modern-gym-composition-with-sport-elements_23-2147913658.jpg" },
|
||||
{ id: "p3", name: "Aero Carbon Guards", price: "$35", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-crop-top-wearing-red-boxing-helmet_114579-80053.jpg" },
|
||||
{ id: "p4", name: "Training Ball Neon", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/top-view-smartphone-surrounded-with-sportswear_23-2148241669.jpg" },
|
||||
{ id: "p5", name: "Pro Compression Socks", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/legs-football-player_23-2147813197.jpg" },
|
||||
{ id: "p6", name: "Waterproof Training Bag", price: "$50", imageSrc: "http://img.b2bpic.net/free-photo/football-player-bench_23-2147813173.jpg" }
|
||||
]}
|
||||
title="Essential Gear"
|
||||
description="Engineered for speed, durability, and the neon aesthetic."
|
||||
@@ -146,22 +79,11 @@ export default function LandingPage() {
|
||||
textboxLayout="inline-image"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "10k+",
|
||||
description: "Happy Players",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "250+",
|
||||
description: "Local Leagues Served",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "4.8",
|
||||
description: "Average Rating",
|
||||
},
|
||||
{ id: "m1", value: "10k+", description: "Happy Players" },
|
||||
{ id: "m2", value: "250+", description: "Local Leagues Served" },
|
||||
{ id: "m3", value: "4.8", description: "Average Rating" }
|
||||
]}
|
||||
title="Numbers That Matter"
|
||||
description="Building the future of amateur football gear."
|
||||
@@ -173,61 +95,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Alex Riv",
|
||||
date: "Jan 2025",
|
||||
title: "Midfielder",
|
||||
quote: "The gear holds up under the toughest conditions. And looks sick.",
|
||||
tag: "Pro Choice",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/man-shorts-blue-sport-jersey-studio_613910-10666.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-football-game-player_23-2151153023.jpg?_wi=2",
|
||||
imageAlt: "young football player portrait",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Sarah J",
|
||||
date: "Dec 2024",
|
||||
title: "Striker",
|
||||
quote: "Finally, professional quality at a price I can actually afford.",
|
||||
tag: "Street Star",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-sportswear-looking-mirror_169016-63725.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-style-american-football-player_23-2151827385.jpg?_wi=2",
|
||||
imageAlt: "young football player portrait",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Marcus B",
|
||||
date: "Dec 2024",
|
||||
title: "Goalkeeper",
|
||||
quote: "Grip is unreal. Best gloves in the league, hands down.",
|
||||
tag: "Keeper",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-goalkeeper-soccer-man-isolated-academy-soccer-team_1150-14659.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/football-composition-concept_23-2147827730.jpg?_wi=2",
|
||||
imageAlt: "young football player portrait",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Coach Phil",
|
||||
date: "Nov 2024",
|
||||
title: "League Coach",
|
||||
quote: "Recommended Sportz to all my players. Quality you can trust.",
|
||||
tag: "Coach",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-african-american-man-posing-with-soccer-ball_23-2148767619.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-gym-composition-with-sport-elements_23-2147913658.jpg?_wi=2",
|
||||
imageAlt: "young football player portrait",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Liam K",
|
||||
date: "Oct 2024",
|
||||
title: "Winger",
|
||||
quote: "The jersey fits perfectly and the neon pop is unbeatable.",
|
||||
tag: "Fan",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/blond-teenager-boy-dressed-jeans-plays-with-soccer-ball-grey-background_613910-11956.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-crop-top-wearing-red-boxing-helmet_114579-80053.jpg?_wi=2",
|
||||
imageAlt: "young football player portrait",
|
||||
},
|
||||
{ id: "t1", name: "Alex Riv", date: "Jan 2025", title: "Midfielder", quote: "The gear holds up under the toughest conditions. And looks sick.", tag: "Pro Choice", avatarSrc: "http://img.b2bpic.net/free-photo/man-shorts-blue-sport-jersey-studio_613910-10666.jpg", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-football-game-player_23-2151153023.jpg", imageAlt: "young football player portrait" },
|
||||
{ id: "t2", name: "Sarah J", date: "Dec 2024", title: "Striker", quote: "Finally, professional quality at a price I can actually afford.", tag: "Street Star", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-sportswear-looking-mirror_169016-63725.jpg", imageSrc: "http://img.b2bpic.net/free-photo/neon-style-american-football-player_23-2151827385.jpg", imageAlt: "young football player portrait" },
|
||||
{ id: "t3", name: "Marcus B", date: "Dec 2024", title: "Goalkeeper", quote: "Grip is unreal. Best gloves in the league, hands down.", tag: "Keeper", avatarSrc: "http://img.b2bpic.net/free-photo/young-goalkeeper-soccer-man-isolated-academy-soccer-team_1150-14659.jpg", imageSrc: "http://img.b2bpic.net/free-photo/football-composition-concept_23-2147827730.jpg", imageAlt: "young football player portrait" },
|
||||
{ id: "t4", name: "Coach Phil", date: "Nov 2024", title: "League Coach", quote: "Recommended Sportz to all my players. Quality you can trust.", tag: "Coach", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-african-american-man-posing-with-soccer-ball_23-2148767619.jpg", imageSrc: "http://img.b2bpic.net/free-photo/modern-gym-composition-with-sport-elements_23-2147913658.jpg", imageAlt: "young football player portrait" },
|
||||
{ id: "t5", name: "Liam K", date: "Oct 2024", title: "Winger", quote: "The jersey fits perfectly and the neon pop is unbeatable.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/blond-teenager-boy-dressed-jeans-plays-with-soccer-ball-grey-background_613910-11956.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-crop-top-wearing-red-boxing-helmet_114579-80053.jpg", imageAlt: "young football player portrait" }
|
||||
]}
|
||||
title="Voices of the Street"
|
||||
description="What our local stars are saying."
|
||||
@@ -237,9 +109,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="STAY CONNECTED"
|
||||
title="Drop into the League"
|
||||
description="Sign up for exclusive drops, early bird sales, and local league insights."
|
||||
@@ -254,21 +124,9 @@ export default function LandingPage() {
|
||||
logoText="Sportz"
|
||||
copyrightText="© 2025 Sportz Football Co."
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "#",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
{
|
||||
icon: Film,
|
||||
href: "#",
|
||||
ariaLabel: "Youtube",
|
||||
},
|
||||
{ icon: Instagram, href: "#", ariaLabel: "Instagram" },
|
||||
{ icon: Twitter, href: "#", ariaLabel: "Twitter" },
|
||||
{ icon: Film, href: "#", ariaLabel: "Youtube" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user