From c36a35f1e0e52e533fa8b1b59984668141be4fe8 Mon Sep 17 00:00:00 2001 From: Courtney Linder Date: Wed, 18 Mar 2026 19:35:35 -0700 Subject: [PATCH 1/6] add podcast interest form --- astro/src/pages/podcasts/index.astro | 78 +++++++++++++++++++++++++++- 1 file changed, 77 insertions(+), 1 deletion(-) diff --git a/astro/src/pages/podcasts/index.astro b/astro/src/pages/podcasts/index.astro index 9efdc4b1..3d899f10 100644 --- a/astro/src/pages/podcasts/index.astro +++ b/astro/src/pages/podcasts/index.astro @@ -54,6 +54,7 @@ import Layout from "src/layouts/Layout.astro"; import SocialLinks from "@components/SocialLinks.astro"; import StaffList from "@components/StaffList.astro"; import ThemedSection from "@components/ThemedSection.astro"; +import GoogleForm from "@components/forms/GoogleForm.astro"; --- @@ -62,7 +63,7 @@ import ThemedSection from "@components/ThemedSection.astro"; { shows.map((show, index) => ( - +
)) } + +

Share your experience

+

Would you like to share your experiences living with disability with our podcasts? Do you have an accessibility success story you would like to share? + Please complete the sign up form below and we will be in touch. +

+ +
+
+
+ + + +
+
+ + + +
+ +
+ + + +
+ We will only use this address to contact you regarding the + interview. + Privacy policy. +
+
+
+
+

What You Can Expect

+
    +
  • + A supportive and empathetic interview by a knowledgeable professional. +
  • +
+
+ + + +

Credits

Contributors

From 14a3759abe28c51bafabe62b93722b5232bba74e Mon Sep 17 00:00:00 2001 From: Courtney Linder Date: Thu, 26 Mar 2026 07:22:56 -0700 Subject: [PATCH 2/6] add accomodations field --- astro/src/pages/podcasts/index.astro | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/astro/src/pages/podcasts/index.astro b/astro/src/pages/podcasts/index.astro index 3d899f10..84d0718f 100644 --- a/astro/src/pages/podcasts/index.astro +++ b/astro/src/pages/podcasts/index.astro @@ -156,6 +156,22 @@ import GoogleForm from "@components/forms/GoogleForm.astro"; Privacy policy.
+ +
+ +

+ Please list any accomodations that you need for the interview or ongoing communciations. +

+