4 Commits

Author SHA1 Message Date
2a11ca1770 Update src/app/page.tsx 2026-04-25 22:32:52 +00:00
ed4ff71bde Merge version_25 into main
Merge version_25 into main
2026-04-25 22:30:21 +00:00
ccb21e5b56 Update src/app/page.tsx 2026-04-25 22:30:15 +00:00
e9d4e40fc7 Merge version_24 into main
Merge version_24 into main
2026-04-25 22:28:24 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
logoText="Monarca Tax Professional"
description="Maximize your returns while ensuring full compliance with our expert tax services tailored for your growth and peace of mind."
buttons={[{ text: "Book Consultation", href: "#contact" }]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpAX2ydgkMKC2Xolnhe7DiQwWq/uploaded-1777156089879-kd4ha3fs.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpAX2ydgkMKC2Xolnhe7DiQwWq/uploaded-1777156089880-6ea2k1ms.jpg"
/>
</div>
@@ -142,6 +142,7 @@ export default function LandingPage() {
]}
multiSelect={{ name: "service", label: "Select Service", options: ["Income Tax", "Electronic filing", "Form W-7", "Rapid refund", "Notary public", "Translations", "Affidavits", "Rental leases"] }}
textarea={{ name: "message", placeholder: "Tell us about your needs", rows: 4 }}
buttonText="Schedule My Free Strategy Session"
/>
</div>