2 Commits

Author SHA1 Message Date
e6acb46614 Update src/app/page.tsx 2026-04-26 04:37:14 +00:00
8ffa5567be Merge version_1 into main
Merge version_1 into main
2026-04-26 01:08:42 +00:00

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Models", name: "Models", id: "#models"},
id: "#models",
},
{ {
name: "Heritage", name: "Heritage", id: "#about"},
id: "#about",
},
{ {
name: "Racing", name: "Racing", id: "#racing"},
id: "#racing",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
brandName="FERRARI" brandName="FERRARI"
/> />
@@ -54,15 +46,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroLogoBillboard <HeroLogoBillboard
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
logoText="FERRARI" logoText="FERRARI"
description="Engineered for speed, designed for adrenaline. Experience the pinnacle of Italian racing excellence." description="Engineered for speed, designed for adrenaline. Experience the pinnacle of Italian racing excellence."
buttons={[ buttons={[
{ {
text: "Start Engine", text: "Start Engine", href: "#models"},
href: "#models",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/sunset-coastline-drive_23-2151948151.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/sunset-coastline-drive_23-2151948151.jpg?_wi=1"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
@@ -74,18 +63,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
heading={[ heading={[
{ {
type: "text", type: "text", content: "Legacy of "},
content: "Legacy of ",
},
{ {
type: "image", type: "image", src: "http://img.b2bpic.net/free-photo/close-up-car-exterior_23-2148194138.jpg", alt: "Ferrari legacy"},
src: "http://img.b2bpic.net/free-photo/close-up-car-exterior_23-2148194138.jpg",
alt: "Ferrari legacy",
},
{ {
type: "text", type: "text", content: " Speed"},
content: " Speed",
},
]} ]}
/> />
</div> </div>
@@ -98,59 +80,23 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "p1", id: "p1", brand: "Ferrari", name: "SF90 Stradale", price: "POA", rating: 5,
brand: "Ferrari", reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-part-grey-car_181624-33069.jpg?_wi=1"},
name: "SF90 Stradale",
price: "POA",
rating: 5,
reviewCount: "1.2k",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-part-grey-car_181624-33069.jpg?_wi=1",
},
{ {
id: "p2", id: "p2", brand: "Ferrari", name: "Roma", price: "POA", rating: 5,
brand: "Ferrari", reviewCount: "800", imageSrc: "http://img.b2bpic.net/free-photo/back-shot-white-car_23-2148320258.jpg"},
name: "Roma",
price: "POA",
rating: 5,
reviewCount: "800",
imageSrc: "http://img.b2bpic.net/free-photo/back-shot-white-car_23-2148320258.jpg",
},
{ {
id: "p3", id: "p3", brand: "Ferrari", name: "296 GTB", price: "POA", rating: 5,
brand: "Ferrari", reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-left-headlight-white-sports-car_181624-12947.jpg?_wi=1"},
name: "296 GTB",
price: "POA",
rating: 5,
reviewCount: "1.5k",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-left-headlight-white-sports-car_181624-12947.jpg?_wi=1",
},
{ {
id: "p4", id: "p4", brand: "Ferrari", name: "812 Superfast", price: "POA", rating: 5,
brand: "Ferrari", reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138978.jpg"},
name: "812 Superfast",
price: "POA",
rating: 5,
reviewCount: "2.1k",
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138978.jpg",
},
{ {
id: "p5", id: "p5", brand: "Ferrari", name: "Portofino M", price: "POA", rating: 5,
brand: "Ferrari", reviewCount: "600", imageSrc: "http://img.b2bpic.net/free-photo/closeup-spoiler-red-modern-sports-car-lights-isolated_181624-28321.jpg"},
name: "Portofino M",
price: "POA",
rating: 5,
reviewCount: "600",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-spoiler-red-modern-sports-car-lights-isolated_181624-28321.jpg",
},
{ {
id: "p6", id: "p6", brand: "Ferrari", name: "Purosangue", price: "POA", rating: 5,
brand: "Ferrari", reviewCount: "3.3k", imageSrc: "http://img.b2bpic.net/free-photo/view-three-dimensional-car-model_23-2151139021.jpg"},
name: "Purosangue",
price: "POA",
rating: 5,
reviewCount: "3.3k",
imageSrc: "http://img.b2bpic.net/free-photo/view-three-dimensional-car-model_23-2151139021.jpg",
},
]} ]}
title="Hyper-Models" title="Hyper-Models"
description="Discover the latest collection of high-performance vehicles." description="Discover the latest collection of high-performance vehicles."
@@ -164,26 +110,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "2.5s", title: "0-100 km/h", description: "Rapid acceleration kinetics.", imageSrc: "http://img.b2bpic.net/free-photo/motorcycle-engine-close-up_1398-286.jpg"},
value: "2.5s",
title: "0-100 km/h",
description: "Rapid acceleration kinetics.",
imageSrc: "http://img.b2bpic.net/free-photo/motorcycle-engine-close-up_1398-286.jpg",
},
{ {
id: "m2", id: "m2", value: "340 km/h", title: "Max Speed", description: "Designed for top performance.", imageSrc: "http://img.b2bpic.net/free-photo/turbocharged-engine-sports-car-close-up-hood_78492-3880.jpg"},
value: "340 km/h",
title: "Max Speed",
description: "Designed for top performance.",
imageSrc: "http://img.b2bpic.net/free-photo/turbocharged-engine-sports-car-close-up-hood_78492-3880.jpg",
},
{ {
id: "m3", id: "m3", value: "1000 hp", title: "Power Output", description: "Pure unadulterated power.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-arches-bridge_181624-22034.jpg"},
value: "1000 hp",
title: "Power Output",
description: "Pure unadulterated power.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-arches-bridge_181624-22034.jpg",
},
]} ]}
title="Performance at Peak" title="Performance at Peak"
description="Engineered for maximum velocity." description="Engineered for maximum velocity."
@@ -196,60 +127,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "Marcus V.", date: "2024-05", title: "Track Addict", quote: "The most exhilarating drive I've ever experienced.", tag: "Performance", avatarSrc: "http://img.b2bpic.net/free-photo/model-with-motorcycle-helmet_23-2151585661.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sunset-coastline-drive_23-2151948151.jpg?_wi=2", imageAlt: "racing driver portrait"},
name: "Marcus V.",
date: "2024-05",
title: "Track Addict",
quote: "The most exhilarating drive I've ever experienced.",
tag: "Performance",
avatarSrc: "http://img.b2bpic.net/free-photo/model-with-motorcycle-helmet_23-2151585661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sunset-coastline-drive_23-2151948151.jpg?_wi=2",
imageAlt: "racing driver portrait",
},
{ {
id: "t2", id: "t2", name: "Elise S.", date: "2024-06", title: "Luxury Traveler", quote: "Stunning comfort meets sheer raw power.", tag: "Comfort", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-driving-red-suv-countryside-face-reflection_169016-21391.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-exterior_23-2148194138.jpg", imageAlt: "racing driver portrait"},
name: "Elise S.",
date: "2024-06",
title: "Luxury Traveler",
quote: "Stunning comfort meets sheer raw power.",
tag: "Comfort",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-driving-red-suv-countryside-face-reflection_169016-21391.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-exterior_23-2148194138.jpg",
imageAlt: "racing driver portrait",
},
{ {
id: "t3", id: "t3", name: "Alex K.", date: "2024-07", title: "Precision Pro", quote: "Unmatched engineering and handling dynamics.", tag: "Engineering", avatarSrc: "http://img.b2bpic.net/free-photo/motion-blur-traffic-bridge-close-up_23-2148287762.jpg", imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-part-grey-car_181624-33069.jpg?_wi=2", imageAlt: "racing driver portrait"},
name: "Alex K.",
date: "2024-07",
title: "Precision Pro",
quote: "Unmatched engineering and handling dynamics.",
tag: "Engineering",
avatarSrc: "http://img.b2bpic.net/free-photo/motion-blur-traffic-bridge-close-up_23-2148287762.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-part-grey-car_181624-33069.jpg?_wi=2",
imageAlt: "racing driver portrait",
},
{ {
id: "t4", id: "t4", name: "Julian D.", date: "2024-08", title: "Supercar Collector", quote: "A true piece of art that screams down the track.", tag: "Design", avatarSrc: "http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001257.jpg", imageSrc: "http://img.b2bpic.net/free-photo/2020-sports-event-postponed-arrangement_23-2148596844.jpg", imageAlt: "racing driver portrait"},
name: "Julian D.",
date: "2024-08",
title: "Supercar Collector",
quote: "A true piece of art that screams down the track.",
tag: "Design",
avatarSrc: "http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001257.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/2020-sports-event-postponed-arrangement_23-2148596844.jpg",
imageAlt: "racing driver portrait",
},
{ {
id: "t5", id: "t5", name: "Sofia L.", date: "2024-09", title: "Racing Enthusiast", quote: "Every drive feels like a race weekend.", tag: "Racing", avatarSrc: "http://img.b2bpic.net/free-photo/back-shot-white-car_23-2148320258.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-left-headlight-white-sports-car_181624-12947.jpg?_wi=2", imageAlt: "racing driver portrait"},
name: "Sofia L.",
date: "2024-09",
title: "Racing Enthusiast",
quote: "Every drive feels like a race weekend.",
tag: "Racing",
avatarSrc: "http://img.b2bpic.net/free-photo/back-shot-white-car_23-2148320258.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-left-headlight-white-sports-car_181624-12947.jpg?_wi=2",
imageAlt: "racing driver portrait",
},
]} ]}
title="Voice of the Road" title="Voice of the Road"
description="Client experiences with Ferrari performance." description="Client experiences with Ferrari performance."
@@ -262,20 +148,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "f1", id: "f1", title: "Are there different track modes?", content: "Yes, our vehicles are equipped with multiple Manettino settings."},
title: "Are there different track modes?",
content: "Yes, our vehicles are equipped with multiple Manettino settings.",
},
{ {
id: "f2", id: "f2", title: "Can I customize my vehicle?", content: "The Tailor Made program allows for infinite personalization."},
title: "Can I customize my vehicle?",
content: "The Tailor Made program allows for infinite personalization.",
},
{ {
id: "f3", id: "f3", title: "How do I book a test drive?", content: "Contact your nearest authorized dealership."},
title: "How do I book a test drive?",
content: "Contact your nearest authorized dealership.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/view-3d-car_23-2150796982.jpg" imageSrc="http://img.b2bpic.net/free-photo/view-3d-car_23-2150796982.jpg"
title="Frequently Asked" title="Frequently Asked"
@@ -288,8 +165,7 @@ export default function LandingPage() {
<ContactCenter <ContactCenter
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "canvas-reveal", variant: "canvas-reveal"}}
}}
tag="Inquire" tag="Inquire"
title="Join the Racing Team" title="Join the Racing Team"
description="Sign up for exclusivity and latest performance news." description="Sign up for exclusivity and latest performance news."
@@ -300,42 +176,27 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Explore", title: "Explore", items: [
items: [
{ {
label: "Models", label: "Models", href: "#models"},
href: "#models",
},
{ {
label: "Heritage", label: "Heritage", href: "#about"},
href: "#about",
},
], ],
}, },
{ {
title: "Racing", title: "Racing", items: [
items: [
{ {
label: "F1 Team", label: "F1 Team", href: "#"},
href: "#",
},
{ {
label: "Schedule", label: "Schedule", href: "#"},
href: "#",
},
], ],
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "Sustainability", label: "Sustainability", href: "#"},
href: "#",
},
{ {
label: "Privacy", label: "Privacy", href: "#"},
href: "#",
},
], ],
}, },
]} ]}
@@ -345,4 +206,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }