Changing to self hosting, restructure, logo and color changes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user