Update src/app/page.tsx
This commit is contained in:
@@ -204,7 +204,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
tag="Get In Touch"
|
||||
tag="Get Started Today"
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
title="Ready to Build Your Future"
|
||||
@@ -216,7 +216,7 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="your@email.com"
|
||||
buttonText="Subscribe"
|
||||
buttonText="Send Inquiry"
|
||||
termsText="We respect your privacy. Unsubscribe at any time. By subscribing, you agree to our Privacy Policy."
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user