Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #7.
This commit is contained in:
2026-03-08 18:43:52 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
imageAlt="Silver Porsche 911 GT3 Premium Sports Car"
imagePosition="right"
mediaAnimation="slide-up"
background={{ variant: "glowing-orb" }}
background={{ variant: "plain" }}
testimonials={[
{
name: "Performance Excellence", handle: "0-100 km/h in 3.2s", testimonial: "Unparalleled acceleration and track-ready precision", rating: 5,
@@ -161,7 +161,7 @@ export default function LandingPage() {
{ text: "Book Test Drive", href: "#" },
{ text: "Contact Sales", href: "#" },
]}
background={{ variant: "glowing-orb" }}
background={{ variant: "plain" }}
useInvertedBackground={true}
/>
</div>