diff --git a/src/app/page.tsx b/src/app/page.tsx index e8c6a99..970bec9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,41 +32,30 @@ export default function LandingPage() {
@@ -78,18 +67,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - id: "1", title: "Engine Precision", author: "Pro Mechanic", description: "Micro-tune your engine components for maximum speed and efficiency on the track.", tags: [ - "Performance", "Tuning"], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-drive-with-blue-light_23-2149413376.jpg"}, - { - id: "2", title: "Global Multiplayer", author: "Server Team", description: "Race against thousands of real players in real-time, global racing events.", tags: [ - "Multiplayer", "Online"], - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-dark-earth-space_23-2151051368.jpg"}, - { - id: "3", title: "Hyper-Customization", author: "Design Studio", description: "Unlimited vinyls, paints, and body kits to make your vehicle stand out.", tags: [ - "Customization", "Style"], - imageSrc: "http://img.b2bpic.net/free-photo/artisan-jobs-tools-assortment_23-2148732413.jpg"}, + { id: "1", title: "Engine Precision", author: "Pro Mechanic", description: "Micro-tune your engine components for maximum speed and efficiency on the track.", tags: ["Performance", "Tuning"], imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-drive-with-blue-light_23-2149413376.jpg" }, + { id: "2", title: "Global Multiplayer", author: "Server Team", description: "Race against thousands of real players in real-time, global racing events.", tags: ["Multiplayer", "Online"], imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-dark-earth-space_23-2151051368.jpg" }, + { id: "3", title: "Hyper-Customization", author: "Design Studio", description: "Unlimited vinyls, paints, and body kits to make your vehicle stand out.", tags: ["Customization", "Style"], imageSrc: "http://img.b2bpic.net/free-photo/artisan-jobs-tools-assortment_23-2148732413.jpg" }, ]} title="Next-Gen Racing Features" description="Unlock the true potential of your vehicles with our advanced racing simulation technology." @@ -103,15 +83,9 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} metrics={[ - { - id: "m1", value: "12M+", title: "Registered Drivers", description: "Global user community", icon: Users, - }, - { - id: "m2", value: "500k", title: "Daily Races", description: "Events completed daily", icon: Trophy, - }, - { - id: "m3", value: "150+", title: "Supercars", description: "Highly detailed models", icon: Car, - }, + { id: "m1", value: "12M+", title: "Registered Drivers", description: "Global user community", icon: Users }, + { id: "m2", value: "500k", title: "Daily Races", description: "Events completed daily", icon: Trophy }, + { id: "m3", value: "150+", title: "Supercars", description: "Highly detailed models", icon: Car }, ]} title="The Numbers Don't Lie" description="Join the millions who have chosen TurboRacing as their ultimate racing experience." @@ -125,18 +99,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", name: "Veloce Rossa", price: "150,000 CR", imageSrc: "http://img.b2bpic.net/free-photo/exterior-modern-white-luxury-car-with-white-background_181624-25460.jpg"}, - { - id: "p2", name: "Volt Yellow", price: "220,000 CR", imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car_23-2150998535.jpg"}, - { - id: "p3", name: "Blue Streak", price: "185,000 CR", imageSrc: "http://img.b2bpic.net/free-photo/robot-car_1048-12074.jpg"}, - { - id: "p4", name: "Shadow Drift", price: "130,000 CR", imageSrc: "http://img.b2bpic.net/free-photo/superhero-car-vintage-style_23-2151636164.jpg"}, - { - id: "p5", name: "Silver Rally", price: "95,000 CR", imageSrc: "http://img.b2bpic.net/free-photo/off-road-car-wilderness_23-2151482971.jpg"}, - { - id: "p6", name: "Neon E-Drive", price: "275,000 CR", imageSrc: "http://img.b2bpic.net/free-photo/3d-electric-car-with-charged-battery-symbol_23-2148972408.jpg"}, + { id: "p1", name: "Veloce Rossa", price: "150,000 CR", imageSrc: "http://img.b2bpic.net/free-photo/exterior-modern-white-luxury-car-with-white-background_181624-25460.jpg" }, + { id: "p2", name: "Volt Yellow", price: "220,000 CR", imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car_23-2150998535.jpg" }, + { id: "p3", name: "Blue Streak", price: "185,000 CR", imageSrc: "http://img.b2bpic.net/free-photo/robot-car_1048-12074.jpg" }, ]} title="Our Fleet" description="Explore the elite collection of supercars available to master." @@ -150,21 +115,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} testimonials={[ - { - id: "1", name: "Alex Racer", role: "Pro Gamer", company: "Racing Elite", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-with-controller_23-2148542745.jpg"}, - { - id: "2", name: "Sarah Drift", role: "Enthusiast", company: "Drift Crew", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-emotional-male-gamer-with-gamepad-playing-video-game-blue-wall_140725-151199.jpg"}, - { - id: "3", name: "Mike Competitive", role: "eSports Pro", company: "Speed Labs", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-indian-guy-wearing-military-shirt-sitting-gamer-chair-looking-camera-gaming-club-internet-cafe_613910-19198.jpg"}, - { - id: "4", name: "Chris Casual", role: "Casual Gamer", company: "Street Racers", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-handsome-hacker-work-man-hood-headphones-looking-laptop-screen-typing-hacking-computer-concept_74855-24673.jpg"}, - { - id: "5", name: "Linda Leader", role: "Community Leader", company: "Turbo Club", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/astronaut-raises-hand-defensively-after-triggering-red-light-motion-alert_482257-126789.jpg"}, + { id: "1", name: "Alex Racer", role: "Pro Gamer", company: "Racing Elite", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-with-controller_23-2148542745.jpg" }, + { id: "2", name: "Sarah Drift", role: "Enthusiast", company: "Drift Crew", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-emotional-male-gamer-with-gamepad-playing-video-game-blue-wall_140725-151199.jpg" }, + { id: "3", name: "Mike Competitive", role: "eSports Pro", company: "Speed Labs", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-indian-guy-wearing-military-shirt-sitting-gamer-chair-looking-camera-gaming-club-internet-cafe_613910-19198.jpg" }, ]} title="Driver Feedback" description="Hear what our racing community has to say about the TurboRacing experience." @@ -175,8 +128,7 @@ export default function LandingPage() { @@ -186,18 +138,11 @@ export default function LandingPage() {
@@ -205,41 +150,22 @@ export default function LandingPage() {
diff --git a/src/app/schedule/page.tsx b/src/app/schedule/page.tsx new file mode 100644 index 0000000..7705ce9 --- /dev/null +++ b/src/app/schedule/page.tsx @@ -0,0 +1,83 @@ +"use client"; + +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import ReactLenis from "lenis/react"; +import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; +import FooterMedia from '@/components/sections/footer/FooterMedia'; +import FeatureCardTen from '@/components/sections/feature/FeatureCardTen'; +import { Calendar, Clock, MapPin } from "lucide-react"; + +export default function SchedulePage() { + return ( + + + + +
+ +
+ + +
+
+ ); +} \ No newline at end of file diff --git a/src/app/stats/page.tsx b/src/app/stats/page.tsx new file mode 100644 index 0000000..11c8cfd --- /dev/null +++ b/src/app/stats/page.tsx @@ -0,0 +1,71 @@ +"use client"; + +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import ReactLenis from "lenis/react"; +import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; +import FooterMedia from '@/components/sections/footer/FooterMedia'; +import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; +import TeamCardTwo from '@/components/sections/team/TeamCardTwo'; + +export default function StatisticsPage() { + return ( + + + + +
+ + +
+ + +
+
+ ); +} \ No newline at end of file diff --git a/src/app/teams/page.tsx b/src/app/teams/page.tsx new file mode 100644 index 0000000..0134b9a --- /dev/null +++ b/src/app/teams/page.tsx @@ -0,0 +1,70 @@ +"use client"; + +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import ReactLenis from "lenis/react"; +import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; +import TeamCardSix from '@/components/sections/team/TeamCardSix'; +import FooterMedia from '@/components/sections/footer/FooterMedia'; + +export default function TeamsPage() { + return ( + + + + +
+ +
+ + +
+
+ ); +}