From 43e8fcc1b1eb94a4b76981efaef1bb009f341e1e Mon Sep 17 00:00:00 2001 From: V Thulisile Sibanda <66913810+thulieblack@users.noreply.github.com> Date: Wed, 27 Sep 2023 12:07:10 +0200 Subject: [PATCH] feat: add Madrid Banner (#2174) --- components/campaigns/AnnoucementHero.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/components/campaigns/AnnoucementHero.js b/components/campaigns/AnnoucementHero.js index b9c0f30857a1..508fbb2f4a62 100644 --- a/components/campaigns/AnnoucementHero.js +++ b/components/campaigns/AnnoucementHero.js @@ -19,7 +19,7 @@ function shouldShowBanner(cfpDeadline) { export default function AnnouncementHero({ className = '', small = false, hideVideo = false }) { //return null; - const cfpDeadline = '2023-09-20T06:00:00Z' + const cfpDeadline = '2023-10-19T06:00:00Z' const showBanner = shouldShowBanner(cfpDeadline); if (!showBanner) return null; @@ -43,17 +43,17 @@ export default function AnnouncementHero({ className = '', small = false, hideVi level="h3" typeStyle="heading-sm" > - London Edition + Madrid Edition - 20th of September, 2023 | London, UK + 19th of October, 2023 | Madrid, Spain - +