Update src/app/page.tsx

This commit is contained in:
2026-04-25 22:03:40 +00:00
parent e8818bd9c6
commit 46e9652ec4

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroLogo
logoText="Monarca Tax Professional"
description="Expert tax services tailored for your growth and peace of mind. Reach us at (773)263-3816."
buttons={[{ text: "Book Consultation", href: "#contact" }]
buttons={[{ text: "Book Consultation", href: "#contact" }]}
/>
</div>