removed sik100 banner from frontpage

This commit is contained in:
Ojakoo
2022-06-02 18:15:09 +03:00
parent 56776c5fcc
commit b23a52372b
-7
View File
@@ -71,13 +71,6 @@ const SponsorReel = styled.div`
const FrontPageView: React.FC<FrontPageViewProps> = ({ events, feed }) => (
<>
<FrontPageHero />
<CTASection
bgColor="sik100Blue"
link="https://sik100.fi"
linkText="Mikä ihmeen SIK100?&nbsp;"
>
SIK100
</CTASection>
<main>
<Events events={events} lang="fi" />