Merge version_1 into main #5
@@ -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: "noise" }}
|
||||
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: "noise" }}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user