forked from Its-Aman-Yadav/Community-Site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
268 lines (216 loc) · 9.86 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
258
259
260
261
262
263
264
265
266
267
268
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Open Source Village</title>
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="">
<meta name="description" content="">
<!-- stylesheets css -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/animate.min.css">
<link rel="icon" href="images\fav.png">
<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=Gorditas&family=Playpen+Sans:wght@100;500&family=Poppins&family=Prompt&family=Roboto&family=Satisfy&family=Ubuntu:wght@300;400&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/et-line-font.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/vegas.min.css">
<link rel="stylesheet" href="css/style.css">
<link href='https://fonts.googleapis.com/css?family=Rajdhani:400,500,700' rel='stylesheet' type='text/css'>
</head>
<body>
<!-- preloader section -->
<section class="preloader">
<div class="sk-circle">
<div class="sk-circle1 sk-child"></div>
<div class="sk-circle2 sk-child"></div>
<div class="sk-circle3 sk-child"></div>
<div class="sk-circle4 sk-child"></div>
<div class="sk-circle5 sk-child"></div>
<div class="sk-circle6 sk-child"></div>
<div class="sk-circle7 sk-child"></div>
<div class="sk-circle8 sk-child"></div>
<div class="sk-circle9 sk-child"></div>
<div class="sk-circle10 sk-child"></div>
<div class="sk-circle11 sk-child"></div>
<div class="sk-circle12 sk-child"></div>
</div>
</section>
<!-- home section -->
<section id="home">
<div class="container">
<div class="row">
<div class="col-md-offset-2 col-md-8 col-sm-12">
<div class="home-thumb">
<h1 class="wow fadeInUp" data-wow-delay="0.4s">Hello, Villager</h1>
<h3 class="wow fadeInUp" data-wow-delay="0.6s">We are <strong>Open Source Village</strong> </h3>
<h3 class="wow fadeInUp" data-wow-delay="0.8s"><strong>Join </strong>our community now </h3>
<a href="https://discord.gg/mM9qFh2uZR" class="btn btn-lg btn-default smoothScroll wow fadeInUp"
data-wow-delay="1s">JOIN DISCORD</a>
<!-- <a href="#" data-toggle="modal" data-target="#modal1"
class="btn btn-lg btn-success smoothScroll wow fadeInUp" data-wow-delay="1.0s">JOIN NEWSLETTER</a>
</div> -->
</div>
</div>
</div>
</section>
<!-- about section -->
<section id="about">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-12">
<img src="images\fav.png" class="img-responsive wow fadeInUp" alt="About">
</div>
<div class="col-md-6 col-sm-12">
<div class="about-thumb">
<div class="section-title">
<h1 class="wow fadeIn" data-wow-delay="0.2s">Our Mission</h1>
<!-- <h3 class="wow fadeInUp" data-wow-delay="0.4s"></h3> -->
</div>
<div class="wow fadeInUp" data-wow-delay="0.6s">
<p>
Welcome to our community startup! We are a group of like-minded individuals who believe in the power of
coming together to achieve shared goals. Our mission is to create a safe and inclusive space where
members can connect, collaborate, and make a positive impact in the world. Join us and be a part of
something bigger than yourself! </p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- feature section -->
<section id="feature">
<div class="container">
<div class="row">
<svg preserveAspectRatio="none" viewBox="0 0 100 102" height="100" width="100%" version="1.1"
xmlns="http://www.w3.org/2000/svg" class="svgcolor-light">
<path d="M0 0 L50 100 L100 0 Z"></path>
</svg>
<div class="col-md-4 col-sm-6">
<div class="media wow fadeInUp" data-wow-delay="0.4s">
<div class="media-object media-left">
<i class="icon icon-laptop"></i>
</div>
<div class="media-body">
<h2 class="media-heading">Open Learning</h2>
<p>Our community promotes open learning, allowing members to share their knowledge and skills with others,
fostering a culture of continuous growth.</p>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="media wow fadeInUp" data-wow-delay="0.8s">
<div class="media-object media-left">
<i class="icon icon-refresh"></i>
</div>
<div class="media-body">
<h2 class="media-heading">Network</h2>
<p>Our community enables networking with smart and diverse individuals, fostering collaboration and
unlocking opportunities for personal and professional growth.</p>
</div>
</div>
</div>
<div class="col-md-4 col-sm-8">
<div class="media wow fadeInUp" data-wow-delay="1.2s">
<div class="media-object media-left">
<i class="icon icon-chat"></i>
</div>
<div class="media-body">
<h2 class="media-heading">Mentorship</h2>
<p>Our community offers mentorship, connecting members with experienced mentors to accelerate personal and
professional growth.</p>
</div>
</div>
</div>
<div class="clearfix text-center col-md-12 col-sm-12">
<a href="https://discord.gg/mM9qFh2uZR" target="_blank" class="btn btn-default smoothScroll">JOIN DISCORD</a>
</div>
</div>
</div>
</section>
<!-- contact section -->
<section id="contact">
<div class="container">
<div class="row">
<div class="col-md-offset-2 col-md-8 col-sm-12">
<div class="section-title">
<h1 class="wow fadeInUp" data-wow-delay="0.3s">Get in touch</h1>
<p class="wow fadeInUp" data-wow-delay="0.6s">If you have any query or for collaboration</p>
</div>
<div class="contact-form wow fadeInUp" data-wow-delay="1.0s">
<form id="contact-form" method="post" action="mailto:[email protected]">
<div class="col-md-6 col-sm-6">
<input name="name" id="name" type="text" class="form-control" placeholder="Your Name" required>
</div>
<div id="mail" class="col-md-6 col-sm-6">
<input name="email" type="email" id="name" class="form-control" placeholder="Your Email" required>
</div>
<div class="msg" class="col-md-12 col-sm-12">
<textarea name="message" class="form-control" id="msg" placeholder="Message" rows="6"
required></textarea>
</div>
<div class="col-md-offset-3 col-md-6 col-sm-offset-2 col-sm-8">
<input name="submit" type="submit" onclick="sendWhatsapp()" class="form-control submit" id="submit"
value="SEND MESSAGE">
</div>
</form>
</div>
</div>
</div>
</div>
</section>
<!-- footer section -->
<footer>
<div class="container">
<div class="row">
<svg class="svgcolor-light" preserveAspectRatio="none" viewBox="0 0 100 102" height="100" width="100%"
version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="M0 0 L50 100 L100 0 Z"></path>
</svg>
<div class="col-md-4 col-sm-6">
<h2>Open Source Village</h2>
<div class="wow fadeInUp" data-wow-delay="0.3s">
<p>Be a Villager now</p>
<p class="copyright-text">Copyright © 2023 <br>
<!-- Designed by <a rel="nofollow" href="http://www.google.com/+templatemo" target="_parent">Templatemo</a></p> -->
</div>
</div>
<ul class="social-icon">
<li><a href="#" class="fa fa-twitter wow bounceIn" data-wow-delay="0.9s"></a></li>
<li><a href="#" class="fa fa-instagram wow bounceIn" data-wow-delay="1.2s"></a></li>
</ul>
</div>
</div>
</div>
</footer>
<!-- Back top -->
<a href="#back-top" class="go-top"><i class="fa fa-angle-up"></i></a>
<!-- javscript js -->
<script>
function sendWhatsapp() {
var phoneNumber = "8527984813";
var name = document.getElementById("name").value;
var mail = document.getElementById("mail").value;
var message = document.getElementById("msg").value;
// Create the WhatsApp message with user input
var whatsappMessage = "Hi, this is " + name + " -" + mail + "-" + " My query " + message;
// URL encode the WhatsApp message
var encodedMessage = encodeURIComponent(whatsappMessage);
// Create the link that opens a WhatsApp chat with the specified phone number and pre-populates the message with the user's input
var whatsappLink = "https://wa.me/" + phoneNumber + "?text=" + encodedMessage;
// Open the WhatsApp chat in a new window
window.open(whatsappLink);
}
</script>
</script>
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/vegas.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/smoothscroll.js"></script>
<script src="js/custom.js"></script>
</body>
</html>