📝 Description:
The "Send Us Message" form on the landing page currently has no client-side validation.
We need to implement input validation to improve user experience and ensure only valid data is submitted to the backend.
✅ Acceptance Criteria:
📍 Location:
components/Contact/form.tsx (Used on the Landing Page)
✅ Are you willing to work on this