From 90f3ffe2701ae8d33959d352f6ffe4dc7bea8c04 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Wed, 4 Oct 2023 16:13:41 +0100 Subject: [PATCH] Add banner for teams --- src/components/HeroSection/HeroSection.astro | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/src/components/HeroSection/HeroSection.astro b/src/components/HeroSection/HeroSection.astro index 2756d6e6a..526a67fe8 100644 --- a/src/components/HeroSection/HeroSection.astro +++ b/src/components/HeroSection/HeroSection.astro @@ -2,11 +2,24 @@ import { FavoriteRoadmaps } from './FavoriteRoadmaps'; --- -
+
+

+ + New + + Roadmaps for teams. + +

+

@@ -24,5 +37,5 @@ import { FavoriteRoadmaps } from './FavoriteRoadmaps'; their career.

- +