Compare commits
5 Commits
version_24
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 95334d53d7 | |||
| 2a11ca1770 | |||
| ed4ff71bde | |||
| ccb21e5b56 | |||
| e9d4e40fc7 |
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user