diff --git a/src/app/page.tsx b/src/app/page.tsx index af4f0a8..88d0ba6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />