-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
257 lines (241 loc) · 8.52 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
257
<!DOCTYPE html>
<html lang="en" ng-app="myApp">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Sora - Reach the Skies</title>
<link rel="stylesheet" href="css/main.css" />
<link rel="shortcut icon" href="icons/rocket.svg" type="image/x-icon" />
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/@fancyapps/ui@5.0/dist/fancybox/fancybox.css"
/>
<script src="js/jquery.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/popper.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.8.2/angular.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.8.2/angular-route.min.js"></script>
<script src="https://unpkg.com/@lottiefiles/lottie-player@latest/dist/lottie-player.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@fancyapps/ui@5.0/dist/fancybox/fancybox.umd.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/typeahead.js/0.11.1/typeahead.bundle.min.js"></script>
<script src="js/routing.js"></script>
</head>
<!-- Nav bar -->
<!-- Nav tabs -->
<nav class="navbar navbar-expand-sm navbar-light bg-light fixed-top">
<a class="navbar-brand" href="#!">Sora</a>
<button
class="navbar-toggler d-lg-none"
type="button"
data-toggle="collapse"
data-target="#collapsibleNavId"
aria-controls="collapsibleNavId"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="collapsibleNavId">
<ul class="navbar-nav mr-auto ml-auto mt-2 mt-lg-0">
<li class="nav-item">
<a class="nav-link" href="#!planets">Site Map</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#!gallery">Gallery</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#!contact">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#!about">About</a>
</li>
</ul>
<form class="form-inline my-2 my-lg-0">
<a href="#youtube" class="text-dark">
Youtube <img src="icons/youtube.svg" alt="" />
</a>
<label class="ml-3">
<span id="count">visit: {{ visitorCount }}</span>
</label>
</form>
</div>
</nav>
<!-- body -->
<body ng-view>
<div class="container">
<div class="row mt-5">
<div class="col-md-7 p-5">
<h1 class="intro-font red-font">
The sky is full of <b>possibilities</b> and <b>experiences</b>, why
not chase them all?
</h1>
<span
typed
typed-options="{ typeSpeed: 40, loop: false }"
typed-strings="['Soar possibilities to the skies', 'The place for explorers']"
></span>
<!-- <button class="btn btn-outline-dark">Get started</button> -->
</div>
<div class="col-md-5 pl-5 hide">
<lottie-player
src="https://assets4.lottiefiles.com/packages/lf20_qhzucuii.json"
background="transparent"
speed="1"
style="width: 450px; height: 450px"
loop
autoplay
></lottie-player>
</div>
</div>
</div>
<div class="bg-light">
<div class="container">
<div class="row">
<div class="col-md-6 hide">
<lottie-player
src="https://assets4.lottiefiles.com/packages/lf20_y5ljuke8.json"
background="transparent"
speed="1"
style="width: 400px; height: 400px"
loop
autoplay
></lottie-player>
</div>
<div class="col-md-6 mt-5 mb-3">
<h6><b> Get to know Sora </b></h6>
<p>
Sora is your gateway to the wonders of the solar system and
beyond. Embark on a captivating journey through the celestial
realm, where you can explore the mysteries of distant planets,
marvel at breathtaking images of galaxies, and delve into the
latest discoveries in space exploration.
</p>
<a href="#!gallery" class="text-dark"
><b>See places →</b></a
>
</div>
</div>
</div>
</div>
<!-- third container -->
<div class="container mt-5">
<div class="row">
<div class="col-md-12">
<center>
<h6><b>Know YOUR solar system.</b></h6>
<span class="joke"> hope your'e on earth tho.. </span>
</center>
<center>
<img
width="100%"
draggable="false"
class="mt-3"
src="img/planet_names.svg"
alt=""
/>
<br />
<span> Yeah, and the `<b>Sun</b>` too </span>
</center>
</div>
</div>
</div>
<div class="bg-light">
<div class="container mt-5">
<div class="row">
<div class="col-md-7 pt-5 pb-2">
<h6><b>Get more info on alien species</b></h6>
<p>
With an array of immersive content, Sora invites you to discover
the beauty and vastness of our universe, igniting your curiosity
and expanding your knowledge. Whether you're an avid astronomer or
simply fascinated by the cosmos,
</p>
<a class="text-dark" href="#!planets">
<b>Start now → </b>
</a>
</div>
<div class="col-md-5 hide">
<lottie-player
src="https://assets8.lottiefiles.com/private_files/lf30_y6ynvmdu.json"
background="transparent"
speed="1"
style="width: 400px; height: 400px"
loop
autoplay
></lottie-player>
</div>
</div>
</div>
</div>
<div class="mt-5">
<center><h4>Ok, that's enough intro..</h4></center>
<div class="bg-light">
<div class="container mt-4">
<div class="row">
<div class="col-md-7 pt-4 pb-4">
<h5>Subscribe to latest space news</h5>
<form action="">
<div class="form-group">
<input
type="email"
class="form-control"
placeholder="yes-your-mail@gmail.com"
required
/>
</div>
<div class="form-group">
<button class="btn btn-outline-dark">Subscribe</button>
</div>
</form>
</div>
<div class="col-md-2">
<!-- purposely empty div -->
</div>
<div class="col-md-3 hide">
<lottie-player
src="https://assets6.lottiefiles.com/datafiles/98a3d0add75fc3c86f6d6f9b148c111e/Newspaper animation.json"
background="transparent"
speed="1"
style="width: 250px; height: 250px"
loop
autoplay
></lottie-player>
</div>
</div>
</div>
</div>
</div>
</body>
<footer class="bg-black text-white pt-4 pb-3">
<div class="container">
<div class="row">
<div class="col-md-5">
<h6><b>About Sora</b></h6>
<p class="footer-about">
Sora is here to inspire and captivate, bringing the wonders of space
closer to you like never before.
</p>
</div>
<div class="col-md-4">
<h6><b>Others</b></h6>
<ul class="footer-links">
<li><a href="#" class="text-white">Space news</a></li>
<li><a href="#" class="text-white">Resources</a></li>
<li><a href="#" class="text-white">Privacy policy</a></li>
</ul>
</div>
<div class="col-md-3">
<h6><b> Reach out us to us </b></h6>
<img src="icons/instagram.svg" alt="" />
<img src="icons/linkedin.svg" alt="" />
</div>
</div>
<hr class="bg-light" />
<center class="text-white">© {{ getCurrentYear() }}</center>
</div>
</footer>
<script src="js/main.js"></script>
<!-- typed js CDN below -->
<script src="https://cdn.jsdelivr.net/npm/typed.js@2.0.12"></script>
</html>