Commit graph

11 commits

Author SHA1 Message Date
ea25680363 Redesign forms to multi-step; add sponsor section and content updates
- Rewrite volunteer-application.astro: 5-step multi-step form with
  progress pills, choice cards, per-step validation, review step,
  and fetch-based submission; matches new site design system
- Rewrite participant-application.astro: 5-step multi-step form
  (Participant, Health & support, Activities, Consent, Review);
  retains all original field names; 27 support question checkboxes
  as interactive cards; callout box; guardian section on step 1
- Add volunteer-reference.astro: new non-public 5-step reference form
  (noindex/nofollow); steps: The applicant, Your details, Relationship,
  Assessment, Declaration; posts to /api/volunteer-reference
- Add functions/api/volunteer-reference.ts: Cloudflare Pages Function
  mirroring volunteer-application pattern with Turnstile + Resend
- Add Ffordes sponsor logo to homepage; replace placeholder sponsor
  boxes with full corporate sponsorship section (£750/annum) with
  four benefit cards and CTAs
- Move ffordes_logo.png to public/sponsors/
- Remove all references to 'carriage driving' and 'free sessions'
  across about.astro, index.astro, privacy.astro, support-us.astro,
  and participant-application.astro
- facebook.astro: styled mock-post feed with like toggle, page header
  card, sidebar, and embed note banner

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-23 17:03:37 +02:00
Calum Muir
5d32905110 add application forms 2026-04-25 20:37:20 +00:00
Calum Muir
940fa2b2a0 Add mechanical horse news post 2026-02-02 22:09:18 +00:00
Calum Muir
14100d40f3 Add news pagination and logo asset 2026-01-12 11:06:38 +00:00
Calum Muir
957d9143e6 Improve hero and card image delivery 2025-12-29 13:12:55 +00:00
Calum Muir
d50b2971e9 Add shared SEO layout and page metadata 2025-12-29 12:51:36 +00:00
Calum Muir
4496ab97b7 Remove contact form debug logging 2025-12-28 13:44:18 +00:00
Calum Muir
3cfebd6d51 Use versioned contact form script 2025-12-28 13:27:35 +00:00
Calum Muir
c8ae9caa35 Send form as urlencoded to avoid multipart issues 2025-12-28 13:18:55 +00:00
Calum Muir
4c0bdbdbac Load contact form JS as external script 2025-12-28 13:04:14 +00:00
Calum Muir
00f6ea6b52 convert to astro 2025-12-27 21:55:52 +00:00