removed sik100 banner from frontpage
This commit is contained in:
@@ -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? ›"
|
||||
>
|
||||
SIK100
|
||||
</CTASection>
|
||||
<main>
|
||||
|
||||
<Events events={events} lang="fi" />
|
||||
|
||||
Reference in New Issue
Block a user