Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-08 18:39:28 +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: "noise" }}
background={{ variant: "glowing-orb" }}
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: "noise" }}
background={{ variant: "glowing-orb" }}
useInvertedBackground={true}
/>
</div>