Merge version_1 into main #1
@@ -81,7 +81,6 @@ export default function LandingPage() {
|
||||
className="py-20 md:py-32"
|
||||
containerClassName="max-w-4xl mx-auto text-center"
|
||||
titleClassName="text-4xl md:text-6xl font-bold tracking-tight leading-tight"
|
||||
tagClassName="text-sm font-mono tracking-widest uppercase mb-6"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -117,7 +116,7 @@ export default function LandingPage() {
|
||||
<div id="launch" data-section="launch">
|
||||
<MetricCardTen
|
||||
tag="IGNITION"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
title="The Climax."
|
||||
description="A moment of pure acceleration. The engine redlines. G-forces spike. Every system pushed to its absolute limit. This is where physics becomes poetry."
|
||||
textboxLayout="default"
|
||||
@@ -153,7 +152,7 @@ export default function LandingPage() {
|
||||
description="Experience the precision engineering and pure performance that defines the pinnacle of motorsport."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="entrance-slide"
|
||||
animationType="blur-reveal"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Zero to 342", handle: "In seconds", testimonial: "The acceleration is instantaneous. Within three seconds, you're experiencing forces that most cars never reach. It's not linear—it's explosive.", imageSrc: "http://img.b2bpic.net/free-photo/drivers-hands-steering-wheel-car-night-night-driving_169016-51113.jpg", imageAlt: "Engine at Redline"},
|
||||
|
||||
Reference in New Issue
Block a user