Update src/app/page.tsx

This commit is contained in:
2026-03-04 14:25:10 +00:00
parent 82761a0248
commit 78bb4da48e

View File

@@ -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}