Switch to version 2: modified src/app/page.tsx
This commit is contained in:
@@ -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