Merge version_2 into main #1
212
src/app/page.tsx
212
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "products",
|
||||
},
|
||||
name: "Products", id: "products"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Lyngøy Motorsport"
|
||||
/>
|
||||
@@ -56,63 +48,40 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Precision Performance Engineering"
|
||||
description="At Lyngøy Motorsport, we redefine speed through technical excellence and bespoke engineering. Elevate your racing performance today."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/model-with-motorcycle-helmet_23-2151585661.jpg",
|
||||
alt: "professional race driver",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/model-with-motorcycle-helmet_23-2151585661.jpg", alt: "professional race driver"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-laptop_23-2150171222.jpg",
|
||||
alt: "mechanical engineer portrait",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-laptop_23-2150171222.jpg", alt: "mechanical engineer portrait"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg",
|
||||
alt: "team manager portrait",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg", alt: "team manager portrait"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-caucasian-female-motorcycle-racer-with-happy-eyes-wearing-black-modern-safety-helmet-going-competition-feeling-excited-speed-extreme-danger-activity-concept_343059-3285.jpg",
|
||||
alt: "young racing driver",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-caucasian-female-motorcycle-racer-with-happy-eyes-wearing-black-modern-safety-helmet-going-competition-feeling-excited-speed-extreme-danger-activity-concept_343059-3285.jpg", alt: "young racing driver"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-motorcycle-helmet_23-2151574475.jpg",
|
||||
alt: "team crew support",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-motorcycle-helmet_23-2151574475.jpg", alt: "team crew support"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Services",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Explore Services", href: "#features"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "World Class Engineering",
|
||||
icon: Wrench,
|
||||
type: "text-icon", text: "World Class Engineering", icon: Wrench,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Precision Mapping",
|
||||
icon: Gauge,
|
||||
type: "text-icon", text: "Precision Mapping", icon: Gauge,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Track Proven",
|
||||
icon: Trophy,
|
||||
type: "text-icon", text: "Track Proven", icon: Trophy,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Custom Fabrication",
|
||||
icon: Wrench,
|
||||
type: "text-icon", text: "Custom Fabrication", icon: Wrench,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Data Driven",
|
||||
icon: BarChart,
|
||||
type: "text-icon", text: "Data Driven", icon: BarChart,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -137,23 +106,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Engine Mapping",
|
||||
description: "Optimized performance and fuel efficiency curves.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/motorcycle-engine-close-up_1398-286.jpg",
|
||||
imageAlt: "Engine Tuning",
|
||||
},
|
||||
title: "Engine Mapping", description: "Optimized performance and fuel efficiency curves.", imageSrc: "http://img.b2bpic.net/free-photo/motorcycle-engine-close-up_1398-286.jpg", imageAlt: "Engine Tuning"},
|
||||
{
|
||||
title: "Precision Fabrication",
|
||||
description: "Bespoke metalwork for weight reduction and chassis rigidity.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grunge-perforated-metallic-texture-background-with-cracked-metal_1048-5961.jpg",
|
||||
imageAlt: "Fabrication",
|
||||
},
|
||||
title: "Precision Fabrication", description: "Bespoke metalwork for weight reduction and chassis rigidity.", imageSrc: "http://img.b2bpic.net/free-photo/grunge-perforated-metallic-texture-background-with-cracked-metal_1048-5961.jpg", imageAlt: "Fabrication"},
|
||||
{
|
||||
title: "Data Analytics",
|
||||
description: "Real-time telemetry analysis to shave seconds off your lap times.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hexagons-with-hexagons-within_1048-2462.jpg",
|
||||
imageAlt: "Analytics",
|
||||
},
|
||||
title: "Data Analytics", description: "Real-time telemetry analysis to shave seconds off your lap times.", imageSrc: "http://img.b2bpic.net/free-photo/hexagons-with-hexagons-within_1048-2462.jpg", imageAlt: "Analytics"},
|
||||
]}
|
||||
title="Engineering Advantages"
|
||||
description="Comprehensive services tailored for professional racing environments."
|
||||
@@ -167,23 +124,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Award,
|
||||
title: "Podiums Won",
|
||||
value: "150+",
|
||||
},
|
||||
id: "m1", icon: Award,
|
||||
title: "Podiums Won", value: "150+"},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Timer,
|
||||
title: "Average Lap Time",
|
||||
value: "-1.2s",
|
||||
},
|
||||
id: "m2", icon: Timer,
|
||||
title: "Average Lap Time", value: "-1.2s"},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Shield,
|
||||
title: "Engine Reliability",
|
||||
value: "99.8%",
|
||||
},
|
||||
id: "m3", icon: Shield,
|
||||
title: "Engine Reliability", value: "99.8%"},
|
||||
]}
|
||||
title="Track Impact"
|
||||
description="Proven results for our professional partnerships."
|
||||
@@ -198,41 +146,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Carbon Steering Wheel",
|
||||
price: "$899",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-sports-tuned-car-rear-view-wheel-close-up-fashion-car-day-road_78492-3878.jpg",
|
||||
},
|
||||
id: "p1", name: "Carbon Steering Wheel", price: "$899", imageSrc: "http://img.b2bpic.net/free-photo/red-sports-tuned-car-rear-view-wheel-close-up-fashion-car-day-road_78492-3878.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Performance Brake Set",
|
||||
price: "$1,200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanical-female-changing-car-wheels_23-2148327504.jpg",
|
||||
},
|
||||
id: "p2", name: "Performance Brake Set", price: "$1,200", imageSrc: "http://img.b2bpic.net/free-photo/mechanical-female-changing-car-wheels_23-2148327504.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Racing Turbo Kit",
|
||||
price: "$2,500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163706.jpg",
|
||||
},
|
||||
id: "p3", name: "Racing Turbo Kit", price: "$2,500", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163706.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Suspension Pro Kit",
|
||||
price: "$1,850",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-workshop-repairing-service_23-2150171281.jpg",
|
||||
},
|
||||
id: "p4", name: "Suspension Pro Kit", price: "$1,850", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-workshop-repairing-service_23-2150171281.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Exhaust Manifold",
|
||||
price: "$950",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-bearded-mechanics-specialist-repairs-car-engine-which-is-raised-hydraulic-lift-garage-service-station_613910-5640.jpg",
|
||||
},
|
||||
id: "p5", name: "Exhaust Manifold", price: "$950", imageSrc: "http://img.b2bpic.net/free-photo/two-bearded-mechanics-specialist-repairs-car-engine-which-is-raised-hydraulic-lift-garage-service-station_613910-5640.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Track Slick Tires",
|
||||
price: "$600",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-crackers-pattern-with-copy-space-dark-horizontal_176474-4425.jpg",
|
||||
},
|
||||
id: "p6", name: "Track Slick Tires", price: "$600", imageSrc: "http://img.b2bpic.net/free-photo/top-view-crackers-pattern-with-copy-space-dark-horizontal_176474-4425.jpg"},
|
||||
]}
|
||||
title="Specialized Hardware"
|
||||
description="High-grade components engineered for the ultimate speed."
|
||||
@@ -244,30 +168,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Mark Driver",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-stylish-redhead-biker-black-leather-jacket-holds-motorcycle-helmet-posing-studio-isolated-dark-background_613910-5358.jpg",
|
||||
},
|
||||
id: "t1", name: "Mark Driver", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-stylish-redhead-biker-black-leather-jacket-holds-motorcycle-helmet-posing-studio-isolated-dark-background_613910-5358.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Sarah Engineer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-people-conference-room_23-2148911826.jpg",
|
||||
},
|
||||
id: "t2", name: "Sarah Engineer", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-people-conference-room_23-2148911826.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "David Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman-bike-shop_23-2149039060.jpg",
|
||||
},
|
||||
id: "t3", name: "David Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman-bike-shop_23-2149039060.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Alex Racer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-caucasian-female-motorcycle-racer-with-happy-eyes-wearing-black-modern-safety-helmet-going-competition-feeling-excited-speed-extreme-danger-activity-concept_343059-3285.jpg",
|
||||
},
|
||||
id: "t4", name: "Alex Racer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-caucasian-female-motorcycle-racer-with-happy-eyes-wearing-black-modern-safety-helmet-going-competition-feeling-excited-speed-extreme-danger-activity-concept_343059-3285.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Support Crew",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-motorcycle-helmet_23-2151574475.jpg",
|
||||
},
|
||||
id: "t5", name: "Support Crew", imageSrc: "http://img.b2bpic.net/free-photo/close-up-motorcycle-helmet_23-2151574475.jpg"},
|
||||
]}
|
||||
cardTitle="Client Voices"
|
||||
cardTag="Testimonials"
|
||||
@@ -281,20 +190,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "What racing categories do you serve?",
|
||||
content: "We support GT, Formula, and Rally racing categories.",
|
||||
},
|
||||
id: "f1", title: "What racing categories do you serve?", content: "We support GT, Formula, and Rally racing categories."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you offer custom fabrication?",
|
||||
content: "Yes, our shop is fully equipped for bespoke fabrication.",
|
||||
},
|
||||
id: "f2", title: "Do you offer custom fabrication?", content: "Yes, our shop is fully equipped for bespoke fabrication."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "How long is the typical lead time?",
|
||||
content: "Lead times vary based on component complexity.",
|
||||
},
|
||||
id: "f3", title: "How long is the typical lead time?", content: "Lead times vary based on component complexity."},
|
||||
]}
|
||||
title="Frequently Asked"
|
||||
description="Common inquiries about our engineering process."
|
||||
@@ -309,15 +209,9 @@ export default function LandingPage() {
|
||||
description="Ready to take your racing to the next level? Contact our engineering team today."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Name",
|
||||
},
|
||||
name: "name", type: "text", placeholder: "Name"},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email",
|
||||
},
|
||||
name: "email", type: "email", placeholder: "Email"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/breathtaking-view-lightened-tunnel-road_181624-17780.jpg"
|
||||
/>
|
||||
@@ -328,29 +222,19 @@ export default function LandingPage() {
|
||||
logoText="Lyngøy Motorsport"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Services", href: "#features"},
|
||||
{
|
||||
label: "Products",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Products", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -359,4 +243,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user