From 78bb4da48e9d84b947dab5b04b960147339b0802 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 14:25:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2cc0f2e..4d3d7b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -168,7 +168,7 @@ export default function LandingPage() { description="Your small business deserves a website that works as hard as you do. Get in touch with the Truth Digital team to discuss your project and see how we can help drive real results." buttons={[ { text: "Schedule a Consultation", href: "mailto:hello@truthdigital.com" }, - { text: "Call Us: (704) 555-0123", href: "tel:+17045550123" }, + { text: "Call Us: (980-214-5740)", href: "tel:+17045550123" }, ]} background={{ variant: "animated-grid" }} useInvertedBackground={false}