forked from Rahul040202/Feed-The-Need-beta14-Dexters
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
217 lines (211 loc) · 7.89 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta
name="description"
content="This is social network html5 template available in themeforest......"
/>
<meta
name="keywords"
content="Social Network, Social Media, Make Friends, Newsfeed, Profile Page"
/>
<meta name="robots" content="index, follow" />
<title>Feed the Need</title>
<link rel="shortcut icon" href="images/favicon_32p.png" />
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/ionicons.min.css" />
<link rel="stylesheet" href="css/font-awesome.min.css" />
<link
href="https://fonts.googleapis.com/css?family=Lato:300,400,400i,700,700i"
rel="stylesheet"
/>
<link rel="shortcut icon" type="image/png" href="images/fav.png" />
</head>
<body>
<!-- Header
================================================= -->
<header id="header" class="lazy-load">
<nav class="navbar navbar-default navbar-fixed-top menu">
<div class="container">
<div class="navbar-header">
<button
type="button"
class="navbar-toggle collapsed"
data-toggle="collapse"
data-target="#bs-example-navbar-collapse-1"
aria-expanded="false"
>
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index-register.html"
><img src="images/logo.png" alt="logo"
/></a>
</div>
<div
class="collapse navbar-collapse"
id="bs-example-navbar-collapse-1"
>
<ul class="nav navbar-nav navbar-right main-menu">
<li class="dropdown">
<a
href="#"
class="dropdown-toggle"
data-toggle="dropdown"
role="button"
aria-haspopup="true"
aria-expanded="false"
>User <span><img src="images/down-arrow.png" alt="" /></span
></a>
<ul class="dropdown-menu newsfeed-home">
<li><a href="index.html">Donor</a></li>
<li><a href="index-register.html">Recipient</a></li>
</ul>
</li>
<li class="dropdown"><a href="contact.html">NGO</a></li>
<li class="dropdown"><a href="contact.html">Socialist</a></li>
<button class="btn" class="olu" class="gaji">Sign up</button>
<button class="btn" class="olu" class="gaji">Sign in</button>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
</header>
<!--Header End-->
<!-- Top Banner
================================================= -->
<section id="banner">
<div class="container">
<!-- Sign Up Form
================================================= -->
<div class="sign-up-form">
<a href="index.html" class="logo"
><img src="images/logo.png" alt="Friend Finder"
/></a>
<h2 class="text-white">Feed the Need</h2>
<div class="line-divider"></div>
<div class="form-wrapper">
<p class="signup-text">
The main objective of this product is to bridge the gap between
<b>Food Donors</b> and <b>Food Recipients</b> with an additional
mediator which are <b>NGOs</b>.
</p>
<form action="#">
<button class="btn" class="olu">Sign up</button>
<button class="btn" class="olu">Sign in</button>
</form>
</div>
<a href="#">Already have an account?</a>
<img class="form-shadow" src="images/bottom-shadow.png" alt="" />
</div>
<svg class="arrows hidden-xs hidden-sm">
<path class="a1" d="M0 0 L30 32 L60 0"></path>
<path class="a2" d="M0 20 L30 52 L60 20"></path>
<path class="a3" d="M0 40 L30 72 L60 40"></path>
</svg>
</div>
</section>
<section id="features">
<div class="container wrapper flex-option">
<h1 class="section-title slideDown">what are you</h1>
<div class="row slideUp">
<div class="feature-item col-md-2 col-sm-6 col-xs-6 col-md-offset-2">
<div class="feature-icon">
<a class="olu" href="https://www.youtube.com/" target="_blank"
><i class="icon ion-person-add"></i
></a>
</div>
<h3>Donate</h3>
</div>
<div class="feature-item col-md-2 col-sm-6 col-xs-6">
<div class="feature-icon">
<a class="olu" href="https://www.youtube.com/" target="_blank"
><i class="icon ion-images"></i
></a>
</div>
<h3>Receive</h3>
</div>
<div class="feature-item col-md-2 col-sm-6 col-xs-6">
<div class="feature-icon">
<a class="olu" href="https://www.youtube.com/" target="_blank"
><i class="icon ion-chatbox-working"></i
></a>
</div>
<h3>NGOs</h3>
</div>
<div class="feature-item col-md-2 col-sm-6 col-xs-6">
<div class="feature-icon">
<a class="olu" href="https://www.youtube.com/" target="_blank"
><i class="icon ion-compose"></i
></a>
</div>
<h3>Super Admin</h3>
</div>
</div>
<h2 class="sub-title">find awesome people like you</h2>
<div id="incremental-counter" data-value="651"></div>
<p>People Already Signed Up</p>
<img
src="images/face-map.png"
alt=""
class="img-responsive face-map slideUp hidden-sm hidden-xs"
/>
</div>
</section>
<!-- Facts Section
================================================= -->
<section id="site-facts">
<div class="container wrapper">
<div class="circle">
<ul class="facts-list">
<li>
<div class="fact-icon">
<i class="icon ion-ios-people-outline"></i>
</div>
<h3 class="text-white">573 M (40.6%)</h3>
<p>Avg amount of people who are starving for food in India</p>
</li>
<li>
<div class="fact-icon"><i class="icon ion-images"></i></div>
<h3 class="text-white">565 M (40%)</h3>
<p>Avg amount of food getting waste per year in India</p>
</li>
<li>
<div class="fact-icon">
<i class="icon ion-checkmark-round"></i>
</div>
<h3 class="text-white">1.41 B</h3>
<p>Avg population of India as according to Dec 2022</p>
</li>
</ul>
</div>
</div>
</section>
<!-- Footer
================================================= -->
<footer id="footer">
<div class="copyright margin-top">
<p>
Copyright @
<a href="https://dexters-in.netlify.app/" target="_blank">Dexters</a>
2022. All rights reserved
</p>
</div>
</footer>
<div id="spinner-wrapper">
<div class="spinner"></div>
</div>
<script src="js/jquery-3.1.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.appear.min.js"></script>
<script src="js/jquery.incremental-counter.js"></script>
<script src="js/script.js"></script>
</body>
</html>