Added front page banner, added sik100 colours. Fixed bugs

This commit is contained in:
Oskari Ponkala
2021-03-03 23:33:34 +02:00
parent d47ce79bbe
commit 77ddc9b8de
13 changed files with 42 additions and 17 deletions
+7
View File
@@ -60,6 +60,13 @@ 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>
<CardSection>
{events.map((event) => (