2 Commits

Author SHA1 Message Date
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

@@ -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"] }} 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 }} textarea={{ name: "message", placeholder: "Tell us about your needs", rows: 4 }}
buttonText="Schedule My Free Strategy Session"
/> />
</div> </div>