Skip to content

Commit 9383114

Browse files
committed
Veernari Frontend Added
1 parent 6ee9181 commit 9383114

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+11664
-0
lines changed
Lines changed: 290 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,290 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<title>VeerNari</title>
6+
<meta content="width=device-width, initial-scale=1.0" name="viewport">
7+
8+
<!-- Favicon -->
9+
<link href="img/favicon.ico" rel="icon">
10+
11+
<!-- Google Font -->
12+
<link href="https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap" rel="stylesheet">
13+
14+
<!-- CSS Libraries -->
15+
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" rel="stylesheet">
16+
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
17+
<link href="lib/flaticon/font/flaticon.css" rel="stylesheet">
18+
<link href="lib/animate/animate.min.css" rel="stylesheet">
19+
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
20+
21+
<!-- Template Stylesheet -->
22+
<link href="css/style.css" rel="stylesheet">
23+
</head>
24+
25+
<body>
26+
27+
28+
<!-- Nav Bar Start -->
29+
<div class="navbar navbar-expand-lg bg-dark navbar-dark">
30+
<div class="container-fluid">
31+
<a href="index.html" class="navbar-brand">VeerNari</a>
32+
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse">
33+
<span class="navbar-toggler-icon"></span>
34+
</button>
35+
36+
<div class="collapse navbar-collapse justify-content-between" id="navbarCollapse">
37+
<div class="navbar-nav ml-auto">
38+
<a href="index.html" class="nav-item nav-link active">Home</a>
39+
<a href="about.html" class="nav-item nav-link">About</a>
40+
<a href="empowerment.html" class="nav-item nav-link">Empowerment</a>
41+
<a href="event.html" class="nav-item nav-link">Events</a>
42+
<a href="blog.html" class="nav-item nav-link">Blog</a>
43+
<a href="Safety.html" class="nav-item nav-link">safety</a>
44+
<!-- <a href="blog.html" class="nav-item nav-link">contact</a> -->
45+
<div class="nav-item dropdown">
46+
47+
</div>
48+
<a href="contact.html" class="nav-item nav-link">Contact</a>
49+
</div>
50+
</div>
51+
</div>
52+
</div>
53+
<!-- Nav Bar End -->
54+
55+
56+
<!-- Page Header Start -->
57+
<div class="page-header">
58+
<div class="container">
59+
<div class="row">
60+
<div class="col-12">
61+
<h2>About Us</h2>
62+
</div>
63+
<div class="col-12">
64+
<a href="">Home</a>
65+
<a href="">About Us</a>
66+
</div>
67+
</div>
68+
</div>
69+
</div>
70+
<!-- Page Header End -->
71+
72+
73+
<!-- About Start -->
74+
<div class="about">
75+
<div class="container">
76+
<div class="row align-items-center">
77+
<div class="col-lg-6">
78+
<div class="about-img" data-parallax="scroll" data-image-src="img/w2.jpeg"></div>
79+
</div>
80+
<div class="col-lg-6">
81+
<div class="section-header">
82+
<p>Learn About Us</p>
83+
<h2>Worldwide non-profit charity organization</h2>
84+
</div>
85+
<div class="about-tab">
86+
<ul class="nav nav-pills nav-justified">
87+
<li class="nav-item">
88+
<a class="nav-link active" data-toggle="pill" href="#tab-content-1">About</a>
89+
</li>
90+
<li class="nav-item">
91+
<a class="nav-link" data-toggle="pill" href="#tab-content-2">Mission</a>
92+
</li>
93+
<li class="nav-item">
94+
<a class="nav-link" data-toggle="pill" href="#tab-content-3">Vision</a>
95+
</li>
96+
</ul>
97+
98+
<div class="tab-content">
99+
<div id="tab-content-1" class="container tab-pane active">
100+
veerNari will be a platform which which help widow in various ways, At present there is no such platform to help widows . veerNari will help young widows rehabilitate or support the old to live their lives in peace.
101+
102+
the website will have the following features:
103+
104+
1)displayed government scheme : Even if there are laws to protect widows and government-sanctioned pension schemes for widow welfare, most women are simply unaware of their rights
105+
106+
2)life partner finder
107+
108+
3)widow empowerment
109+
110+
4)job finder for widow
111+
112+
5)sos system for safety
113+
114+
there is no platform will all these facilities and features at once and together. our platform will be the integerated solution for all the problems that widow faces in their daily life.t.
115+
</div>
116+
<div id="tab-content-2" class="container tab-pane fade">
117+
veerNari will be a platform which which help widow in various ways, At present there is no such platform to help widows . veerNari will help young widows rehabilitate or support the old to live their lives in peace.
118+
119+
the website will have the following features:
120+
121+
1)displayed government scheme : Even if there are laws to protect widows and government-sanctioned pension schemes for widow welfare, most women are simply unaware of their rights
122+
123+
2)life partner finder
124+
125+
3)widow empowerment
126+
127+
4)job finder for widow
128+
129+
5)sos system for safety
130+
131+
there is no platform will all these facilities and features at once and together. our platform will be the integerated solution for all the problems that widow faces in their daily life.
132+
</div>
133+
<div id="tab-content-3" class="container tab-pane fade">
134+
veerNari will be a platform which which help widow in various ways, At present there is no such platform to help widows . veerNari will help young widows rehabilitate or support the old to live their lives in peace.
135+
136+
the website will have the following features:
137+
138+
1)displayed government scheme : Even if there are laws to protect widows and government-sanctioned pension schemes for widow welfare, most women are simply unaware of their rights
139+
140+
2)life partner finder
141+
142+
3)widow empowerment
143+
144+
4)job finder for widow
145+
146+
5)sos system for safety
147+
148+
there is no platform will all these facilities and features at once and together. our platform will be the integerated solution for all the problems that widow faces in their daily life.
149+
</div>
150+
</div>
151+
</div>
152+
</div>
153+
</div>
154+
</div>
155+
</div>
156+
<!-- About End -->
157+
158+
159+
<!-- Facts Start -->
160+
<div class="facts" data-parallax="scroll" data-image-src="img/facts.jpg">
161+
<div class="container">
162+
<div class="row">
163+
<div class="col-lg-3 col-md-6">
164+
<div class="facts-item">
165+
<i class="flaticon-home"></i>
166+
<div class="facts-text">
167+
<h3 class="facts-plus" data-toggle="counter-up">150</h3>
168+
<p>Countries</p>
169+
</div>
170+
</div>
171+
</div>
172+
<div class="col-lg-3 col-md-6">
173+
<div class="facts-item">
174+
<i class="flaticon-charity"></i>
175+
<div class="facts-text">
176+
<h3 class="facts-plus" data-toggle="counter-up">400</h3>
177+
<p>Volunteers</p>
178+
</div>
179+
</div>
180+
</div>
181+
<div class="col-lg-3 col-md-6">
182+
<div class="facts-item">
183+
<i class="flaticon-kindness"></i>
184+
<div class="facts-text">
185+
<h3 class="facts-dollar" data-toggle="counter-up">10000</h3>
186+
<p>Our Goal</p>
187+
</div>
188+
</div>
189+
</div>
190+
<div class="col-lg-3 col-md-6">
191+
<div class="facts-item">
192+
<i class="flaticon-donation"></i>
193+
<div class="facts-text">
194+
<h3 class="facts-dollar" data-toggle="counter-up">5000</h3>
195+
<p>Raised</p>
196+
</div>
197+
</div>
198+
</div>
199+
</div>
200+
</div>
201+
</div>
202+
<!-- Facts End -->
203+
204+
205+
206+
207+
208+
209+
210+
211+
<!-- Footer Start -->
212+
<div class="footer">
213+
<div class="container">
214+
<div class="row">
215+
<div class="col-lg-3 col-md-6">
216+
<div class="footer-contact">
217+
<h2>Our Head Office</h2>
218+
<p><i class="fa fa-map-marker-alt"></i>Lorem ipsum dolor sit amet consectetur.</p>
219+
<p><i class="fa fa-phone-alt"></i>+012 345 67890</p>
220+
<p><i class="fa fa-envelope"></i>info@example.com</p>
221+
<div class="footer-social">
222+
<a class="btn btn-custom" href=""><i class="fab fa-twitter"></i></a>
223+
<a class="btn btn-custom" href=""><i class="fab fa-facebook-f"></i></a>
224+
<a class="btn btn-custom" href=""><i class="fab fa-youtube"></i></a>
225+
<a class="btn btn-custom" href=""><i class="fab fa-instagram"></i></a>
226+
<a class="btn btn-custom" href=""><i class="fab fa-linkedin-in"></i></a>
227+
</div>
228+
</div>
229+
</div>
230+
<div class="col-lg-3 col-md-6">
231+
<div class="footer-link">
232+
<h2>Popular Links</h2>
233+
<a href="">About Us</a>
234+
<a href="">Contact Us</a>
235+
<a href="">Popular Causes</a>
236+
<a href="">Upcoming Events</a>
237+
<a href="">Latest Blog</a>
238+
</div>
239+
</div>
240+
<div class="col-lg-3 col-md-6">
241+
<div class="footer-link">
242+
<h2>Useful Links</h2>
243+
<a href="">Terms of use</a>
244+
<a href="">Privacy policy</a>
245+
<a href="">Cookies</a>
246+
<a href="">Help</a>
247+
<a href="">FQAs</a>
248+
</div>
249+
</div>
250+
<div class="col-lg-3 col-md-6">
251+
<div class="footer-newsletter">
252+
<h2>Newsletter</h2>
253+
<form>
254+
<input class="form-control" placeholder="Email goes here">
255+
<button class="btn btn-custom">Submit</button>
256+
<label>Don't worry, we don't spam!</label>
257+
</form>
258+
</div>
259+
</div>
260+
</div>
261+
</div>
262+
263+
</div>
264+
<!-- Footer End -->
265+
266+
<!-- Back to top button -->
267+
<a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
268+
269+
<!-- Pre Loader -->
270+
<div id="loader" class="show">
271+
<div class="loader"></div>
272+
</div>
273+
274+
<!-- JavaScript Libraries -->
275+
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
276+
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"></script>
277+
<script src="lib/easing/easing.min.js"></script>
278+
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
279+
<script src="lib/waypoints/waypoints.min.js"></script>
280+
<script src="lib/counterup/counterup.min.js"></script>
281+
<script src="lib/parallax/parallax.min.js"></script>
282+
283+
<!-- Contact Javascript File -->
284+
<script src="mail/jqBootstrapValidation.min.js"></script>
285+
<script src="mail/contact.js"></script>
286+
287+
<!-- Template Javascript -->
288+
<script src="js/main.js"></script>
289+
</body>
290+
</html>

0 commit comments

Comments
 (0)