diff --git a/app/components/Home/components/Section/components/SectionHero/components/Carousel/cards/constants.ts b/app/components/Home/components/Section/components/SectionHero/components/Carousel/cards/constants.ts index 5dd0f9d..dfa5f64 100644 --- a/app/components/Home/components/Section/components/SectionHero/components/Carousel/cards/constants.ts +++ b/app/components/Home/components/Section/components/SectionHero/components/Carousel/cards/constants.ts @@ -5,6 +5,9 @@ export const CAROUSEL_CARDS: Pick[] = [ // { // text: MDX.Webinars({}), // }, + { + text: MDX.Webinar20241030({}), + }, { text: MDX.Webinar20241004({}), }, diff --git a/app/components/Home/components/Section/components/SectionHero/components/Carousel/content/index.tsx b/app/components/Home/components/Section/components/SectionHero/components/Carousel/content/index.tsx index 2f20e58..1e20efa 100644 --- a/app/components/Home/components/Section/components/SectionHero/components/Carousel/content/index.tsx +++ b/app/components/Home/components/Section/components/SectionHero/components/Carousel/content/index.tsx @@ -1,4 +1,5 @@ export { default as LearnToAnalyzeData } from "./learnToAnalyzeData.mdx"; export { default as ShareUsageAndJoinAdvisoryPanel } from "./shareUsageAndJoinAdvisoryPanel.mdx"; export { default as Webinar20241004 } from "./webinar20241004.mdx"; +export { default as Webinar20241030 } from "./webinar20241030.mdx"; export { default as Webinars } from "./webinars.mdx"; diff --git a/app/components/Home/components/Section/components/SectionHero/components/Carousel/content/webinar20241030.mdx b/app/components/Home/components/Section/components/SectionHero/components/Carousel/content/webinar20241030.mdx new file mode 100644 index 0000000..08409b5 --- /dev/null +++ b/app/components/Home/components/Section/components/SectionHero/components/Carousel/content/webinar20241030.mdx @@ -0,0 +1,10 @@ +### Q&A Webinar on Wednesday, October 30th + +Please join us for another Q&A webinar on October 30th at 1 PM EDT/10 AM PDT/1700 UTC. We will focus primarily on the actual “analytics” part of the website: the Analyze buttons that will take users to workflows specific to the genome being worked on for various analysis types. Please join in and give feedback on our direction, as this is still early in development. + + + +