-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
270 lines (262 loc) · 13.1 KB
/
index.html
File metadata and controls
270 lines (262 loc) · 13.1 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
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
258
259
260
261
262
263
264
265
266
267
268
269
270
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
rel="stylesheet" integrity="sha384-F3w7mX95PdgyTmZZMECAngseQB83DfGTowi0iMjiWaeVhAn4FJkqJByhZMI3AhiU"
crossorigin="anonymous">
<!-- Title -->
<title>Asimov Landing-Page</title>
<meta name="author" content="CyberSoft">
<meta name="description" content="Asimov Landing Page">
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<!-- Styles -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<!-- Navigation Bar -->
<nav class="navbar navbar-expand-md fixed-top">
<div class="container">
<a class="navbar-brand mb-0 h1" href="#">
<img src="images/graduation.png" width="30" height="30" class="d-inline-block align-center" alt="">
Asimov
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false"
aria-label="Toggle navigation" style="border: 1px white solid;">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ms-auto">
<li class="nav-item active">
<a class="nav-link" href="#users"><u>Users</u></a>
</li>
<li class="nav-item active">
<a class="nav-link" href="#plans"><u>Plans</u></a>
</li>
<li class="nav-item active">
<a class="nav-link" href="#about-us"><u>About us</u></a>
</li>
</ul>
<a href="#action"><button class="btn btn-outline-primary">Go try</button></a>
</div>
</div>
</nav>
<!-- Website sections -->
<div class="container-fluid">
<!-- Section 1 -->
<div class="row">
<div class="col-md-6 px-0 td_one">
<img src="images/Free_MacBook_Pro_5.jpg" class="img-fluid" alt="...">
</div>
<div class="col-md-6 right">
<figure class="tf_one">
<h1 style="color: #2C53C9; text-align: left">
Meet Asimov
</h1>
<h4 style="color: #2C53C9; text-align: left">
A platform that focuses on what really matters competencies
</h4>
<p style="color: black; text-align: justify">
The process of change that educational institutions have undergone,
of providing services face-to-face to virtual, has highlighted the different
problems that these have. Of which one of them and the most important, since
that is where the base of educational training, is to be able to keep track of
the planning processes, execution and assessment of competencies during the course
of the school year both at the of initial, primary and secondary education.
</p>
</figure>
</div>
</div>
<!-- Section 2 -->
<div class="row">
<div class="col-md-6 right" style="background-color: black;">
<figure class="tf_two">
<h1 style="color: white; text-align: left">
How to teach through virtual tools?
</h1>
<h4 style="color: white; text-align: left">
Asimov was born as an answer to that question
</h4>
</figure>
</div>
<div class="col-md-6 right" style="background-color: black; border-left: 2px solid gray;" >
<figure class="tf_two">
<p style="color: white; text-align: justify">
Through our web platform, teachers will be able to self-train and evaluate
themselves through virtual courses in order to provide a solution to poor quality
teaching that has been applied in virtual classes. And educational institutions will
have the ability to carry out proper control in the processes of planning, execution
and evaluation of competencies during the course of the school year using self-training
and self-assessment tools, on the competencies to be used throughout the school year,
provided to your team of teachers.
</p>
</figure>
</div>
</div>
<!-- Section 3 -->
<div class="row">
<div id="users" class="col-xxl-6">
<figure class="tf_three">
<h1 style="color: #2C53C9">
Type of users
</h1>
<p style="text-align: justify;">
Our application is designed for the entire group
of workers that make up an educational institution and
its different workflows regardless of the area in which they are specialists.
</p>
</figure>
</div>
<div class="col-xxl-3" style="background-color: #2C53C9">
<figure class="td_three">
<img src="images/male-teacher.png" class="img-fluid mb-2" alt="..." style="width: 40px; height: 40px">
<h2 style="color: white">
Teacher
</h2>
<p style="color: white; text-align: justify;">
The self-training and self-assessment tools designed for each one of teachers in all
areas taught at the national level allow the work done by each of them is done more effectively.
</p>
</figure>
</div>
<div class="col-xxl-3" style="background-color: black">
<figure class="td_three">
<img src="images/male-office-worker.png" class="img-fluid mb-2" alt="..." style="width: 40px; height: 40px">
<h2 style="color: white">
Director
</h2>
<p style="color: white; text-align: justify;">
The analytics solutions implemented collect, organize and display each one of the data
of our different tools allowing that the control carried out a principal over his teaching team is more effective.
</p>
</figure>
</div>
</div>
<!-- Section 4 -->
<div class="row">
<div id="plans" class="col-xxl-3" style="background-color: #2C53C9;">
<figure class="td_four">
<img src="images/user_icon.png" class="img-fluid mx-auto d-block mb-2" alt="..." style="width: 255px; height: 255px">
<h4 style="color: white">
Premium user
</h4>
<a style="color: white">Price - $5.00</a>
<p style="color: white">
This plan is aimed at institutions or work teams that want to use our business tools:
Access to analytics solutions.
Control of the different workflows.
Control of the objectives to be achieved in the school year.
Continuous learning modules.
All the benefits of the Free Plan.
</p>
</figure>
</div>
<div class="col-xxl-3" style="background-color: black">
<figure class="td_four">
<img src="images/user_icon.png" class="img-fluid mx-auto d-block mb-2" alt="..." style="width: 255px; height: 255px">
<h4 style="color: white">
Free user
</h4>
<a style="color: white">Price - $0.00</a>
<p style="color: white">
This plan is aimed at institutions or individuals who want to use some of our tools:
Limited learning modules.
Organization tools.
Communication system through post office.
</p>
</figure>
</div>
<div class="col-xxl-6">
<figure class="tf_four">
<h1 style="color: #2C53C9">
Know the different plans
</h1>
<p style="text-align: justify;">
Each of our plans is thinking in order to be able to provide access
to all members of the institution regardless of whether you are in a
team of work or if you want to use any of our tools independently
</p>
</figure>
</div>
</div>
</div>
<!-- Section 5 -->
<div class="row">
<div id="about-us" class="col-md-6 left">
<figure class="tf_five">
<h1 style="color: #2C53C9">
We are Group 4
</h1>
<p style="text-align: justify;">
Group-4 was born as an innovative proposal that seeks to meet the needs
of the education sector through the use of technology and the development
of solutions that provide a satisfactory user experience.<br>
We can find Julio, Yordy, William's, Gabriel and Jose in the image to the side.
</p>
</figure>
</div>
<div class="col-md-6">
<img src="images/about-us.png" class="img-fluid float-right" alt="...">
</div>
</div>
<!-- Section Video -->
<div class="row">
<div class="col-md-6 left" style="height: 540px; padding: 0;">
<iframe width="100%" height="100%" src="https://www.youtube.com/embed/bmqguweCRh0"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
<div class="col-md-6 right" style="height: 540px; padding: 0;">
<iframe width="100%" height="100%" src="https://www.youtube.com/embed/bmqguweCRh0"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
</div>
<!-- Section 6 -->
<div class="row">
<div id="action" class="col-md-6 left td_six">
<img src="images/Free_MacBook_Pro.jpg" class="img-fluid" alt="...">
</div>
<div class="col-md-6 right">
<figure class="tf_six">
<h1 style="color: #2C53C9; text-align: center">
¡Try the app now!
</h1>
<p style="color: black; text-align: center">
Start your free trial with just your registration on our platform and enjoy
all the tools of the "Premium" plan for 15 days.
</p>
<div class="d-grid gap-2 col-6 mx-auto">
<a class="btn btn-primary" href="https://pry-asimov-cybersoft-21.web.app/" target="_blanck" role="button">
Go to the Asimov
</a>
</div>
</figure>
</div>
</div>
</body>
<!-- Footer -->
<footer class="py-4">
<ul class="nav justify-content-center pb-3 mb-3">
<li class="nav-item"><a href="#" class="nav-link px-2">Home</a></li>
<li class="nav-item"><a href="#users" class="nav-link px-2">Users</a></li>
<li class="nav-item"><a href="#plans" class="nav-link px-2">Plans</a></li>
<li class="nav-item"><a href="#about-us" class="nav-link px-2">About us</a></li>
</ul>
<p class="text-center mb-0">© 2022 Group-4</p>
</footer>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-/bQdsTh/da6pkI1MST/rWKFNjaCP5gBSY4sEBT38Q/9RBh9AH40zEOg7Hlq2THRZ"
crossorigin="anonymous">
</script>
</html>