Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-07 09:30:53 +00:00

View File

@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Collection",
id: "products",
},
name: "Collection", id: "products"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="VelocitySport"
/>
@@ -54,105 +46,57 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Unleash Your Velocity"
description="Engineered for speed, built for comfort. Experience the next generation of athletic performance footwear."
testimonials={[
{
name: "Alex R.",
handle: "@runneralex",
testimonial: "These shoes changed my marathon game completely. Lightweight and incredibly responsive.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005663.jpg?_wi=1",
imageAlt: "athletic running shoe studio professional",
},
name: "Alex R.", handle: "@runneralex", testimonial: "These shoes changed my marathon game completely. Lightweight and incredibly responsive.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005663.jpg?_wi=1", imageAlt: "athletic running shoe studio professional"},
{
name: "Jamie L.",
handle: "@fitjam",
testimonial: "Finally, a trainer that handles both sprints and long runs with total ease.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005721.jpg?_wi=1",
imageAlt: "sport shoe close up",
},
name: "Jamie L.", handle: "@fitjam", testimonial: "Finally, a trainer that handles both sprints and long runs with total ease.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005721.jpg?_wi=1", imageAlt: "sport shoe close up"},
{
name: "Marcus S.",
handle: "@marcustrains",
testimonial: "Exceptional grip and energy return. Definitely the best upgrade to my gear this year.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-elements_23-2147915649.jpg?_wi=1",
imageAlt: "sport shoe close up",
},
name: "Marcus S.", handle: "@marcustrains", testimonial: "Exceptional grip and energy return. Definitely the best upgrade to my gear this year.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-elements_23-2147915649.jpg?_wi=1", imageAlt: "sport shoe close up"},
{
name: "Chloe T.",
handle: "@chloefitness",
testimonial: "Comfort that lasts the whole day. Can't recommend enough for the active enthusiast.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005656.jpg?_wi=1",
imageAlt: "sport shoe close up",
},
name: "Chloe T.", handle: "@chloefitness", testimonial: "Comfort that lasts the whole day. Can't recommend enough for the active enthusiast.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005656.jpg?_wi=1", imageAlt: "sport shoe close up"},
{
name: "David W.",
handle: "@davewins",
testimonial: "VelocitySport shoes feel like an extension of my feet. Pure innovation.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/orange-soccer-cleats-metal-railing_23-2151982444.jpg?_wi=1",
imageAlt: "sport shoe close up",
},
name: "David W.", handle: "@davewins", testimonial: "VelocitySport shoes feel like an extension of my feet. Pure innovation.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/orange-soccer-cleats-metal-railing_23-2151982444.jpg?_wi=1", imageAlt: "sport shoe close up"},
]}
buttons={[
{
text: "Shop Collection",
href: "#products",
},
text: "Shop Collection", href: "#products"},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005663.jpg?_wi=2"
imageAlt="High-performance athletic shoe"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/build-up-athlete-with-his-arm-crossed-stadium-track-field_23-2148162071.jpg",
alt: "Alex R.",
},
src: "http://img.b2bpic.net/free-photo/build-up-athlete-with-his-arm-crossed-stadium-track-field_23-2148162071.jpg", alt: "Alex R."},
{
src: "http://img.b2bpic.net/free-photo/young-sports-man-happy-expression_1194-1589.jpg",
alt: "Jamie L.",
},
src: "http://img.b2bpic.net/free-photo/young-sports-man-happy-expression_1194-1589.jpg", alt: "Jamie L."},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg",
alt: "Marcus S.",
},
src: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg", alt: "Marcus S."},
{
src: "http://img.b2bpic.net/free-photo/portrait-fit-dark-skinned-muscular-man-runner-with-bushy-hairstyle-looking-concentrated-black-sport-clothing-wearing-white-earphones_176420-19875.jpg",
alt: "Chloe T.",
},
src: "http://img.b2bpic.net/free-photo/portrait-fit-dark-skinned-muscular-man-runner-with-bushy-hairstyle-looking-concentrated-black-sport-clothing-wearing-white-earphones_176420-19875.jpg", alt: "Chloe T."},
{
src: "http://img.b2bpic.net/free-photo/basketball-player-posing-with-ball-fingers_23-2147644470.jpg",
alt: "David W.",
},
src: "http://img.b2bpic.net/free-photo/basketball-player-posing-with-ball-fingers_23-2147644470.jpg", alt: "David W."},
]}
avatarText="Trusted by 10,000+ athletes"
marqueeItems={[
{
type: "text",
text: "World-Class Engineering",
},
type: "text", text: "World-Class Engineering"},
{
type: "text",
text: "Unmatched Velocity",
},
type: "text", text: "Unmatched Velocity"},
{
type: "text",
text: "Precision Grip",
},
type: "text", text: "Precision Grip"},
{
type: "text",
text: "Breathable Comfort",
},
type: "text", text: "Breathable Comfort"},
{
type: "text",
text: "Race-Day Ready",
},
type: "text", text: "Race-Day Ready"},
]}
/>
</div>
@@ -163,9 +107,7 @@ export default function LandingPage() {
title="Precision Meets Performance"
buttons={[
{
text: "Our Story",
href: "#about",
},
text: "Our Story", href: "#about"},
]}
/>
</div>
@@ -178,65 +120,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
brand: "Velocity",
name: "SwiftRunner Elite",
price: "$159.00",
rating: 5,
reviewCount: "124",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005721.jpg?_wi=2",
imageAlt: "SwiftRunner Elite shoe",
},
id: "p1", brand: "Velocity", name: "SwiftRunner Elite", price: "$159.00", rating: 5,
reviewCount: "124", imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005721.jpg?_wi=2", imageAlt: "SwiftRunner Elite shoe"},
{
id: "p2",
brand: "Velocity",
name: "ProStrider Tech",
price: "$179.00",
rating: 5,
reviewCount: "89",
imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-elements_23-2147915649.jpg?_wi=2",
imageAlt: "ProStrider Tech shoe",
},
id: "p2", brand: "Velocity", name: "ProStrider Tech", price: "$179.00", rating: 5,
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-elements_23-2147915649.jpg?_wi=2", imageAlt: "ProStrider Tech shoe"},
{
id: "p3",
brand: "Velocity",
name: "HyperDash v2",
price: "$145.00",
rating: 4,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005656.jpg?_wi=2",
imageAlt: "HyperDash v2 shoe",
},
id: "p3", brand: "Velocity", name: "HyperDash v2", price: "$145.00", rating: 4,
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005656.jpg?_wi=2", imageAlt: "HyperDash v2 shoe"},
{
id: "p4",
brand: "Velocity",
name: "AeroStride Pro",
price: "$199.00",
rating: 5,
reviewCount: "56",
imageSrc: "http://img.b2bpic.net/free-photo/orange-soccer-cleats-metal-railing_23-2151982444.jpg?_wi=2",
imageAlt: "AeroStride Pro shoe",
},
id: "p4", brand: "Velocity", name: "AeroStride Pro", price: "$199.00", rating: 5,
reviewCount: "56", imageSrc: "http://img.b2bpic.net/free-photo/orange-soccer-cleats-metal-railing_23-2151982444.jpg?_wi=2", imageAlt: "AeroStride Pro shoe"},
{
id: "p5",
brand: "Velocity",
name: "GravitySprint X",
price: "$165.00",
rating: 5,
reviewCount: "142",
imageSrc: "http://img.b2bpic.net/free-photo/gym-composition-with-sport-elements_23-2147915643.jpg",
imageAlt: "GravitySprint X shoe",
},
id: "p5", brand: "Velocity", name: "GravitySprint X", price: "$165.00", rating: 5,
reviewCount: "142", imageSrc: "http://img.b2bpic.net/free-photo/gym-composition-with-sport-elements_23-2147915643.jpg", imageAlt: "GravitySprint X shoe"},
{
id: "p6",
brand: "Velocity",
name: "EndureFlow 5",
price: "$135.00",
rating: 4,
reviewCount: "301",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-boy-doing-parkour_23-2150373119.jpg",
imageAlt: "EndureFlow 5 shoe",
},
id: "p6", brand: "Velocity", name: "EndureFlow 5", price: "$135.00", rating: 4,
reviewCount: "301", imageSrc: "http://img.b2bpic.net/free-photo/side-view-boy-doing-parkour_23-2150373119.jpg", imageAlt: "EndureFlow 5 shoe"},
]}
title="Featured Collections"
description="Explore our latest innovations in athletic footwear, designed for athletes who settle for nothing less than their best."
@@ -250,20 +150,11 @@ export default function LandingPage() {
description="Our footwear incorporates industry-leading materials and advanced structural design."
accordionItems={[
{
id: "f1",
title: "Carbon Propulsion Frame",
content: "Our proprietary carbon-infused frame ensures maximum energy return with every stride, propelling you forward.",
},
id: "f1", title: "Carbon Propulsion Frame", content: "Our proprietary carbon-infused frame ensures maximum energy return with every stride, propelling you forward."},
{
id: "f2",
title: "Breathable AeroMesh",
content: "Keep cool even under intense heat with our highly breathable, multi-layered mesh that keeps airflow consistent.",
},
id: "f2", title: "Breathable AeroMesh", content: "Keep cool even under intense heat with our highly breathable, multi-layered mesh that keeps airflow consistent."},
{
id: "f3",
title: "Adaptive Traction Sole",
content: "Our unique sole composition adapts to different terrains, offering superior grip whether on track, asphalt, or light trail.",
},
id: "f3", title: "Adaptive Traction Sole", content: "Our unique sole composition adapts to different terrains, offering superior grip whether on track, asphalt, or light trail."},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005721.jpg?_wi=3"
imageAlt="Feature illustration"
@@ -278,59 +169,28 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Sarah J.",
role: "Pro Runner",
company: "Global Running",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/build-up-athlete-with-his-arm-crossed-stadium-track-field_23-2148162071.jpg",
},
id: "t1", name: "Sarah J.", role: "Pro Runner", company: "Global Running", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/build-up-athlete-with-his-arm-crossed-stadium-track-field_23-2148162071.jpg"},
{
id: "t2",
name: "Michael C.",
role: "Trainer",
company: "FitLab",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-sports-man-happy-expression_1194-1589.jpg",
},
id: "t2", name: "Michael C.", role: "Trainer", company: "FitLab", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-sports-man-happy-expression_1194-1589.jpg"},
{
id: "t3",
name: "Emily R.",
role: "Athlete",
company: "Strive",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg",
},
id: "t3", name: "Emily R.", role: "Athlete", company: "Strive", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg"},
{
id: "t4",
name: "David K.",
role: "Coach",
company: "Apex Athletics",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fit-dark-skinned-muscular-man-runner-with-bushy-hairstyle-looking-concentrated-black-sport-clothing-wearing-white-earphones_176420-19875.jpg",
},
id: "t4", name: "David K.", role: "Coach", company: "Apex Athletics", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fit-dark-skinned-muscular-man-runner-with-bushy-hairstyle-looking-concentrated-black-sport-clothing-wearing-white-earphones_176420-19875.jpg"},
{
id: "t5",
name: "Lydia M.",
role: "Marathoner",
company: "Endurance Club",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/basketball-player-posing-with-ball-fingers_23-2147644470.jpg",
},
id: "t5", name: "Lydia M.", role: "Marathoner", company: "Endurance Club", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/basketball-player-posing-with-ball-fingers_23-2147644470.jpg"},
]}
kpiItems={[
{
value: "500K+",
label: "Shoes Sold",
},
value: "500K+", label: "Shoes Sold"},
{
value: "4.9/5",
label: "Customer Rating",
},
value: "4.9/5", label: "Customer Rating"},
{
value: "50+",
label: "Marathons Conquered",
},
value: "50+", label: "Marathons Conquered"},
]}
title="Voices of the Track"
description="What the running community says about VelocitySport."
@@ -341,14 +201,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
text="Ready to take the first step towards better performance? Join the Velocity community today."
buttons={[
{
text: "Contact Us",
href: "#",
},
text: "Contact Us", href: "#"},
]}
/>
</div>
@@ -357,50 +214,31 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
{
label: "Blog",
href: "#",
},
label: "Blog", href: "#"},
],
},
{
title: "Shop",
items: [
title: "Shop", items: [
{
label: "New Arrivals",
href: "#products",
},
label: "New Arrivals", href: "#products"},
{
label: "Best Sellers",
href: "#products",
},
label: "Best Sellers", href: "#products"},
{
label: "Sale",
href: "#products",
},
label: "Sale", href: "#products"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}