diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 9fe0dd1..3b85a51 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -43,7 +43,7 @@ export default function ContactPage() { tagIcon={Zap} tagAnimation="slide-up" title="Request Your Free Digital Audit" - description="Let's discuss your lead generation goals and discover how Navo Lab can transform your service business. Our team will contact you within 24 hours to schedule your personalized audit and strategy consultation." + description="Let's discover what's possible for your business. We'll analyze your current marketing, identify the opportunities you're missing, and show you exactly how Navo Lab can transform your lead flow. Our team will contact you within 24 hours to schedule your personalized consultation." buttons={[ { text: "Schedule Consultation", href: "https://calendly.com" }, { text: "Send Message", href: "mailto:hello@navo-lab.com" } @@ -56,17 +56,17 @@ export default function ContactPage() {