From c71f8f6e33bd599e2c2d5b385b8707f01f3886f2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 00:31:08 +0000 Subject: [PATCH] Update src/app/racing/page.tsx --- src/app/racing/page.tsx | 58 +++++++---------------------------------- 1 file changed, 10 insertions(+), 48 deletions(-) diff --git a/src/app/racing/page.tsx b/src/app/racing/page.tsx index cce67e8..2d6186d 100644 --- a/src/app/racing/page.tsx +++ b/src/app/racing/page.tsx @@ -20,8 +20,7 @@ export default function RacingPage() { const footerColumns = [ { - title: "Models", - items: [ + title: "Models", items: [ { label: "Motocross", href: "/models" }, { label: "Adventure", href: "/models" }, { label: "Street", href: "/models" }, @@ -29,8 +28,7 @@ export default function RacingPage() { ], }, { - title: "Racing", - items: [ + title: "Racing", items: [ { label: "MotoGP", href: "/racing" }, { label: "Motocross", href: "/racing" }, { label: "Enduro", href: "/racing" }, @@ -38,8 +36,7 @@ export default function RacingPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About KTM", href: "https://www.ktmgroup.com" }, { label: "Careers", href: "https://jobs.ktm.com" }, { label: "Press", href: "https://press.ktm.com" }, @@ -47,8 +44,7 @@ export default function RacingPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Use", href: "#" }, { label: "Impressum", href: "#" }, @@ -93,33 +89,13 @@ export default function RacingPage() { animationType="slide-up" team={[ { - id: "racer1", - name: "Championship Contender", - role: "MotoGP Factory Rider", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APbw46PUyaxpRcSS3bOWIP0kw9/portrait-of-a-professional-motocross-rac-1772497657860-c8d4f987.png?_wi=3", - imageAlt: "Champion Racer", - }, + id: "racer1", name: "Championship Contender", role: "MotoGP Factory Rider", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APbw46PUyaxpRcSS3bOWIP0kw9/portrait-of-a-professional-motocross-rac-1772497657860-c8d4f987.png", imageAlt: "Champion Racer"}, { - id: "racer2", - name: "Elite Performer", - role: "Motocross Pro", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APbw46PUyaxpRcSS3bOWIP0kw9/female-professional-motorcycle-racer-in--1772497657783-741dd07c.png?_wi=3", - imageAlt: "Motocross Champion", - }, + id: "racer2", name: "Elite Performer", role: "Motocross Pro", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APbw46PUyaxpRcSS3bOWIP0kw9/female-professional-motorcycle-racer-in--1772497657783-741dd07c.png", imageAlt: "Motocross Champion"}, { - id: "racer3", - name: "Record Holder", - role: "Enduro Champion", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APbw46PUyaxpRcSS3bOWIP0kw9/professional-motocross-champion-in-ktm-t-1772497657761-40600cf6.png?_wi=3", - imageAlt: "Enduro Champion", - }, + id: "racer3", name: "Record Holder", role: "Enduro Champion", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APbw46PUyaxpRcSS3bOWIP0kw9/professional-motocross-champion-in-ktm-t-1772497657761-40600cf6.png", imageAlt: "Enduro Champion"}, { - id: "racer4", - name: "Innovation Expert", - role: "Technical Director", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APbw46PUyaxpRcSS3bOWIP0kw9/professional-motorcycle-mechanic-or-engi-1772497657496-73520b50.png?_wi=3", - imageAlt: "Technical Expertise", - }, + id: "racer4", name: "Innovation Expert", role: "Technical Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APbw46PUyaxpRcSS3bOWIP0kw9/professional-motorcycle-mechanic-or-engi-1772497657496-73520b50.png", imageAlt: "Technical Expertise"}, ]} /> @@ -134,23 +110,9 @@ export default function RacingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "MotoGP Championship", - "Motocross World Championship", - "Enduro World Championship", - "Supercross Series", - "Rally Dakar", - "ISDE Racing", - "Superbike World Championship", - ]} + "MotoGP Championship", "Motocross World Championship", "Enduro World Championship", "Supercross Series", "Rally Dakar", "ISDE Racing", "Superbike World Championship"]} logos={[ - "http://img.b2bpic.net/free-vector/karting-motor-race-logo-emblem-set_1284-15006.jpg", - "http://img.b2bpic.net/free-vector/motocross-logo-set-template_52683-48312.jpg", - "http://img.b2bpic.net/free-vector/motocross-logo-collection_52683-46377.jpg", - "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-43749.jpg", - "http://img.b2bpic.net/free-vector/hand-drawn-desert-logo-template_23-2149398901.jpg", - "http://img.b2bpic.net/free-vector/motocross-logo-set-template_52683-48312.jpg", - "http://img.b2bpic.net/free-vector/vintage-motor-label-with-lettering-composition_1284-45824.jpg", - ]} + "http://img.b2bpic.net/free-vector/karting-motor-race-logo-emblem-set_1284-15006.jpg", "http://img.b2bpic.net/free-vector/motocross-logo-set-template_52683-48312.jpg", "http://img.b2bpic.net/free-vector/motocross-logo-collection_52683-46377.jpg", "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-43749.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-desert-logo-template_23-2149398901.jpg", "http://img.b2bpic.net/free-vector/motocross-logo-set-template_52683-48312.jpg", "http://img.b2bpic.net/free-vector/vintage-motor-label-with-lettering-composition_1284-45824.jpg"]} speed={50} showCard={true} />