diff --git a/src/components/banner/HeroBanner.js b/src/components/banner/HeroBanner.js index 542d44b..dd4f2e0 100644 --- a/src/components/banner/HeroBanner.js +++ b/src/components/banner/HeroBanner.js @@ -44,14 +44,31 @@ const HeroBanner = () => { return (
Banner -
+
+ + {!isTabView && ( +
+ +
+ )} +

Learn to code @@ -65,7 +82,7 @@ const HeroBanner = () => { A one of a kind developer education and community platform built on Nostr and fully Lightning integrated.

) : ( -

+

A one of a kind developer education and community platform built on Nostr and fully Lightning integrated.

)}