diff --git a/src/app/page.tsx b/src/app/page.tsx index d206fae..858e754 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,21 +30,13 @@ export default function LandingPage() { @@ -54,105 +46,57 @@ export default function LandingPage() { @@ -163,9 +107,7 @@ export default function LandingPage() { title="Precision Meets Performance" buttons={[ { - text: "Our Story", - href: "#about", - }, + text: "Our Story", href: "#about"}, ]} /> @@ -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() { @@ -357,50 +214,31 @@ export default function LandingPage() {