Merge version_1 into main #2
331
src/app/page.tsx
331
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
name: "Features", id: "features"},
|
||||
{
|
||||
name: "Shop",
|
||||
id: "products",
|
||||
},
|
||||
name: "Shop", id: "products"},
|
||||
{
|
||||
name: "Community",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Community", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="AutoDrive"
|
||||
/>
|
||||
@@ -56,97 +48,51 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Drive Your Passion"
|
||||
description="The ultimate hub for performance enthusiasts to tune, race, and connect. Elevate your driving experience."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex R.",
|
||||
handle: "@alexdrives",
|
||||
testimonial: "This platform transformed how I upgrade my ride.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/effect-city-lights-night_23-2149338542.jpg?_wi=1",
|
||||
imageAlt: "sports car motion blur",
|
||||
},
|
||||
name: "Alex R.", handle: "@alexdrives", testimonial: "This platform transformed how I upgrade my ride.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/effect-city-lights-night_23-2149338542.jpg", imageAlt: "sports car motion blur"},
|
||||
{
|
||||
name: "Sarah M.",
|
||||
handle: "@trackqueen",
|
||||
testimonial: "Best community for track data insights.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-work-tools-worktop_1170-1505.jpg?_wi=1",
|
||||
imageAlt: "sports car motion blur",
|
||||
},
|
||||
name: "Sarah M.", handle: "@trackqueen", testimonial: "Best community for track data insights.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-work-tools-worktop_1170-1505.jpg", imageAlt: "sports car motion blur"},
|
||||
{
|
||||
name: "Kevin T.",
|
||||
handle: "@tunerkev",
|
||||
testimonial: "Performance metrics are absolutely spot on.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-steering-wheel-view-night-road-from-car-closeup_169016-50606.jpg?_wi=1",
|
||||
imageAlt: "sports car motion blur",
|
||||
},
|
||||
name: "Kevin T.", handle: "@tunerkev", testimonial: "Performance metrics are absolutely spot on.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-steering-wheel-view-night-road-from-car-closeup_169016-50606.jpg", imageAlt: "sports car motion blur"},
|
||||
{
|
||||
name: "Elena V.",
|
||||
handle: "@elena_drifts",
|
||||
testimonial: "Professional tools for serious drivers.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/driver-checking-stock-market-his-phone-while-car_53876-98095.jpg?_wi=1",
|
||||
imageAlt: "sports car motion blur",
|
||||
},
|
||||
name: "Elena V.", handle: "@elena_drifts", testimonial: "Professional tools for serious drivers.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/driver-checking-stock-market-his-phone-while-car_53876-98095.jpg", imageAlt: "sports car motion blur"},
|
||||
{
|
||||
name: "Mike J.",
|
||||
handle: "@mj_tuning",
|
||||
testimonial: "A must-have for every serious tuner.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-y2k-logo-template_23-2150544168.jpg?_wi=1",
|
||||
imageAlt: "sports car motion blur",
|
||||
},
|
||||
name: "Mike J.", handle: "@mj_tuning", testimonial: "A must-have for every serious tuner.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-y2k-logo-template_23-2150544168.jpg", imageAlt: "sports car motion blur"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/effect-city-lights-night_23-2149338542.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/effect-city-lights-night_23-2149338542.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/attractive-young-man-looking-out-car-window_23-2147937253.jpg",
|
||||
alt: "An attractive young man looking out of car window",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/attractive-young-man-looking-out-car-window_23-2147937253.jpg", alt: "An attractive young man looking out of car window"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-man-close-up-hard-light_1321-497.jpg",
|
||||
alt: "portrait of a man. close-up of a hard light",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-man-close-up-hard-light_1321-497.jpg", alt: "portrait of a man. close-up of a hard light"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-upbeat-car-showroom-saleswoman-ready-assist-customers_482257-124030.jpg",
|
||||
alt: "Portrait of upbeat car showroom saleswoman ready to assist customers",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-upbeat-car-showroom-saleswoman-ready-assist-customers_482257-124030.jpg", alt: "Portrait of upbeat car showroom saleswoman ready to assist customers"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-handsome-man-wink-camera_23-2148289216.jpg",
|
||||
alt: "Young and handsome man wink for camera",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-handsome-man-wink-camera_23-2148289216.jpg", alt: "Young and handsome man wink for camera"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-choosing-car-car-showroom_1303-31980.jpg",
|
||||
alt: "Woman choosing a car in a car showroom",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-choosing-car-car-showroom_1303-31980.jpg", alt: "Woman choosing a car in a car showroom"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Precision Engineering",
|
||||
},
|
||||
type: "text", text: "Precision Engineering"},
|
||||
{
|
||||
type: "text",
|
||||
text: "High-Speed Analytics",
|
||||
},
|
||||
type: "text", text: "High-Speed Analytics"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Real-Time Telemetry",
|
||||
},
|
||||
type: "text", text: "Real-Time Telemetry"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Expert Tuning Maps",
|
||||
},
|
||||
type: "text", text: "Expert Tuning Maps"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Advanced Diagnostics",
|
||||
},
|
||||
type: "text", text: "Advanced Diagnostics"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -158,19 +104,13 @@ export default function LandingPage() {
|
||||
description="We specialize in high-performance automotive tuning solutions designed to push the limits of speed and reliability. Our experts analyze every component to ensure peak performance."
|
||||
metrics={[
|
||||
{
|
||||
value: "500+",
|
||||
title: "Tuners Active",
|
||||
},
|
||||
value: "500+", title: "Tuners Active"},
|
||||
{
|
||||
value: "15K",
|
||||
title: "Stats Analyzed",
|
||||
},
|
||||
value: "15K", title: "Stats Analyzed"},
|
||||
{
|
||||
value: "24/7",
|
||||
title: "Support",
|
||||
},
|
||||
value: "24/7", title: "Support"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/various-work-tools-worktop_1170-1505.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/various-work-tools-worktop_1170-1505.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -183,41 +123,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Real-time Telemetry",
|
||||
description: "Monitor speed, engine temp, and boost pressure effortlessly.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-steering-wheel-view-night-road-from-car-closeup_169016-50606.jpg?_wi=2",
|
||||
},
|
||||
title: "Real-time Telemetry", description: "Monitor speed, engine temp, and boost pressure effortlessly.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-steering-wheel-view-night-road-from-car-closeup_169016-50606.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/driver-checking-stock-market-his-phone-while-car_53876-98095.jpg?_wi=2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/effect-city-lights-night_23-2149338542.jpg?_wi=3",
|
||||
imageAlt: "car performance data",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/driver-checking-stock-market-his-phone-while-car_53876-98095.jpg"}
|
||||
},
|
||||
{
|
||||
title: "Tuning Presets",
|
||||
description: "Quickly switch between pre-optimized maps for tracks or streets.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163674.jpg",
|
||||
},
|
||||
title: "Tuning Presets", description: "Quickly switch between pre-optimized maps for tracks or streets.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163674.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-work-tools-worktop_1170-1505.jpg?_wi=3",
|
||||
imageAlt: "car performance data",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg"}
|
||||
},
|
||||
{
|
||||
title: "Cloud Data Sync",
|
||||
description: "Save your performance logs securely in our cloud platform.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163672.jpg",
|
||||
},
|
||||
title: "Cloud Data Sync", description: "Save your performance logs securely in our cloud platform.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163672.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-volume-knob-multimedia-controller-auto-textured-adjustment-wheel_169016-68661.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-y2k-logo-template_23-2150544168.jpg?_wi=2",
|
||||
imageAlt: "car performance data",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-volume-knob-multimedia-controller-auto-textured-adjustment-wheel_169016-68661.jpg"}
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
title="Advanced Performance Analytics"
|
||||
@@ -230,14 +152,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"SpeedForce",
|
||||
"TurboTune",
|
||||
"AeroDynamics",
|
||||
"EngineHub",
|
||||
"TrackPro",
|
||||
"ShiftMasters",
|
||||
"PerformanceLab",
|
||||
]}
|
||||
"SpeedForce", "TurboTune", "AeroDynamics", "EngineHub", "TrackPro", "ShiftMasters", "PerformanceLab"]}
|
||||
title="Trusted by Leaders"
|
||||
description="Partnering with the world's most influential automotive performance companies."
|
||||
/>
|
||||
@@ -250,20 +165,11 @@ export default function LandingPage() {
|
||||
tag="Milestones"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "1.2M",
|
||||
description: "Miles Tracked",
|
||||
},
|
||||
id: "m1", value: "1.2M", description: "Miles Tracked"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "85K",
|
||||
description: "Engine Tunes",
|
||||
},
|
||||
id: "m2", value: "85K", description: "Engine Tunes"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "99.9%",
|
||||
description: "Customer Satisfaction",
|
||||
},
|
||||
id: "m3", value: "99.9%", description: "Customer Satisfaction"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -276,47 +182,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Racing Rims V1",
|
||||
price: "$1,200",
|
||||
variant: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brand-new-big-variety-car-s-tyres-shelf-with-prices-store-warehouse_613910-17120.jpg",
|
||||
},
|
||||
id: "p1", name: "Racing Rims V1", price: "$1,200", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/brand-new-big-variety-car-s-tyres-shelf-with-prices-store-warehouse_613910-17120.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Bucked Seats Pro",
|
||||
price: "$850",
|
||||
variant: "Racing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-direction-speed-panel-car_114579-4067.jpg",
|
||||
},
|
||||
id: "p2", name: "Bucked Seats Pro", price: "$850", variant: "Racing", imageSrc: "http://img.b2bpic.net/free-photo/interior-direction-speed-panel-car_114579-4067.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Intake Kit S",
|
||||
price: "$450",
|
||||
variant: "Performance",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-fixing-gear_1170-1422.jpg",
|
||||
},
|
||||
id: "p3", name: "Intake Kit S", price: "$450", variant: "Performance", imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-fixing-gear_1170-1422.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Titanium Exhaust",
|
||||
price: "$2,100",
|
||||
variant: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171230.jpg",
|
||||
},
|
||||
id: "p4", name: "Titanium Exhaust", price: "$2,100", variant: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171230.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Suspension Kit Z",
|
||||
price: "$1,600",
|
||||
variant: "Racing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-hydraulic-elements_23-2149333336.jpg",
|
||||
},
|
||||
id: "p5", name: "Suspension Kit Z", price: "$1,600", variant: "Racing", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-hydraulic-elements_23-2149333336.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Ceramic Coating",
|
||||
price: "$120",
|
||||
variant: "Care",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-travel-items-inside-car-ready-trip_23-2151078234.jpg",
|
||||
},
|
||||
id: "p6", name: "Ceramic Coating", price: "$120", variant: "Care", imageSrc: "http://img.b2bpic.net/free-photo/view-travel-items-inside-car-ready-trip_23-2151078234.jpg"},
|
||||
]}
|
||||
title="Premium Performance Parts"
|
||||
description="Upgrade your machine with our hand-picked selection of high-performance components."
|
||||
@@ -330,54 +206,27 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "plan-basic",
|
||||
badge: "Standard",
|
||||
price: "$99",
|
||||
subtitle: "For daily drivers",
|
||||
features: [
|
||||
"Basic Diagnostics",
|
||||
"Mobile Access",
|
||||
"Community Forum",
|
||||
],
|
||||
id: "plan-basic", badge: "Standard", price: "$99", subtitle: "For daily drivers", features: [
|
||||
"Basic Diagnostics", "Mobile Access", "Community Forum"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#",
|
||||
},
|
||||
text: "Get Started", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "plan-pro",
|
||||
badge: "Pro",
|
||||
price: "$299",
|
||||
subtitle: "For enthusiasts",
|
||||
features: [
|
||||
"Advanced Tuning",
|
||||
"Track Logging",
|
||||
"Priority Support",
|
||||
],
|
||||
id: "plan-pro", badge: "Pro", price: "$299", subtitle: "For enthusiasts", features: [
|
||||
"Advanced Tuning", "Track Logging", "Priority Support"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#",
|
||||
},
|
||||
text: "Get Started", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "plan-ultimate",
|
||||
badge: "Ultimate",
|
||||
price: "$599",
|
||||
subtitle: "For track teams",
|
||||
features: [
|
||||
"Dyno Analysis",
|
||||
"Team Management",
|
||||
"Real-Time Consulting",
|
||||
],
|
||||
id: "plan-ultimate", badge: "Ultimate", price: "$599", subtitle: "For track teams", features: [
|
||||
"Dyno Analysis", "Team Management", "Real-Time Consulting"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#",
|
||||
},
|
||||
text: "Get Started", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -392,60 +241,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah Johnson",
|
||||
date: "Oct 2023",
|
||||
title: "Pro Tuner",
|
||||
quote: "Incredible service, my track performance improved instantly.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-young-tourist-driving-car_23-2148357275.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/effect-city-lights-night_23-2149338542.jpg?_wi=4",
|
||||
imageAlt: "happy man professional portrait",
|
||||
},
|
||||
id: "t1", name: "Sarah Johnson", date: "Oct 2023", title: "Pro Tuner", quote: "Incredible service, my track performance improved instantly.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-young-tourist-driving-car_23-2148357275.jpg", imageSrc: "http://img.b2bpic.net/free-photo/effect-city-lights-night_23-2149338542.jpg", imageAlt: "happy man professional portrait"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Michael Chen",
|
||||
date: "Nov 2023",
|
||||
title: "Car Enthusiast",
|
||||
quote: "The performance analytics tool is unmatched in the industry.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-standing-by-car-street-young-pretty-caucasain-woman-standing-car-with-opened-door_657921-612.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-work-tools-worktop_1170-1505.jpg?_wi=4",
|
||||
imageAlt: "happy man professional portrait",
|
||||
},
|
||||
id: "t2", name: "Michael Chen", date: "Nov 2023", title: "Car Enthusiast", quote: "The performance analytics tool is unmatched in the industry.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-standing-by-car-street-young-pretty-caucasain-woman-standing-car-with-opened-door_657921-612.jpg", imageSrc: "http://img.b2bpic.net/free-photo/various-work-tools-worktop_1170-1505.jpg", imageAlt: "happy man professional portrait"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily Rodriguez",
|
||||
date: "Dec 2023",
|
||||
title: "Track Day Fan",
|
||||
quote: "High quality parts that actually deliver results on track.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/man-buying-car-showroom_1303-14589.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-steering-wheel-view-night-road-from-car-closeup_169016-50606.jpg?_wi=3",
|
||||
imageAlt: "happy man professional portrait",
|
||||
},
|
||||
id: "t3", name: "Emily Rodriguez", date: "Dec 2023", title: "Track Day Fan", quote: "High quality parts that actually deliver results on track.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/man-buying-car-showroom_1303-14589.jpg", imageSrc: "http://img.b2bpic.net/free-photo/car-steering-wheel-view-night-road-from-car-closeup_169016-50606.jpg", imageAlt: "happy man professional portrait"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David Kim",
|
||||
date: "Jan 2024",
|
||||
title: "Garage Owner",
|
||||
quote: "Reliable parts and great support, highly recommend.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-confident-male-electrician-standing-against-wall_23-2148087578.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/driver-checking-stock-market-his-phone-while-car_53876-98095.jpg?_wi=3",
|
||||
imageAlt: "happy man professional portrait",
|
||||
},
|
||||
id: "t4", name: "David Kim", date: "Jan 2024", title: "Garage Owner", quote: "Reliable parts and great support, highly recommend.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-confident-male-electrician-standing-against-wall_23-2148087578.jpg", imageSrc: "http://img.b2bpic.net/free-photo/driver-checking-stock-market-his-phone-while-car_53876-98095.jpg", imageAlt: "happy man professional portrait"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Jessica Lee",
|
||||
date: "Feb 2024",
|
||||
title: "Performance Hobbyist",
|
||||
quote: "The community insights helped me tune my engine perfectly.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-motorcycle-helmet_23-2151574333.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-y2k-logo-template_23-2150544168.jpg?_wi=3",
|
||||
imageAlt: "happy man professional portrait",
|
||||
},
|
||||
id: "t5", name: "Jessica Lee", date: "Feb 2024", title: "Performance Hobbyist", quote: "The community insights helped me tune my engine perfectly.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-motorcycle-helmet_23-2151574333.jpg", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-y2k-logo-template_23-2150544168.jpg", imageAlt: "happy man professional portrait"},
|
||||
]}
|
||||
title="Community Voices"
|
||||
description="What our passionate community members say about our products and services."
|
||||
@@ -456,14 +260,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Ready to take your automotive passion to the next level? Join the elite community today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Join Now",
|
||||
href: "#",
|
||||
},
|
||||
text: "Join Now", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user