Purpose: Test if the form is visible and working on homepage
Form ID: homepage-form (unique IDs to prevent conflicts)
Expected behavior: All fields should be visible and functional
Netlify detection: This form should appear in Netlify dashboard after deployment
If this form works but homepage doesn't:
Issue is likely with Astro component rendering or CSS visibility on the homepage.
Next step: Compare this working form with the homepage implementation.