Changing to self hosting, restructure, logo and color changes

This commit is contained in:
Moris Zen
2018-08-29 14:05:56 +02:00
parent cb2e52dbf9
commit 9e16924bfb
14 changed files with 829 additions and 35 deletions

View File

@@ -2,7 +2,7 @@ import React from 'react'
import Link from 'gatsby-link'
import Button from './Button'
import LogoSaburly from '../images/logo-saburly-colorful.svg'
import LogoSaburly from '../images/Saburly-logo.svg'
import Facebook from '../images/facebook.svg'
import Instagram from '../images/instagram.svg'
@@ -13,7 +13,7 @@ let menuClasses =
'no-underline mt-4 lg:inline-block lg:mt-0 text-white hover:opacity-100 uppercase mr-4'
const Footer = () => (
<footer className="bg-saburly-dark">
<footer className="saburly-main-bg">
<div className="text-center py-4 lg:px-4">
<Link className="no-underline text-white" to="/contact">
<div