-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
241 lines (226 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="icon" href="./images/logo.png" type="image/x-icon">
<meta property="og:type" content="website" />
<meta charset="utf-8">
<meta property="og:image:alt" content="Girls Nest">
<meta property="twitter:image:src" content="./images/logo.png" />
<meta property="twitter:title"
content="Girls Nest - Girls Nest is a platform for building a healthy society through access to health related information in form of audio. We also have a section where donations can be made to help with the cause." />
<meta property="twitter:description"
content="Girls Nest is a platform for building a healthy society through access to health related information in form of audio. We also have a section where donations can be made to help with the cause." />
<meta property="og:title"
content="Girls Nest - Girls Nest is a platform for building a healthy society through access to health related information in form of audio. We also have a section where donations can be made to help with the cause.">
<meta property="og:url" content="https://Tech-Girl1.github.io/">
<link rel="canonical" href="https://Tech-Girl1.github.io">
<meta content="origin" name="referrer">
<meta name="robots" content="max-snippet:-1,max-image-preview:large,max-video-preview:-1">
<meta property="og:site_name"
content="Girls Nest - Girls Nest is a platform for building a healthy society through access to health related information in form of audio. We also have a section where donations can be made to help with the cause.">
<meta property="og:description"
content="Girls Nest is a platform for building a healthy society through access to health related information in form of audio. We also have a section where donations can be made to help with the cause.">
<meta property="og:image" content="/images/logo.png">
<meta name="theme-color" content="#F2994A">
<meta name="keywords" content="Girls Nest, health, WOM.fm, OSEQ">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description"
content="Girls Nest is a platform for building a healthy society through access to health related information in form of audio. We also have a section where donations can be made to help with the cause.">
<meta name="author" content="Girls Nest">
<meta name="twitter:site" content="@girls-nest" />
<meta name="twitter:domain" content="Tech-Girl1.github.io" />
<meta name="twitter:card" content="summary_large_image">
<link rel="manifest" href="./site.webmanifest">
<title>Girls Nest</title>
<link rel="stylesheet" href="css/bootstrap.css" />
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<link rel="stylesheet" href="./css/common-style.css" />
<link rel="stylesheet" href="./css/style.css" />
<script
src="https://kit.fontawesome.com/864d3cb9a1.js"
crossorigin="anonymous"
></script>
<script src="./js/script.js"></script>
</head>
<body>
<div id="wrapper">
<header>
<nav class="navbar navbar-expand-md bg-white">
<div class="container-fluid">
<a class="navbar-brand" href="/"
><img src="./images/logo.png" alt="" srcset="" /> Girls
Nest</a
>
<button
class="navbar-toggler"
type="button"
data-bs-toggle="collapse"
data-bs-target="#navbarToggler"
aria-controls="navbarToggler"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarToggler">
<!-- Links -->
<ul class="navbar-nav ms-auto">
<li class="nav-item">
<a class="nav-link" href="#">Community</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">About Us</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="container-fluid segment-01">
<div class="row">
<div class="col-sm-6 rel-box">
<div class="v-align">
<h1>Building a Healthy Society</h1>
<p style="text-align: justify">
We are dedicated to helping females <br> become more aware of themselves both <br> sexually and mentally. We educate them by <br> providing audio informations, we also help them <br> make informed decisions and here, <br> they can get all the support they need. </p>
<a href="./get-started/" >
<button type="button" class="btn btn-brand">Get Started</button>
</a>
</div>
</div>
<div class="col-sm-6">
<div class="row">
<img
src="images/unsplash_0cgpyigyIkM.jpg"
class="intro-img-01"
alt=""
/>
</div>
<div class="row">
<div class="col-5 pm-0">
<img
src="images/unsplash_Sn04BHfa2AY.jpg"
class="intro-img-02"
alt=""
/>
</div>
<div class="col-7 pm-0">
<img
src="images/unsplash_jEEYZsaxbH4.jpg"
class="intro-img-03"
alt=""
/>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid segment-02">
<h2>Because your health is important</h2>
<div class="row">
<div class="col-sm-4">
<div class="fa-icon-box fa-icon-01">
<i class="fa-solid fa-microphone-lines v-align"></i
>
</div>
<h3>Access to knowledge</h3>
<p>
Get access to audio information curated by experts.
</p>
</div>
<div class="col-sm-4">
<div class="fa-icon-box fa-icon-02">
<i class="fa-regular fa-comments v-align"></i>
</div>
<h3>
Talk with a professional
</h3>
<p>
We have teamed up with professionals to bring you insights on
issues.
</p>
</div>
<div class="col-sm-4">
<div class="fa-icon-box fa-icon-03">
<i class="fa-solid fa-hand-holding-heart v-align"></i>
</div>
<h3>
Donations to help the cause
</h3>
<p>
We get donations and volunteers to empower the public
</p>
</div>
</div>
</div>
<div class="img-spread segment-03"></div>
<div class="container segment-04 text-center w-75">
<h2>With the objective of giving free and accesible knowledge</h2>
<p>
We believe that everyone should have access to the education they need
to make healthy decisions and improve their lives
</p>
<a href="./get-started/" >
<button type="button" class="btn btn-brand">Get Started</button>
</a>
</div>
</div>
<footer class="container-fluid">
<div class="row segment-05">
<div class="col-sm-4">
<img
src="./images/logo.png"
alt=""
srcset=""
style="width: 30px"
/> Girls Nest
</div>
<div class="col-sm-2">
<div class="foot-col">
<h4>Community</h4>
<a href="https://buymeacoffee.com/girl.nest">Donate to the cause</a>
<a href="https://tawk.to/chat/635d1e08b0d6371309cc304f/default">Support</a>
</div>
</div>
<div class="col-sm-2">
<div class="foot-col">
<h4>About us</h4>
<a href="#">What's the issue</a>
<a href="#">What we do</a>
</div>
</div>
<div class="col-sm-2">
<div class="foot-col">
<h4>Partners</h4>
<a href="https://www.oseq.org/">OSEQ</a>
<a href="https://wom.fm/">Wom.fm</a>
<a href="https://www.audiopedia.org/en/Main_Page">Audiopedia</a>
<a href="https://shecodeafrica.org/">SCA</a>
</div>
</div>
<div class="col-sm-2">
<div class="foot-col">
<h4>Contact</h4>
<div class="social">
<a href="https://twitter.com"
><i class="fa fa-twitter pe-1" aria-hidden="true"></i
></a>
<a href="https://facebook.com"
><i class="fa fa-facebook-square pe-1" aria-hidden="true"></i
></a>
<a href="https://linkedin.com"
><i class="fa fa-linkedin-square" aria-hidden="true"></i
></a>
</div>
</div>
</div>
<div class="d-flex flex-row foot-foot">
<a href="https://Tech-Girl1.github.io">© Girls Nest <script>document.write(new Date().getFullYear())</script></a>
<a href="#">Terms of services</a>
<a href="#">Privacy policy</a>
</div>
</div>
</footer>
</body>
</html>