From fb1982170e20a3adc1252f83f0e3b277f2da6622 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 15:10:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 232 ++++++++++++++++++++++++----------------------- 1 file changed, 120 insertions(+), 112 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ad08051..21a868a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,20 +8,24 @@ import TextAbout from "@/components/sections/about/TextAbout"; import FeatureCardSixteen from "@/components/sections/feature/FeatureCardSixteen"; import MetricCardOne from "@/components/sections/metrics/MetricCardOne"; import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; +import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive"; +import ContactText from "@/components/sections/contact/ContactText"; +import FooterMedia from "@/components/sections/footer/FooterMedia"; import Link from "next/link"; -import { Award, Sparkles, Target, Zap, TrendingUp, Shield, Users } from "lucide-react"; +import { Award, Sparkles, Target, Zap, TrendingUp, Shield, Star, Users } from "lucide-react"; const HomePage = () => { const navItems = [ { name: "Home", id: "home" }, - { name: "Catalog", id: "catalog" }, + { name: "Catalog", id: "products" }, { name: "About", id: "about" }, - { name: "Services", id: "services" }, + { name: "Services", id: "features" }, { name: "Contact", id: "contact" }, ]; const navButton = { - text: "Request Inquiry", href: "/contact"}; + text: "Request Inquiry", href: "contact" + }; return ( { background={{ variant: "plain" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/private-luxury-jet-airport-terminal_657883-288.jpg", imageAlt: "luxury aircraft private jet aviation premium"}, + imageSrc: "http://img.b2bpic.net/free-photo/private-luxury-jet-airport-terminal_657883-288.jpg", imageAlt: "luxury aircraft private jet aviation premium" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/glamorous-woman-posing-plane_158595-7830.jpg", imageAlt: "luxury helicopter private aviation luxury transport"}, + imageSrc: "http://img.b2bpic.net/free-photo/glamorous-woman-posing-plane_158595-7830.jpg", imageAlt: "luxury helicopter private aviation luxury transport" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-beautiful-woman-sitting-front-seat-man-dressed-suit-standing-near-car-outdoors_613910-4822.jpg", imageAlt: "luxury supercar exotic car premium automobile"}, + imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-beautiful-woman-sitting-front-seat-man-dressed-suit-standing-near-car-outdoors_613910-4822.jpg", imageAlt: "luxury supercar exotic car premium automobile" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-biker-girl-wearing-black-leather-jacket-holding-helmet-superbike-outside-building_613910-19351.jpg", imageAlt: "luxury motorcycle premium bike sports motorcycle"}, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-biker-girl-wearing-black-leather-jacket-holding-helmet-superbike-outside-building_613910-19351.jpg", imageAlt: "luxury motorcycle premium bike sports motorcycle" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-cozy-sofa_7502-9284.jpg", imageAlt: "luxury lifestyle premium experience exclusivity"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-cozy-sofa_7502-9284.jpg", imageAlt: "luxury lifestyle premium experience exclusivity" + }, ]} mediaAnimation="slide-up" buttons={[ - { text: "Explore Catalog", href: "/catalog" }, - { text: "Request Consultation", href: "/contact" }, + { text: "Explore Catalog", href: "products" }, + { text: "Request Consultation", href: "contact" }, ]} buttonAnimation="slide-up" - useInvertedBackground={false} /> @@ -88,18 +96,22 @@ const HomePage = () => { products={[ { id: "1", brand: "Bombardier", name: "Global 8000 Aircraft", price: "$72,000,000", rating: 5, - reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-elegant-car-interior-with-leather-seats-white-curtains_181624-23631.jpg", imageAlt: "Bombardier Global 8000"}, + reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-elegant-car-interior-with-leather-seats-white-curtains_181624-23631.jpg", imageAlt: "Bombardier Global 8000" + }, { id: "2", brand: "Airbus", name: "H225 Helicopter", price: "$45,000,000", rating: 5, - reviewCount: "142", imageSrc: "http://img.b2bpic.net/free-photo/glamorous-woman-posing-plane_158595-7830.jpg", imageAlt: "Airbus H225 Helicopter"}, + reviewCount: "142", imageSrc: "http://img.b2bpic.net/free-photo/glamorous-woman-posing-plane_158595-7830.jpg", imageAlt: "Airbus H225 Helicopter" + }, { id: "3", brand: "Ferrari", name: "SF90 Stradale Supercar", price: "$875,000", rating: 5, - reviewCount: "289", imageSrc: "http://img.b2bpic.net/free-photo/black-sport-car-front-side-salon-view-black-wheel-with-metallic-silver-color-direction-door-open_114579-1166.jpg", imageAlt: "Ferrari SF90 Stradale"}, + reviewCount: "289", imageSrc: "http://img.b2bpic.net/free-photo/black-sport-car-front-side-salon-view-black-wheel-with-metallic-silver-color-direction-door-open_114579-1166.jpg", imageAlt: "Ferrari SF90 Stradale" + }, { id: "4", brand: "Ducati", name: "Panigale V4 Motorcycle", price: "$76,500", rating: 5, - reviewCount: "423", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-biker-girl-wearing-black-leather-jacket-holding-helmet-superbike-outside-building_613910-19351.jpg", imageAlt: "Ducati Panigale V4"}, + reviewCount: "423", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-biker-girl-wearing-black-leather-jacket-holding-helmet-superbike-outside-building_613910-19351.jpg", imageAlt: "Ducati Panigale V4" + }, ]} - buttons={[{ text: "View All Vehicles", href: "/catalog" }]} + buttons={[{ text: "View All Vehicles", href: "products" }]} /> @@ -111,8 +123,8 @@ const HomePage = () => { title="We represent the future of luxury transportation and exclusive lifestyle experiences. With decades of expertise in premium vehicle curation and white-glove service, we connect discerning clients with the world's most extraordinary automobiles, aircraft, and motorcycles." useInvertedBackground={false} buttons={[ - { text: "Learn More", href: "/about" }, - { text: "Schedule Tour", href: "/contact" }, + { text: "Learn More", href: "about" }, + { text: "Schedule Tour", href: "contact" }, ]} /> @@ -129,13 +141,15 @@ const HomePage = () => { animationType="slide-up" negativeCard={{ items: [ - "Limited inventory selection", "Generic purchasing experience", "Impersonal customer service", "Hidden fees and complications"], + "Limited inventory selection", "Generic purchasing experience", "Impersonal customer service", "Hidden fees and complications" + ], }} positiveCard={{ items: [ - "Exclusive global vehicle access", "Personalized concierge service", "Expert consultation & guidance", "Transparent, premium partnerships"], + "Exclusive global vehicle access", "Personalized concierge service", "Expert consultation & guidance", "Transparent, premium partnerships" + ], }} - buttons={[{ text: "Start Your Journey", href: "/contact" }]} + buttons={[{ text: "Start Your Journey", href: "contact" }]} /> @@ -161,7 +175,7 @@ const HomePage = () => { id: "3", value: "450", title: "vehicles", description: "Successfully facilitated transactions", icon: Zap, }, { - id: "4", value: "8.2B", title: "managed", description: "In total transaction value", icon: TrendingUp, + id: "4", value: "$8.2B", title: "managed", description: "In total transaction value", icon: TrendingUp, }, ]} /> @@ -177,101 +191,95 @@ const HomePage = () => { textboxLayout="default" useInvertedBackground={true} names={[ - "Ferrari", "Lamborghini", "BMW", "Porsche", "Rolls Royce", "Bentley", "McLaren", "Airbus", "Bombardier"]} + "Ferrari", "Lamborghini", "BMW", "Porsche", "Rolls Royce", "Bentley", "McLaren", "Airbus", "Bombardier" + ]} logos={[ - "http://img.b2bpic.net/free-vector/vintage-car-logo-collection_23-2147730872.jpg", "http://img.b2bpic.net/free-vector/gaming-profile-picture-design_742173-15284.jpg", "http://img.b2bpic.net/free-vector/set-abstract-vehicle-logos_23-2147606226.jpg", "http://img.b2bpic.net/free-vector/car-logo-design_1390-140.jpg", "http://img.b2bpic.net/free-vector/gradient-auto-parts-logo-design_23-2149460684.jpg", "http://img.b2bpic.net/free-vector/gradient-auto-parts-logo-design_23-2149460684.jpg", "http://img.b2bpic.net/free-vector/gaming-profile-picture-design_742173-15284.jpg", "http://img.b2bpic.net/free-vector/flat-vintage-travel-logo_23-2148177529.jpg", "http://img.b2bpic.net/free-vector/vintage-astronaut-labels-badges-emblems-set_1284-51698.jpg"]} + "http://img.b2bpic.net/free-vector/vintage-car-logo-collection_23-2147730872.jpg", "http://img.b2bpic.net/free-vector/gaming-profile-picture-design_742173-15284.jpg", "http://img.b2bpic.net/free-vector/set-abstract-vehicle-logos_23-2147606226.jpg", "http://img.b2bpic.net/free-vector/car-logo-design_1390-140.jpg", "http://img.b2bpic.net/free-vector/gradient-auto-parts-logo-design_23-2149460684.jpg", "http://img.b2bpic.net/free-vector/gradient-auto-parts-logo-design_23-2149460684.jpg", "http://img.b2bpic.net/free-vector/gaming-profile-picture-design_742173-15284.jpg", "http://img.b2bpic.net/free-vector/flat-vintage-travel-logo_23-2148177529.jpg", "http://img.b2bpic.net/free-vector/vintage-astronaut-labels-badges-emblems-set_1284-51698.jpg" + ]} speed={40} showCard={true} /> -
-
-
-
-

Vehicles

-
    -
  • - - Aircraft - -
  • -
  • - - Helicopters - -
  • -
  • - - Supercars - -
  • -
  • - - Motorcycles - -
  • -
-
-
-

Company

- -
-
-

Support

- -
-
-
-

© 2025 TechClub Motors. All rights reserved. Redefining luxury through innovation and excellence.

- -
-
-
+
+ +
+ +
+ +
+ +
); }; -- 2.49.1