-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
182 lines (169 loc) · 6.75 KB
/
index.html
File metadata and controls
182 lines (169 loc) · 6.75 KB
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
<!DOCTYPE HTML>
<!--
Stellar by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Corentin Coin</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header" class="alt">
<span class="logo"><img src="images/coin.png" alt="" /></span>
<h1>Corentin Coin</h1>
<p>Just another crypto<br />
<!--built by <a href="https://twitter.com/ajlkn">@ajlkn</a> for <a href="https://html5up.net">HTML5 UP</a>.</p>-->
</header>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="#intro" class="active">Introduction</a></li>
<li><a href="#first">Le fonctionnement</a></li>
<li><a href="#second">Les raisons</a></li>
<li><a href="#cta">Devenez riche des maintenant</a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<!-- Introduction -->
<section id="intro" class="main">
<div class="spotlight">
<div class="content">
<header class="major">
<h2>Une crypto pas comme les autres</h2>
</header>
<p>Developpée avec soin pour le marché international cette crypto rendra tout le monde riche et heureux.</p>
<ul class="actions">
<li><a href="plusdinfos.html" class="button">Plus d'infos</a></li>
</ul>
</div>
<span class="image"><img src="images/richman.jpg" alt="" /></span>
</div>
</section>
<!-- First Section -->
<section id="first" class="main special">
<header class="major">
<h2>Le fonctionnement</h2>
</header>
<ul class="features">
<li>
<span class="icon solid major style1 fa-code"></span>
<h3>Tu mines avec ton pc la</h3>
<p>Fait decoler ton pc en minant cette crypto avec l'edf de tes parents.</p>
</li>
<li>
<span class="icon major style3 fa-copy"></span>
<h3>Parles en sur les Reseaux afin de gonfler sa valeur</h3>
<p>Reddit, discord est une bonne place pour recruter.</p>
</li>
<li>
<span class="icon major style5 fa-gem"></span>
<h3>Profits</h3>
<p>"I'm going to make my own crypto with blackjack and hookers"</p>
</li>
</ul>
<footer class="major">
<ul class="actions special">
<li><a href="plusdinfos.html" class="button">Plus d'infos</a></li>
</ul>
</footer>
</section>
<!-- Second Section -->
<section id="second" class="main special">
<header class="major">
<h2>Les raisons de nous rejoindre</h2>
<p>Tu veux devenir riche ou quoi du con ?<br />
Invest.</p>
</header>
<ul class="statistics">
<li class="style1">
<span class="icon solid fa-address-card"></span>
<strong>69 420</strong> Utilisateurs
</li>
<li class="style2">
<span class="icon solid fa-search-dollar"></span>
<strong>5 </strong> Investisseurs
</li>
<li class="style3">
<span class="icon solid fa-signal"></span>
<strong>200 %</strong> Chaque jours
</li>
<li class="style4">
<span class="icon solid fa-laptop"></span>
<strong>200k</strong> Mineurs
</li>
<li class="style5">
<span class="icon fa-gem"></span>
<strong>1</strong> Mec riche (moi)
</li>
</ul>
<p class="content"> Un gros paquet de pognon t'attend, rejoins nous pour TO THE MOON</p>
<footer class="major">
<ul class="actions special">
<li><a href="plusdinfos.html" class="button">Plus d'infos</a></li>
</ul>
</footer>
</section>
<!-- Get Started -->
<section id="cta" class="main special">
<header class="major">
<h2>Pas de foutaise que du cash</h2>
<p>Un simple virement vers mon compte paypal et c'est tipar.</p>
<p>(aucun remboursement possible)</p>
</header>
<footer class="major">
<ul class="actions special">
<li><a href="https://www.paypal.com/donate?hosted_button_id=BN4NDHBM7X4MN" class="button primary">Commence maintenant</a></li>
<li><a href="plusdinfos.html" class="button">Plus d'infos</a></li>
</ul>
</footer>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<!--<section>
<h2>Aliquam sed mauris</h2>
<p>Sed lorem ipsum dolor sit amet et nullam consequat feugiat consequat magna adipiscing tempus etiam dolore veroeros. eget dapibus mauris. Cras aliquet, nisl ut viverra sollicitudin, ligula erat egestas velit, vitae tincidunt odio.</p>
<ul class="actions">
<li><a href="generic.html" class="button">Learn More</a></li>
</ul>
</section>-->
<section>
<h2>Contact</h2>
<dl class="alt">
<dt>Adresse</dt>
<dd>55 Rue du Faubourg • Saint-Honoré, 75008 Paris • France</dd>
<!--<dt>Phone</dt>
<dd>(000) 000-0000 x 0000</dd>-->
<dt>Email</dt>
<dd><a href="#">crypto@ourvoy.fr</a></dd>
</dl>
<!--<ul class="icons">
<li><a href="#" class="icon brands fa-twitter alt"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon brands fa-facebook-f alt"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon brands fa-instagram alt"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon brands fa-github alt"><span class="label">GitHub</span></a></li>
<li><a href="#" class="icon brands fa-dribbble alt"><span class="label">Dribbble</span></a></li>
</ul>-->
</section>
<p class="copyright">© Untitled. Design: <a href="https://html5up.net">HTML5 UP</a>.</p>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>