Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9a01c7bbeb | |||
| a6e1c3b5dc | |||
| 11182558d5 |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -227,7 +227,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "rotated-rays-animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email address"
|
||||
buttonText="Schedule Test Drive"
|
||||
buttonText="Schedule Now"
|
||||
termsText="We respect your privacy. Unsubscribe at any time. By scheduling, you agree to our Terms and receive updates about special offers and automotive news."
|
||||
/>
|
||||
</div>
|
||||
@@ -240,4 +240,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user