-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
224 lines (221 loc) · 7.71 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
<!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.0" />
<link rel="shortcut icon" type="image-icon" href="images/title-icon.svg" />
<title>To Be Hero</title>
<link rel="stylesheet" href="css/style.css" />
<script src="https://kit.fontawesome.com/5638fbe671.js"></script>
</head>
<body>
<!-- start header -->
<header>
<div class="container">
<nav>
<div class="logo">
<a href=""> <h1>TO BE</h1><span>HERO</span></a>
</div>
<div class="navbar-ham">
<button class="hamburger" id="hamburger">
<i class="fas fa-bars"></i>
</button>
<ul class="navbar" id="navbar">
<li><a href="">explore</a></li>
<li><a href="">login</a></li>
<li><a href="" class="hero">HERO</a></li>
</ul>
</div>
</nav>
</div>
</header>
<!-- end header -->
<!-- start sextion-1 -->
<section class="hr-section-1">
<div class="container">
<div class="row">
<div class="col-md-6 col-12 pr-3 mb-3">
<img src="images/hero1.png" alt="hero-1" />
</div>
<div class="col-md-6 col-12">
<h1>
Turn your child to the <span class="hero-bord">hero</span> he
deserves <span class="to-be"> to be</span>
</h1>
<p class="mb-3">
We are a platform that assists guardians in finding
<span class="font-500">mentors</span> for their children for a
better education through a
<span class="font-500">one-on-one live video calls</span>
</p>
<button class="btn ex-now"><a href="">Explore now</a></button>
<p class="font-500">Or join as a</p>
<button class="btn gr-mentor">Guardian</button>
<button class="btn gr-mentor">Mentor</button>
</div>
</div>
</div>
</section>
<!-- end section-1 -->
<!-- start section-2 -->
<section class="hr-section-2">
<div class="hero-icon-angle">
<i class="fas fa-angle-double-down"></i>
</div>
<div class="container">
<h1>How <span>ToBeHero</span> can Help</h1>
<div class="row just-cont-cntr">
<div class="col-lg-30 ml-card-4 col-md-6 col-12 mb-4">
<div class="card-help">
<div class="img-card">
<img src="images/hero-icon-search.svg" alt="" />
</div>
<h6>Easy to find a Mentor</h6>
<p>
Finding a suitable mentor to satisfy your child's needs is fast
and easy
</p>
</div>
<div class="card-overlay"></div>
</div>
<div class="col-lg-30 ml-card-4 col-md-6 col-12 mb-4">
<div class="card-help">
<div class="img-card">
<img src="images/hero-icon-progress.svg" alt="" />
</div>
<h6>Simple progress monitoring</h6>
<p>
Monitoring a child's progress with their mentor is as easy as
reading a list
</p>
</div>
<div class="card-overlay"></div>
</div>
<div class="col-lg-30 ml-card-4 col-md-6 col-12 mb-4">
<div class="card-help">
<div class="img-card">
<img src="images/hero-icon-teach.svg" alt="" />
</div>
<h6>Variable teaching methods</h6>
<p>
Mentors have the freedom of teaching using their creative and
innovative methods
</p>
</div>
<div class="card-overlay"></div>
</div>
</div>
</div>
</section>
<!-- end section-2 -->
<!-- start section-3 -->
<section class="hr-section-3">
<div class="container">
<div class="row">
<div class="col-lg-5 col-md-6 col-12 pr-3 mb-5">
<h6>Mentors</h6>
<h1>Become the creative mentor you always wanted to be</h1>
<p>
Simple course management and you can be as creative and innovative
with your mentoring methods
</p>
<div class="btn-arrow">
<button class="btn btn-g-m-start">
<a href="">Mentors, start here</a>
</button>
<img src="images/curved-arrow.svg" alt="" />
</div>
</div>
<div class=" col-lg-5 col-md-6 col-lg-offset-1 col-12 mb-5">
<div class="shadow-img">
<img src="images/hero3.png" alt="" />
</div>
</div>
<div class="col-lg-5 col-md-6 col-12 mt-5">
<div class="shadow-img-cy">
<img src="images/hero4.png" alt="" />
</div>
</div>
<div class="col-lg-5 col-md-6 col-lg-offset-1 col-12 mt-5 pl-3">
<h6>Guardian</h6>
<h1>Finding a mentor for your child never been easier!</h1>
<p>
Find the most suitable mentor for your child and it is easy to
monitor their progress
</p>
<div class="btn-arrow">
<button class="btn btn-g-m-start">
<a href="">Guardian, start here</a>
</button>
<img src="images/curved-arrow.svg" alt="" />
</div>
</div>
</div>
</div>
</section>
<!-- end section-3 -->
<!-- start section-4 -->
<section class="hr-section-4">
<div class="container">
<div class="row">
<div class="col-lg-9 col-12">
<p>
<img src="images/hero5-icon.svg" alt="" /> "I have been using To
Be Hero for all my children for their favorite hobbies and they
magnificently improved since i started using the platform. It is
easy to find a suitable mentor to satisfy your child's needs."
</p>
</div>
<div class="col-lg-3 col-12">
<div class="hero-img-p">
<img src="images/hero-img-1.png" alt="" />
<h6>Mohamed</h6>
<p>Egypt</p>
</div>
</div>
</div>
</div>
</section>
<!-- end section-4 -->
<!-- start section-5 -->
<section class="hr-section-5">
<div class="container">
<div class="wings">
<h1>Join TO BE HERO today</h1>
</div>
<div class="met-or-gur">
<button class="btn"><a href="">Mentor</a></button>
<h1>OR</h1>
<button class="btn"><a href="">Guardian</a></button>
</div>
<hr />
</div>
</section>
<!-- end section-5 -->
<!-- start section-6 -->
<section class="hr-section-6">
<div class="container">
<h2>built and developed by</h2>
<p>Mohammed Sobhi - Mohammed Ramadan - Islam Goher - Mahmoud serag
Osama Ammar - Mohammed Ali - Mohammed Ibrahim</p>
<p>under supervision of: Prof. Mohammed Badawy and T.A. Andrew Nader</p>
</div>
</section>
<!-- end sextion-6 -->
<!-- footer -->
<footer>
<div class="container">
<div class="footer-info">
<h5>ToBeHERO Inc. © Copyright 2021. All Rights Reserved.</h5>
<ul class="icon-foooter">
<li> <a href=""><i class="fab fa-twitter"></i></a> </li>
<li><a href=""><i class="fab fa-github"></i></a></li>
</ul>
</div>
</div>
</footer>
<!-- footer -->
<script src="js/main.js"></script>
</body>
</html>