import { Link } from 'gatsby' import React from 'react' import styled from 'styled-components' import { VerticalSpace } from './common' import Logo from '../images/logo.svg' const Highlights = styled.p` font-style: italic; ` export default () => (
Pixel-perfect   Retina-ready   Fast   Consistent   Hackable   No tracking
)