diff --git a/pages/index.tsx b/pages/index.tsx index d46a461..9900a26 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -1,11 +1,49 @@ import { Box } from 'rebass/styled-components' +import { Card } from './../src/Elements/Card' +import { Text } from './../src/Elements/Typography' +import { Button } from './../src/Elements/Button' +import { Icon } from './../src/Elements/Icon' const Home = () => { return ( - - -

Zarela

-
+ + + + Zarela + + + ) } diff --git a/public/images/icons/discord.svg b/public/images/icons/discord.svg new file mode 100644 index 0000000..381cd04 --- /dev/null +++ b/public/images/icons/discord.svg @@ -0,0 +1,3 @@ + + +