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"
tagIcon={Mail}
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."
background={{ variant: "plain" }}
useInvertedBackground={false}
@@ -212,7 +212,7 @@ export default function LandingPage() {
mediaAnimation="slide-up"
mediaPosition="right"
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."
/>
</div>