From d927087ff1ef25f4a69530583b46e7a0213bd900 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 14:26:41 +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 9443af2..7487883 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -147,7 +147,7 @@ export default function LandingPage() { { label: "Call Now", href: "tel:+15555555555" } ] } - ], + ]} logoText="AVICAS LLC" copyrightText="© 2025 AVICAS Concrete LLC. Proudly serving Georgia." /> -- 2.49.1