Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3f3e4bf830 | |||
| 2be61ca482 | |||
| 5b63a5901e |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -227,7 +227,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "rotated-rays-animated-grid" }}
|
background={{ variant: "rotated-rays-animated-grid" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="Enter your email address"
|
inputPlaceholder="Enter your email address"
|
||||||
buttonText="Schedule Now"
|
buttonText="Schedule Test Drive"
|
||||||
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."
|
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>
|
</div>
|
||||||
@@ -240,4 +240,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user