diff --git a/components/Home/components/Section/components/SectionHero/common/utils.ts b/components/Home/components/Section/components/SectionHero/common/utils.ts index 7840b8aff..fa5ca170b 100644 --- a/components/Home/components/Section/components/SectionHero/common/utils.ts +++ b/components/Home/components/Section/components/SectionHero/common/utils.ts @@ -13,16 +13,6 @@ const ACTION_LABEL = { */ export function buildCarouselCards(): SectionCard[] { return [ - { - links: [ - { - label: ACTION_LABEL.LEARN_MORE, - url: "https://anvilproject.org/events/anvil2024-community-conference", - }, - ], - text: "We are thrilled to announce the inaugural AnVIL Community Conference, taking place on November 12-13, 2024, in Cold Spring Harbor, NY.", - title: "AnVIL Community Conference 2024", - }, { links: [ {