From dd6ceda49366d01ba2ea5c66ab6c5ce542865a5a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 01:45:39 +0000 Subject: [PATCH 1/3] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) 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() {
); -} +} \ No newline at end of file -- 2.49.1 From 7e92c8837daad96ac51ed1c6ddcaa805fdfebc6f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 01:45:40 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 56 ++++++++++++++++++++++++------------------------ 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cfc26bc..a077e11 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,8 +42,8 @@ export default function HomePage() {