Testing some designs

This commit is contained in:
2018-06-05 08:17:56 +10:00
parent 6b37f73935
commit 3968075394
20 changed files with 1730 additions and 61 deletions

View File

@ -33,12 +33,14 @@ export default function() {
return (
<Page style="home-page" className="p-home-page">
{ /* Sections */ }
<ImageSection
src={ require('./../../images/2400x1200.png') }
src={ require('./../../images/banners/homepage/palms.svg') }
alt="domsPlace"
>
<PageBoundary full>
<FloatingContentBox position="middle right" size="small" className="u-text-center ">
<FloatingContentBox position="middle center" size="small" className="u-text-center">
<Title>Development & Design</Title>
<Subtitle>I'm not good at either.</Subtitle>
</FloatingContentBox>