-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
187 lines (185 loc) · 6.95 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>About Page - ReviewMe</title>
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC"
crossorigin="anonymous"
/>
<link rel="stylesheet" href="assets/css/style.css" />
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM"
crossorigin="anonymous"
></script>
</head>
<body>
<header>
<nav class="navbar fixed-top navbar-expand-md navbar-light bg-light">
<div class="container-fluid">
<a class="navbar-brand nav-bar-logo-image" href="index.html">
<img
src="assets/images/reviewme-website-favicon-color-updated.png"
alt="logo image"
/>
</a>
<button
class="navbar-toggler collapsed d-flex d-md-none flex-column justify-content-around"
type="button"
data-bs-toggle="collapse"
data-bs-target="#navbarNav"
aria-controls="navbarNav"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="toggler-icon top-bar"></span>
<span class="toggler-icon middle-bar"></span>
<span class="toggler-icon bottom-bar"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item me-5 home-menu-about">
<a class="nav-link" aria-current="page" href="index.html"
>Home</a
>
</li>
<li class="nav-item me-5">
<a
class="nav-link about-active"
aria-current="page"
href="index.html"
>About</a
>
</li>
<li class="nav-item me-5">
<a class="nav-link" href="index.html#service-section"
>Services</a
>
</li>
<li class="nav-item me-5">
<a class="nav-link" href="index.html#partners-section"
>Sponsors</a
>
</li>
<li class="nav-item me-5">
<a class="nav-link" href="#">Forum</a>
</li>
<li class="nav-item nav-item-donate me-5">
<a class="nav-link" href="#">DONATE</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<main>
<section class="banner-section banner-section-about-page">
<div class="background-image background-image-about-page"></div>
<div class="banner-text-content banner-text-content-about">
<p class="mb-3 text-center hello-dev-text-about">Hello Developers!</p>
<h1 class="fw-bold text-center">
ReviewMe, GET INSTANT HELP, <br />
MEET PROFESSIONALS AND <br />
MOVE 5x FASTER
</h1>
<div class="bg-white site-description-div">
<p class="p-3 text-center">
Find qualified code reviewers, get feedback on your code, and
improve the quality of your code. Learn new skills, and give
feedback to the software development community.
</p>
</div>
<div class="text-center">
<p class="mt-3 contact-text-about">
Please Contact us per Email for any further questions about
ReviewMe! <br />
<span class="fw-bold text-decoration-underline"
>[email protected]</span
>
</p>
</div>
</div>
</section>
<section class="reviewers-section">
<div class="content-title-service mt-5">
<h3 class="text-center">ReviewMe Logo</h3>
<div class="reviewers-line"><hr /></div>
<div class="text-center">
<p>
ReviewMe Logo was decided through the logo competition from 10
June to 15.
</p>
</div>
<div class="about-logo text-center">
<img
src="assets/images/reviewme-low-resolution-logo-color-on-transparent-background.png"
alt="logo image"
/>
</div>
</div>
</section>
<div class="about-big-line"><hr /></div>
<section class="hackathon-about-section text-center">
<h4>See the past ReviewMe Hackathon</h4>
<div class="service-line"><hr /></div>
<p>
Take a look at the last two Hackathons which took place in Goma and
Kinshasa
</p>
<div class="hackathon-about-section-wrapper">
<div class="hackathon-about-section-image-1">
<div class="hackathon-background-image"></div>
<div class="hackathon-background-color"></div>
<div class="hackathon-description">
<h4>2023</h4>
<p>ReviewMe Hackathon in Kinshasa</p>
</div>
</div>
<div class="hackathon-about-section-image-2">
<div class="hackathon-background-image"></div>
<div class="hackathon-background-color"></div>
<div class="hackathon-description">
<h4>2023</h4>
<p>ReviewMe Hackathon in Goma</p>
</div>
</div>
</div>
</section>
<section class="partners-section partners-section-about">
<h3 class="text-center">Partner</h3>
<div class="partners-line"><hr /></div>
<div class="partners-logo">
<img
src="assets/images/icons8_twitter_100px.png"
alt="logo twitter"
/>
<img src="assets/images/icons8_github_100px.png" alt="logo github" />
<img src="assets/images/icons8_google_100px.png" alt="logo google" />
<img src="assets/images/icons8_gitlab_100px.png" alt="logo gitlab" />
</div>
</section>
</main>
<footer class="footer-section footer-section-about">
<div class="logo-section-footer">
<img
src="assets/images/reviewme-low-resolution-logo-color-on-transparent-background.png"
class="footer-logo-red"
alt=""
/>
<img
src="assets/images/reviewme-low-resolution-logo-white-on-transparent-background.png"
class="footer-logo-transparent"
alt=""
/>
</div>
<div class="content-section-footer content-section-footer-about">
<h4>2023 ReviewMe, DRC. Some Rights Reserved</h4>
<p>Designed and developed by Bruno K.</p>
</div>
</footer>
</body>
</html>