diff --git a/astro/src/pages/podcasts/index.astro b/astro/src/pages/podcasts/index.astro index dcb06ec8..afcf718d 100644 --- a/astro/src/pages/podcasts/index.astro +++ b/astro/src/pages/podcasts/index.astro @@ -3,6 +3,7 @@ import type { PageMetadata } from "@lib/types"; import type { SocialLinkDictionary } from "@components/SocialLinks.astro"; import { getCollection, render, type CollectionEntry } from "astro:content"; +import { type PageMetadata } from "../lib/types"; import { sortBy } from "lodash-es"; type PodcastLinks = CollectionEntry<"podcastShows">["data"]["links"]; @@ -63,6 +64,8 @@ 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"; + import ThemedBox from "@components/ThemedBox.astro"; --- @@ -117,6 +120,147 @@ import ThemedBox from "@components/ThemedBox.astro"; )) } + + +

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. +

+ +
+
+
+ {/* Name */} + + + +
+
+ + + +
+ + {/* Email */} +
+ + + +
+ We will only use this address to contact you regarding the + interview. + Privacy policy. +
+
+ + {/* Disability or Accessibility success topic */} +
+ + + +
+ +
+ + +
+ + {/* Accommodations */} +
+ +

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

+