-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
155 lines (145 loc) · 9.49 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
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="shortcut icon" href="favicon.ico">
<title>Fantasy Football Chain</title>
<link href="libs/lightbox2-master/dist/css/lightbox.min.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/[email protected]/slick/slick.css"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous">
<link rel="stylesheet" href="social-buttons-style.css">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container-fluid">
<!-- header -->
<div class="row header">
<div class="col-md-6">
<div class="row">
<div class="col-sm-12 col-md-2 pr-0 logo-image-container">
<img class="img-fluid" src="images/logo.png" alt="">
</div>
<div class="col-sm-12 col-md-10 pl-0 align-self-center logo-text-container">
<span class="logo-text">Fantasy Football Chain</span>
</div>
</div>
</div>
<div class="col-md-6 text-right align-self-center social-buttons-container">
<!-- Sharingbutton Facebook -->
<a class="resp-sharing-button__link" href="https://facebook.com/sharer/sharer.php?u=http%3A%2F%2Fff4.app" target="_blank" aria-label="">
<div class="resp-sharing-button resp-sharing-button--facebook resp-sharing-button--small"><div aria-hidden="true" class="resp-sharing-button__icon resp-sharing-button__icon--solid">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M18.77 7.46H14.5v-1.9c0-.9.6-1.1 1-1.1h3V.5h-4.33C10.24.5 9.5 3.44 9.5 5.32v2.15h-3v4h3v12h5v-12h3.85l.42-4z"/></svg>
</div>
</div>
</a>
<!-- Sharingbutton Twitter -->
<a class="resp-sharing-button__link" href="https://twitter.com/intent/tweet/?text=Fantasy%20Football%20Chain&url=http%3A%2F%2Fff4.app" target="_blank" aria-label="">
<div class="resp-sharing-button resp-sharing-button--twitter resp-sharing-button--small"><div aria-hidden="true" class="resp-sharing-button__icon resp-sharing-button__icon--solid">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M23.44 4.83c-.8.37-1.5.38-2.22.02.93-.56.98-.96 1.32-2.02-.88.52-1.86.9-2.9 1.1-.82-.88-2-1.43-3.3-1.43-2.5 0-4.55 2.04-4.55 4.54 0 .36.03.7.1 1.04-3.77-.2-7.12-2-9.36-4.75-.4.67-.6 1.45-.6 2.3 0 1.56.8 2.95 2 3.77-.74-.03-1.44-.23-2.05-.57v.06c0 2.2 1.56 4.03 3.64 4.44-.67.2-1.37.2-2.06.08.58 1.8 2.26 3.12 4.25 3.16C5.78 18.1 3.37 18.74 1 18.46c2 1.3 4.4 2.04 6.97 2.04 8.35 0 12.92-6.92 12.92-12.93 0-.2 0-.4-.02-.6.9-.63 1.96-1.22 2.56-2.14z"/></svg>
</div>
</div>
</a>
<!-- Sharingbutton E-Mail -->
<a class="resp-sharing-button__link" href="mailto:[email protected]" target="_self" aria-label="">
<div class="resp-sharing-button resp-sharing-button--email resp-sharing-button--small"><div aria-hidden="true" class="resp-sharing-button__icon resp-sharing-button__icon--solid">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M22 4H2C.9 4 0 4.9 0 6v12c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM7.25 14.43l-3.5 2c-.08.05-.17.07-.25.07-.17 0-.34-.1-.43-.25-.14-.24-.06-.55.18-.68l3.5-2c.24-.14.55-.06.68.18.14.24.06.55-.18.68zm4.75.07c-.1 0-.2-.03-.27-.08l-8.5-5.5c-.23-.15-.3-.46-.15-.7.15-.22.46-.3.7-.14L12 13.4l8.23-5.32c.23-.15.54-.08.7.15.14.23.07.54-.16.7l-8.5 5.5c-.08.04-.17.07-.27.07zm8.93 1.75c-.1.16-.26.25-.43.25-.08 0-.17-.02-.25-.07l-3.5-2c-.24-.13-.32-.44-.18-.68s.44-.32.68-.18l3.5 2c.24.13.32.44.18.68z"/></svg>
</div>
</div>
</a>
<!-- Sharingbutton LinkedIn -->
<a class="resp-sharing-button__link" href="https://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fff4.app&title=Fantasy%20Football%20Chain&summary=Fantasy%20Football%20Chain&source=http%3A%2F%2Fff4.app" target="_blank" aria-label="">
<div class="resp-sharing-button resp-sharing-button--linkedin resp-sharing-button--small"><div aria-hidden="true" class="resp-sharing-button__icon resp-sharing-button__icon--solid">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6.5 21.5h-5v-13h5v13zM4 6.5C2.5 6.5 1.5 5.3 1.5 4s1-2.4 2.5-2.4c1.6 0 2.5 1 2.6 2.5 0 1.4-1 2.5-2.6 2.5zm11.5 6c-1 0-2 1-2 2v7h-5v-13h5V10s1.6-1.5 4-1.5c3 0 5 2.2 5 6.3v6.7h-5v-7c0-1-1-2-2-2z"/></svg>
</div>
</div>
</a>
<!-- Sharingbutton Telegram -->
<a class="resp-sharing-button__link" href="https://telegram.me/share/url?text=Fantasy%20Football%20Chain&url=http%3A%2F%2Fff4.app" target="_blank" aria-label="">
<div class="resp-sharing-button resp-sharing-button--telegram resp-sharing-button--small"><div aria-hidden="true" class="resp-sharing-button__icon resp-sharing-button__icon--solid">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M.707 8.475C.275 8.64 0 9.508 0 9.508s.284.867.718 1.03l5.09 1.897 1.986 6.38a1.102 1.102 0 0 0 1.75.527l2.96-2.41a.405.405 0 0 1 .494-.013l5.34 3.87a1.1 1.1 0 0 0 1.046.135 1.1 1.1 0 0 0 .682-.803l3.91-18.795A1.102 1.102 0 0 0 22.5.075L.706 8.475z"/></svg>
</div>
</div>
</a>
</div>
</div>
<!-- main -->
<div class="row main">
<div class="col-md-4 offset-md-2 block-store">
<div class="row ">
<div class="col-md-12 logo-in-phone-container">
<div class="mobile-slider">
<div><img src="images/slides/iphone1.png" class="img-fluid" alt=""></div>
<div><img src="images/slides/iphone2.png" class="img-fluid" alt=""></div>
<div><img src="images/slides/iphone3.png" class="img-fluid" alt=""></div>
<div><img src="images/slides/iphone4.png" class="img-fluid" alt=""></div>
<div><img src="images/slides/iphone5.png" class="img-fluid" alt=""></div>
</div>
</div>
</div>
</div>
<div class="col-md-6 download-links align-self-center">
<div class="mt-3">
<a href="//web.ff4.app" target="_blank">
<img src="images/webapp_icon.png" class="img-fluid" alt="">
</a>
</div>
<div class="mt-3">
<img src="images/google_play_icon.png" class="img-fluid" alt="" data-tippy="In progress...">
</div>
<div class="mt-3">
<img src="images/appstore_icon.png" class="img-fluid" alt="" data-tippy="In progress...">
</div>
</div>
</div>
<!-- how it works -->
<div class="row how-it-works mt-5 mb-4">
<div class="col-12 text-center">
<h2><i class="fas fa-question-circle"></i> How it works</h2>
</div>
<div class="col-md-4 mt-3">
<div>
<h4><i class="fas fa-users"></i> Step 1. Select a league</h4>
<p>Select one of the available weekly leagues.</p>
<a href="images/screenshots/screen1.png" data-lightbox="screen1" data-title="Step 1. Select a league">
<img src="images/screenshots/screen1.png" class="img-fluid screenshot-border" alt="">
</a>
</div>
</div>
<div class="col-md-4 mt-3">
<div>
<h4><i class="fab fa-ethereum"></i> Step 2. Create a squad and stake some money</h4>
<p>Create a virtual team of football players that you think will receive performance points for scored goals, assists or clean sheats in the next round of the selected league. Fund your squad with ether cryptocurrency that you want to put at stake.</p>
<a href="images/screenshots/screen2.png" data-lightbox="screen2" data-title="Step 2. Create a squad and stake some money">
<img src="images/screenshots/screen2.png" class="img-fluid screenshot-border" alt="">
</a>
</div>
</div>
<div class="col-md-4 mt-3">
<div>
<h4><i class="fas fa-users"></i> Step 3. Double your stake</h4>
<p>If your team manages to outperform 50% of other teams then you double your stake. You will get back your doubled stake from Fantasy Football Chain smart contract which resides in Ethereum network.</p>
<a href="images/screenshots/screen3.png" data-lightbox="screen3" data-title="Step 3. Double your stake">
<img src="images/screenshots/screen3.png" class="img-fluid screenshot-border" alt="">
</a>
</div>
</div>
</div>
<!-- footer -->
<div class="row footer mt-5 mb-4">
<div class="col-sm-12 text-right">
<div><i class="fab fa-github"></i> <a href="https://github.com/Fantasyfootballchain" class="white-link" target="_blank">Github</a></div>
<div><i class="fab fa-telegram"></i> <a href="http://t.me/vryzhak" class="white-link" target="_blank">Telegram</a></div>
</div>
</div>
</div>
<!-- Custom JS -->
<script type="text/javascript" src="//code.jquery.com/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="//code.jquery.com/jquery-migrate-1.2.1.min.js"></script>
<script type="text/javascript" src="//cdn.jsdelivr.net/npm/[email protected]/slick/slick.min.js"></script>
<script src="https://unpkg.com/tippy.js@3/dist/tippy.all.min.js"></script>
<script src="libs/lightbox2-master/dist/js/lightbox.min.js"></script>
<script type="text/javascript" src="my.js"></script>
</body>
</html>