-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
256 lines (247 loc) Β· 11 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<!-- Primary Meta Tags -->
<title>Lannister Capital</title>
<meta name="title" content="Lannister Capital" />
<meta
name="description"
content="The simplest wealth manager and financial planner to measure capital growth, organize holdings and track your progress."
/>
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://lannister.capital/" />
<meta property="og:title" content="Lannister Capital" />
<meta
property="og:description"
content="The simplest wealth manager and financial planner to measure capital growth, organize holdings and track your progress."
/>
<meta
property="og:image"
content="https://lannister.capital/dist/images/og.png"
/>
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://lannister.capital/" />
<meta property="twitter:title" content="Lannister Capital" />
<meta
property="twitter:description"
content="The simplest wealth manager and financial planner to measure capital growth, organize holdings and track your progress."
/>
<meta
property="twitter:image"
content="https://lannister.capital/dist/images/og.png"
/>
<link
href="https://fonts.googleapis.com/css?family=Lato:400,700|PT+Sans:700"
rel="stylesheet"
/>
<link rel="stylesheet" href="dist/css/style.css" />
<script src="https://unpkg.com/[email protected]/dist/scrollreveal.min.js"></script>
</head>
<body class="is-boxed has-animations">
<div class="body-wrap boxed-container">
<header class="site-header">
<div class="container">
<div class="site-header-inner">
<div class="brand header-brand">
<h1 class="m-0">
<a href="#">
<img
src="dist/images/logo.svg"
alt=""
width="32"
height="32"
/>
</a>
</h1>
</div>
</div>
</div>
</header>
<main>
<section class="hero text-center">
<div class="container-sm">
<div class="hero-inner">
<div class="hero-copy">
<h1 class="hero-title mt-0 is-revealing">Lannister Capital</h1>
<p class="hero-paragraph is-revealing">
The simplest wealth manager and financial planner to measure
capital growth, organize holdings and track your progress.
</p>
<p class="hero-download-btn is-revealing">
<a
href="https://itunes.apple.com/us/app/lannister/id1461453321"
>
<img
src="dist/images/app-store-badge.png"
alt=""
alt="App Store badge"
width="120"
height="41"
class="app-store-badge"
/>
</a>
<a
href="https://www.producthunt.com/posts/lannister?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-lannister"
target="_blank"
><img
src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=158156&theme=light"
alt="Lannister - Encrypted personal wealth manager and financial planner :crown: | Product Hunt Embed"
style="width: 250px; height: 54px; display: inline-block;"
width="250px"
height="54px"
/></a>
</p>
</div>
<div class="hero-illustration is-revealing">
<img
src="dist/images/logo.svg"
alt=""
width="300"
height="300"
style="margin: auto; width: 300px; filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.4));"
/>
</div>
</div>
</div>
</section>
<section class="features-extended section">
<div class="container">
<div class="features-extended-inner section-inner">
<div class="feature-extended">
<div class="feature-extended-image is-revealing">
<a href="https://beta.lannister.capital/">
<img
src="dist/images/dashboard.png"
alt=""
width="400"
style="margin: auto; width: 400px; filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.4));"
/>
</a>
</div>
<div class="feature-extended-body">
<h3 class="mt-0">Manage your holdings</h3>
<p>
Keep track of your holdings, follow their progress and
easily analyze their distribution. It's simple to use for
anyone who wants to take control of their financial life.
</p>
</div>
</div>
<div class="feature-extended">
<div class="feature-extended-image is-revealing">
<a
href="https://apps.apple.com/us/app/lannister/id1461453321"
>
<img
src="dist/images/ios.png"
alt=""
width="400"
style="margin: auto; width: 400px; filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.4));"
/>
</a>
</div>
<div class="feature-extended-body">
<h3 class="mt-0">Access anywhere</h3>
<p>
With the companion iOS application you'll have access to
your portfolio at all times. Never lose track of your assets
and control their variations.
</p>
</div>
</div>
<div class="feature-extended">
<div class="feature-extended-image is-revealing">
<a href="https://github.com/lannister-capital">
<img
src="dist/images/github.png"
alt=""
width="300"
style="margin: auto; width: 300px; opacity: 0.9;"
/>
</a>
</div>
<div class="feature-extended-body">
<h3 class="mt-0">Open-source</h3>
<p>
All the source code for both Web, iOS applications and this
very website is open source. Anyone can contribute to the
development of the project and help us move portfolio
financial management and planning a step forward.
</p>
</div>
</div>
</div>
</div>
</section>
</main>
<footer class="site-footer">
<div class="container">
<div class="site-footer-inner">
<div class="brand footer-brand">
<a href="#">
<img src="dist/images/logo.svg" alt="" width="32" height="32" />
</a>
</div>
<ul class="footer-links list-reset">
<li>
<a href="mailto:[email protected]">Contact</a>
</li>
<li>
<a href="mailto:[email protected]">Support</a>
</li>
</ul>
<ul class="footer-social-links list-reset">
<li>
<a href="https://github.com/lannister-capital">
<span class="screen-reader-text">Github</span>
<svg
xmlns="http://www.w3.org/2000/svg"
x="0px"
y="0px"
width="16"
height="16"
viewBox="0 0 24 24"
style=" fill:#FFF;"
>
<g id="surface1">
<path
style=" "
d="M 4.0625 4 C 4.0625 4 3.53125 4.925781 3.53125 6.5 C 3.53125 7.546875 3.765625 8.125 3.9375 8.40625 C 2.734375 9.660156 2 11.347656 2 13.53125 C 2 19.125 5.527344 21 12 21 C 18.472656 21 22 19.125 22 13.53125 C 22 11.269531 21.304688 9.574219 20.15625 8.34375 C 20.441406 7.488281 20.769531 5.871094 19.96875 4 C 17.582031 4 15.570313 5.839844 15.5 5.90625 C 14.386719 5.660156 13.210938 5.53125 12 5.53125 C 10.761719 5.53125 9.542969 5.6875 8.40625 5.96875 C 6.808594 4.378906 4.886719 4 4.0625 4 Z M 15.21875 12 C 15.820313 11.992188 16.386719 12.054688 16.875 12.21875 C 18.179688 12.660156 19 13.945313 19 15.375 C 18.996094 19.339844 16.996094 20 11.875 20 C 8.066406 20 4.96875 19.285156 4.96875 15.5 C 4.96875 14.054688 5.71875 13.226563 6.25 12.71875 C 7.417969 11.601563 9.257813 12.15625 11.875 12.15625 C 13.0625 12.15625 14.214844 12.011719 15.21875 12 Z M 8 14 C 7.449219 14 7 14.671875 7 15.5 C 7 16.328125 7.449219 17 8 17 C 8.550781 17 9 16.328125 9 15.5 C 9 14.671875 8.550781 14 8 14 Z M 16 14 C 15.449219 14 15 14.671875 15 15.5 C 15 16.328125 15.449219 17 16 17 C 16.550781 17 17 16.328125 17 15.5 C 17 14.671875 16.550781 14 16 14 Z "
></path>
</g>
</svg>
</a>
</li>
<li>
<a href="https://twitter.com/lannistercap">
<span class="screen-reader-text">Twitter</span>
<svg
width="16"
height="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M16 3c-.6.3-1.2.4-1.9.5.7-.4 1.2-1 1.4-1.8-.6.4-1.3.6-2.1.8-.6-.6-1.5-1-2.4-1-1.7 0-3.2 1.5-3.2 3.3 0 .3 0 .5.1.7-2.7-.1-5.2-1.4-6.8-3.4-.3.5-.4 1-.4 1.7 0 1.1.6 2.1 1.5 2.7-.5 0-1-.2-1.5-.4C.7 7.7 1.8 9 3.3 9.3c-.3.1-.6.1-.9.1-.2 0-.4 0-.6-.1.4 1.3 1.6 2.3 3.1 2.3-1.1.9-2.5 1.4-4.1 1.4H0c1.5.9 3.2 1.5 5 1.5 6 0 9.3-5 9.3-9.3v-.4C15 4.3 15.6 3.7 16 3z"
fill="#FFF"
/>
</svg>
</a>
</li>
</ul>
<div class="footer-copyright">
© 2019 Lannister, all rights reserved
</div>
</div>
</div>
</footer>
</div>
<script src="dist/js/main.min.js"></script>
</body>
</html>