-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
30 lines (30 loc) · 1.03 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
layout: default
description: "Get rewarded for sharing great recommendations with your friends and family."
---
<div class='home'>
<header class='home-hdr'>
<div class='container'>
<div class='home-hdr-left'>
<div class='home-hdr-logo'>
<a class='home-hdr-logo-link' href='/' title='Split'>
<img alt='Split' height='51' src='/assets/media/[email protected]' width='161'>
</a>
</div>
<p class='home-hdr-description'>
Get rewarded for sharing great recommendations with your friends and family.
</p>
<div class='home-hdr-download'>
<a class='home-hdr-logo-link' href='http://l.split.co/download' title='Download Split'>
<img alt='Download' height='63' src='/assets/media/[email protected]' width='217'>
</a>
</div>
</div>
<div class='home-hdr-right'>
<div class='home-hdr-screen'>
<img src='/assets/media/[email protected]'>
</div>
</div>
</div>
</header>
</div>