From 6e40984b5e14471771e888e7e94e07d88915a531 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 16:34:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f03a73..5443c17 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,8 +36,6 @@ export default function LandingPage() { { name: "Why Us", id: "features" }, { name: "Contact", id: "contact" }, ]} - bottomLeftText="Chicago, IL" - bottomRightText="(312) 237-0726" /> -- 2.49.1