From e8818bd9c602514b8bf6741fb838d9a110ba2cbd Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 22:03:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 181c091..2e6955a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,8 +44,8 @@ export default function LandingPage() {
@@ -54,7 +54,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Your Trusted Tax Partner" description={[ - "At Monarca, we bridge the gap between complexity and compliance.", "Our dedicated team of tax professionals ensures every detail is optimized for your financial success." + "At Monarca, we bridge the gap between complexity and compliance. Visit us at 1920 W 47th St, Chicago, IL 60609.", "Our dedicated team of tax professionals ensures every detail is optimized for your financial success." ]} /> @@ -133,7 +133,7 @@ export default function LandingPage() { -- 2.49.1