diff --git a/src/app/page.tsx b/src/app/page.tsx index 5443c17..d2e7711 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,6 +36,8 @@ export default function LandingPage() { { name: "Why Us", id: "features" }, { name: "Contact", id: "contact" }, ]} + bottomLeftText="Chicago, IL" + bottomRightText="(312) 237-0726" /> @@ -225,8 +227,6 @@ export default function LandingPage() {