Update src/app/page.tsx

This commit is contained in:
2026-03-03 17:32:56 +00:00
parent e6e943064a
commit bce3f09677

View File

@@ -203,7 +203,7 @@ export default function LandingPage() {
tag="Let's Connect" tag="Let's Connect"
tagIcon={Mail} tagIcon={Mail}
tagAnimation="slide-up" tagAnimation="slide-up"
title="Ready to accelerate your growth?" title="Start Your Growth Journey Today"
description="Join over 150 brands transforming their marketing. Get in touch with our team to discuss your goals and how Nitgrowth can help you achieve them." description="Join over 150 brands transforming their marketing. Get in touch with our team to discuss your goals and how Nitgrowth can help you achieve them."
background={{ variant: "plain" }} background={{ variant: "plain" }}
useInvertedBackground={false} useInvertedBackground={false}
@@ -212,7 +212,7 @@ export default function LandingPage() {
mediaAnimation="slide-up" mediaAnimation="slide-up"
mediaPosition="right" mediaPosition="right"
inputPlaceholder="your@email.com" inputPlaceholder="your@email.com"
buttonText="Send Message" buttonText="Get Started Now"
termsText="We respect your privacy. We'll only use your email to reach out about your inquiry." termsText="We respect your privacy. We'll only use your email to reach out about your inquiry."
/> />
</div> </div>