From 11cebc126664d355fa9348301cfd7e64faeed14a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 20:16:53 +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 551d0bf..7d4f55c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -219,7 +219,7 @@ export default function LandingPage() { description="Reach out to us to start your project and explore how intelligent software can drive your sustainable growth.\n\nAddress: 3404 North Cascade Avenue, Colorado Springs, CO 80907\nPhone: (866) 319-3883\nEmail: hello@aerrartictechnology.com" buttons={[ { - text: "Start Your Project", href: "mailto:hello@aerrartictechnology.com"}, + text: "Start Your Project", href: "mailto:hello@aerrartictechnology.com"} ]} buttonAnimation="slide-up" /> -- 2.49.1