|
10 | 10 | include /templates/navbar.pug |
11 | 11 |
|
12 | 12 | main.mdl-layout__content |
13 | | - +cover('linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05))', style="padding: 8em 0em 8em 0") |
| 13 | + +cover('linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05))', style="padding: 8em 0em 2em 0") |
14 | 14 | +text('div', 'text-center', 'grey-800') |
15 | 15 | div |
16 | 16 | +typo('div', 'display-4') Be Thankful |
|
35 | 35 |
|
36 | 36 | p(style="margin-top: 1em") Not ready to try it out yet? Check out the #[a(href="#screenshot") screenshot]! |
37 | 37 |
|
| 38 | + div(style="padding: 2em;") |
| 39 | + include /templates/email-signup-horizontal.pug |
| 40 | + |
38 | 41 | //div |
39 | 42 | h5(style='margin-bottom: 0.5em') |
40 | 43 | b Get started! |
|
49 | 52 |
|
50 | 53 | +section |
51 | 54 | +cell(9) |
52 | | - +sectitle Support everyone you like |
| 55 | + +sectitle Support everyone you like |
53 | 56 | p The browser extension makes supporting creators easy. It keeps track of the creators you've viewed, gives an overview of them, and then lets you choose who you want to support at the end of every month. |
54 | 57 | +cell(3)(align='right') |
55 | 58 | +fa('donate', 'fas', 'amber') |
|
77 | 80 | span |
78 | 81 | +fa('bitcoin', 'fab', 'amber') |
79 | 82 |
|
80 | | - +section |
| 83 | + +section.mdl-color--grey-200 |
81 | 84 | h2.mdl-typography--display-2-color-contrast(id="screenshot" style="width: 100%; text-align: center") |
82 | 85 | | Screenshot |
83 | 86 | figure(style="border: 1px solid #555; border-radius: 3px") |
84 | 87 | img(src="/media/screenshot-thankful.png", width="100%") |
85 | 88 |
|
| 89 | + +section |
| 90 | + include /templates/email-signup-horizontal.pug |
| 91 | + |
86 | 92 | +footer.mdl-color--grey-200 |
0 commit comments