From 7ad08a6bc434b73698cec0b1b306193da4ba2d2c Mon Sep 17 00:00:00 2001 From: Fran McDade Date: Thu, 17 Oct 2024 10:16:58 +1000 Subject: [PATCH] feat: add carousel card for webinar video (#127) --- .../SectionHero/components/Carousel/cards/constants.ts | 3 +++ .../SectionHero/components/Carousel/content/index.tsx | 1 + .../components/Carousel/content/webinar20241004.mdx | 7 +++++++ 3 files changed, 11 insertions(+) create mode 100644 app/components/Home/components/Section/components/SectionHero/components/Carousel/content/webinar20241004.mdx 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 b41edc0..5dd0f9d 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.Webinar20241004({}), + }, { text: MDX.ShareUsageAndJoinAdvisoryPanel({}), }, 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 a4a04e7..2f20e58 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,3 +1,4 @@ export { default as LearnToAnalyzeData } from "./learnToAnalyzeData.mdx"; export { default as ShareUsageAndJoinAdvisoryPanel } from "./shareUsageAndJoinAdvisoryPanel.mdx"; +export { default as Webinar20241004 } from "./webinar20241004.mdx"; export { default as Webinars } from "./webinars.mdx"; diff --git a/app/components/Home/components/Section/components/SectionHero/components/Carousel/content/webinar20241004.mdx b/app/components/Home/components/Section/components/SectionHero/components/Carousel/content/webinar20241004.mdx new file mode 100644 index 0000000..400f996 --- /dev/null +++ b/app/components/Home/components/Section/components/SectionHero/components/Carousel/content/webinar20241004.mdx @@ -0,0 +1,7 @@ +### BRC Q&A webinar video available + +On Friday, October 4, we hosted a video webinar Q&A about BRC Analytics where we discussed the future of the project and encouraged interested people to get involved in planning for next steps. A video of that webinar (w/auto-generated captions) is available on YouTube. + + + +