© 2025 HWCHQX. All rights reserved.

('idle'); const handleInputChange = (e: React.ChangeEvent

('idle'); const handleInputChange = (e: React.ChangeEvent

Features

How it works

Pricing

Sign in

Get Started

Get in Touch

We'd Love to Hear From You

Connect with Our Team

Whether you have a question, feedback, or need support, our team is here to help.

Reach Out to Us

Our dedicated team is ready to assist you with any inquiries.

Phone

(646) 585-1902

Email

[email protected]

Address

444 2nd Ave, New York, NY 10010

Send Us a Message

Name

Email

Subject

Message

Message sent successfully! We'll get back to you soon.

Error sending message. Please try again or contact us directly.

Need Immediate Assistance?

Our support team is available to help you with any urgent matters.

Call Aavon

Email Aavon

The complete healthcare operating system for modern providers.

Product

Features

Pricing

Security

Integrations

Company

About

Blog

Careers

Contact

Legal

Privacy

Terms

Compliance

© 2025 HWCHQX. All rights reserved.

; import { useNavigate } from

; import { Phone, Mail, MapPin, ArrowRight, MessageSquare } from

; import { FacebookIcon, TwitterIcon, LinkedinIcon, InstagramIcon, TiktokIcon } from

); const handleInputChange = (e: React.ChangeEvent) => { const { name, value } = e.target; setFormData(prev => ({ ...prev, [name]: value })); }; const handleSubmit = async (e: React.FormEvent) => { e.preventDefault(); setIsSubmitting(true); setSubmitStatus(

); try { const response = await fetch(

, { method:

, headers: {

, }, body: JSON.stringify(formData), }); if (response.ok) { setSubmitStatus(

); setFormData({ name:

}); } else { setSubmitStatus(

); } } catch (error) { console.error(

, error); setSubmitStatus(

); setTimeout(() => { const featuresSection = document.getElementById(

); featuresSection?.scrollIntoView({ behavior:

); setTimeout(() => { const howSection = document.getElementById(

); howSection?.scrollIntoView({ behavior:

>
{submitStatus ===

> Message sent successfully! We

> Error sending message. Please try again or contact us directly.

)}

> {isSubmitting ?

>
  • >
  • >
  • flex justify-center space-x-6 mb-8

    border-t border-gray-800 pt-8 text-center text-gray-400