Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8ae5af3f6b | |||
| 335b73aa87 | |||
| c024aecbec | |||
| 85c575bac1 | |||
| a293bedb74 | |||
| e297d1fafe | |||
| a1ea5f484d | |||
| a6d15e9bf3 |
@@ -1419,4 +1419,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ4zSiuS8npxkU9Zl0WQj2x1Be/a-stunning-full-screen-shot-of-a-lamborg-1772515172920-40deeb14.png"
|
||||
imageAlt="Lamborghini Aventador SVJ in action"
|
||||
buttons={[
|
||||
{ text: "Explore Performance", href: "#metrics" },
|
||||
{ text: "View Specifications", href: "#metrics" },
|
||||
{ text: "Configure Your Beast", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -200,8 +200,8 @@ export default function LandingPage() {
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Your Email Address"
|
||||
buttonText="Reserve Now"
|
||||
termsText="By reserving, you agree to our Terms and will receive exclusive Aventador SVJ updates and configurations."
|
||||
buttonText="Schedule Test Drive"
|
||||
termsText="Join our elite owners club. Your data is protected and never shared."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -218,4 +218,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user