-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
588 lines (576 loc) · 22.7 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
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
<!DOCTYPE html>
<html lang="en">
<head>
<!-- basic -->
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!-- mobile metas -->
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="viewport" content="initial-scale=1, maximum-scale=1" />
<!-- site metas -->
<title>Food Not Bombs</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta name="author" content="" />
<!-- bootstrap css -->
<link rel="stylesheet" href="css/bootstrap.min.css" />
<!-- owl css -->
<link rel="stylesheet" href="css/owl.carousel.min.css" />
<!-- style css -->
<link rel="stylesheet" href="css/style.css" />
<!-- responsive-->
<link rel="stylesheet" href="css/responsive.css" />
<!-- awesome fontfamily -->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
/>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script
><![endif]-->
</head>
<!-- body -->
<body class="main-layout">
<!-- loader -->
<div class="loader_bg">
<div class="loader"><img src="images/loading.gif" alt="" /></div>
</div>
<div class="wrapper">
<!-- end loader -->
<div class="sidebar">
<!-- Sidebar -->
<nav id="sidebar">
<div id="dismiss">
<i class="fa fa-arrow-left"></i>
</div>
<ul class="list-unstyled components">
<li class="active">
<a href="index.html">Home</a>
</li>
<li>
<a href="mission.html">Our Mission</a>
</li>
<li>
<a href="products.html">Products</a>
</li>
</ul>
</nav>
</div>
<div id="content">
<!-- header -->
<header>
<div class="container-fluid">
<div class="row">
<div class="col-md-3">
<div class="full">
<a class="logo" href="index.html"
><img src="images/logo.gif" alt="#"
/></a>
</div>
</div>
<div class="col-md-9">
<div class="full">
<div class="right_header_info">
<ul>
<li class="dinone">
<img
style="margin-right: 15px; margin-left: 15px"
src="images/phone-icon-13-800080-16.png"
alt="#"
/><a href="#">575-770-3377</a>
</li>
<li class="dinone">
<img
style="margin-right: 15px"
src="images/purplemail.jpg"
alt="#"
/><a href="#">[email protected]</a>
</li>
<li class="dinone">
<img
style="
margin-right: 15px;
height: 21px;
position: relative;
top: -2px;
"
src="images/clipart_purple_location.png"
alt="#"
/><a href="#">P.O. Box 422, Santa Cruz CA 95061</a>
</li>
<li>
<button type="button" id="sidebarCollapse">
<img src="images/purplemanu.ico" alt="#" />
</button>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- end header -->
<!-- start slider section -->
<div class="slider_section">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="full">
<div
id="main_slider"
class="carousel vert slide"
data-ride="carousel"
data-interval="5000"
>
<div class="carousel-inner">
<div class="carousel-item active">
<div class="row">
<div class="col-md-5">
<div class="slider_cont">
<h3>FOOD NOT BOMBS MATERIALS</h3>
<p>
You can find all the Food Not Bombs materials,
DVDs, prints, stickers, t-shirts, ornaments, and
other materials you need to help you start a
Food Not Bombs group or to give as a gift to
your friends and family.
</p>
<a class="main_bt_border" href="#itemslides"
>Order Now</a
>
</div>
</div>
<div class="col-md-7">
<div class="slider_image full text_align_center">
<img
class="img-responsive"
src="images/609_400_materials_with_flyers.jpg"
alt="#"
/>
</div>
</div>
</div>
</div>
<div class="carousel-item">
<div class="row">
<div class="col-md-5">
<div class="slider_cont">
<h3>Hungry for Peace</h3>
<p>
How you can help end poverty and war with Food
Not Bombs Our new book about Food Not Bombs
written, designed and illustrated by Food Not
Bombs cofounder Keith McHenry Food Not Bombs has
proven to be an effective project for social
change. Hungry For Peace passionately makes the
case that we should take action to end hunger,
poverty and war providing shocking evidence that
our future is in peril if we sit by and do
nothing. This book will motivate you to take
acting and provides hope.
</p>
<a class="main_bt_border" href="#">Order Now</a>
</div>
</div>
<div class="col-md-7">
<div class="slider_image full text_align_center">
<img
class="img-responsive"
src="images/681_500_hungry_for_peace_cover.jpg"
alt="#"
/>
</div>
</div>
</div>
</div>
<div class="carousel-item">
<div class="row">
<div class="col-md-5">
<div class="slider_cont">
<h3>
THE <br />
ANARCHIST COOKBOOK
</h3>
<p>
For decades, anarchists have talked about
publishing a real anarchist cookbook, a book by
anarchists and whose contents accurately reflect
anarchist attitudes and beliefs. This is it. The
Anarchist Cookbook features lengthy sections on
anarchism in theory and practice, recipes for
social and political change, sections on food
politics and cooking, and dozens of tasty vegan
recipes.
</p>
<a class="main_bt_border" href="#">Order Now</a>
</div>
</div>
<div class="col-md-7 full text_align_center">
<div class="slider_image">
<img
class="img-responsive"
src="images/646_500_Anarchist Cookbook cover.jpg"
alt="#"
/>
</div>
</div>
</div>
</div>
</div>
<a
class="carousel-control-prev"
href="#main_slider"
role="button"
data-slide="prev"
>
<i class="fa fa-angle-up"></i>
</a>
<a
class="carousel-control-next"
href="#main_slider"
role="button"
data-slide="next"
>
<i class="fa fa-angle-down"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- end slider section -->
<!-- section -->
<section class="resip_section" id="itemslides">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="ourheading">
<h2 style="text-align: center; textsiz">Products</h2>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="owl-carousel owl-theme">
<div class="item">
<div class="product_blog_img">
<img
src="images/681_500_hungry_for_peace_cover.jpg"
alt="#"
/>
</div>
<div class="product_blog_cont">
<h3>Hungry for peace</h3>
<h4><span class="theme_color">$</span>18.95</h4>
</div>
</div>
<div class="item">
<div class="product_blog_img">
<img
src="images/646_500_Anarchist Cookbook cover.jpg"
alt="#"
/>
</div>
<div class="product_blog_cont">
<h3>Anarchist Cookbook</h3>
<h4><span class="theme_color">$</span>19.95</h4>
</div>
</div>
<div class="item">
<div class="product_blog_img">
<img src="images/425_fnb_buttons.jpg" alt="#" />
</div>
<div class="product_blog_cont">
<h3>Buttons</h3>
<h4><span class="theme_color">$</span>10.00</h4>
</div>
</div>
<div class="item">
<div class="product_blog_img">
<img src="images/353fnb_patches.jpg" alt="#" />
</div>
<div class="product_blog_cont">
<h3>Patches</h3>
<h4><span class="theme_color">$</span>20.00</h4>
</div>
</div>
<div class="item">
<div class="product_blog_img">
<img src="images/491_450_fnb_t_shirt.jpg" alt="#" />
</div>
<div class="product_blog_cont">
<h3>T-Shirt</h3>
<h4><span class="theme_color">$</span>18.00</h4>
</div>
</div>
<div class="item">
<div class="product_blog_img">
<img src="images/503_fnb_stickers.jpg" alt="#" />
</div>
<div class="product_blog_cont">
<h3>Stickers</h3>
<h4><span class="theme_color">$</span>2</h4>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="bg_bg">
<!-- about -->
<div class="about">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="title">
<i><img src="images/title.png" alt="#" /></i>
<h2>HUNGRY FOR PEACE</h2>
<span
>"This is a self-defense guide for the compassionate, a
catering cookbook for the generous, and a history of
social change, but above all it's a hymn to compassion. "
<br /><br />
-Raj Patel, author of Stuffed and Starved
</span>
</div>
</div>
</div>
<div class="row">
<div class="col-xl-6 col-lg-6 col-md-12 col-sm-12">
<div class="about_box">
<h3>Best HUNGRY FOR PEACE</h3>
<p>
Our first book helped hundreds of people start local Food
Not Bombs groups and introduced thousands of others to the
movement for to social change. With the addition
information in our new book we expect to encourage another
wave of interest. We sold 10,000 copies of "Food Not
Bombs, How to Feed The Hungry and Build Community " and we
were down to the last 100 books realized we need to write
a new edition to make it current. So many things have
changed since 1992 when the first editon of "Food Not
Bombs, How to Feed The Hungry and Build Community "was
published.
</p>
<a href="#"
>Read More
<i class="fa fa-long-arrow-right" aria-hidden="true"></i
></a>
</div>
</div>
<div
class="
col-xl-5 col-lg-5 col-md-10 col-sm-12
about_img_boxpdnt
"
>
<div class="about_img">
<figure>
<img src="images/peace_book.jpg" alt="#/" />
</figure>
</div>
</div>
</div>
</div>
</div>
<!-- end about -->
<!-- Our Client -->
<div class="Client">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="title">
<i><img src="images/title.png" alt="#" /></i>
<h2>Our Co-Founder</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 offset-md-3">
<div class="Client_box">
<img src="images/Cofounder.jpg" alt="#" />
<h3>Keith McHenry</h3>
<p>
“Anarchism is not amoral egotism. As does any avant garde
social movement, anarchism attracts more than its share of
flakes, parasites, and outright sociopaths, persons simply
looking for a glamorous label to cover their often
pathological selfishness, their disregard for the rights
and dignity of others, and their pathetic desire to be the
center of attention.”
</p>
<i><img src="images/client_icon.png" alt="#" /></i>
</div>
</div>
</div>
</div>
</div>
<!-- end Our Client -->
</div>
<!-- footer -->
<fooetr>
<div class="footer">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<h2>Request A<strong class="white"> Call Back</strong></h2>
</div>
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-12">
<form class="main_form">
<div class="row">
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12">
<input
class="form-control"
placeholder="Name"
type="text"
name="Name"
/>
</div>
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12">
<input
class="form-control"
placeholder="Email"
type="text"
name="Email"
/>
</div>
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12">
<input
class="form-control"
placeholder="Phone"
type="text"
name="Phone"
/>
</div>
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12">
<textarea
class="textarea"
placeholder="Message"
type="text"
name="Message"
></textarea>
</div>
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12">
<button class="send">Send</button>
</div>
</div>
</form>
</div>
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-12">
<div class="img-box">
<figure><img src="images/img.jpg" alt="img" /></figure>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="footer_logo">
<a href="index.html"
><img src="images/logo.gif" alt="logo"
/></a>
</div>
</div>
<div class="col-md-12">
<ul class="lik">
<li><a href="index.html">Home</a></li>
<li class="active"><a href="mission.html">Our Mission</a></li>
<li><a href="products.html">Products</a></li>
</ul>
</div>
<div class="col-md-12">
<div class="new">
<h3>Newsletter</h3>
<form class="newtetter">
<input
class="tetter"
placeholder="Your email"
type="text"
name="Your email"
/>
<button class="submit">Subscribe</button>
</form>
</div>
</div>
</div>
</div>
<div class="copyright">
<div class="container">
<p>
© 2021 All Rights Reserved. Design by<a
href="#"
>
Digital Impulse</a
>
</p>
</div>
</div>
</div>
</fooetr>
<!-- end footer -->
</div>
</div>
<div class="overlay"></div>
<!-- Javascript files-->
<script src="js/jquery.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/custom.js"></script>
<script src="js/jquery.mCustomScrollbar.concat.min.js"></script>
<script src="js/jquery-3.0.0.min.js"></script>
<script type="text/javascript">
$(document).ready(function () {
$("#sidebar").mCustomScrollbar({
theme: "minimal",
});
$("#dismiss, .overlay").on("click", function () {
$("#sidebar").removeClass("active");
$(".overlay").removeClass("active");
});
$("#sidebarCollapse").on("click", function () {
$("#sidebar").addClass("active");
$(".overlay").addClass("active");
$(".collapse.in").toggleClass("in");
$("a[aria-expanded=true]").attr("aria-expanded", "false");
});
});
</script>
<style>
#owl-demo .item {
margin: 3px;
}
#owl-demo .item img {
display: block;
width: 100%;
height: auto;
}
</style>
<script>
$(document).ready(function () {
var owl = $(".owl-carousel");
owl.owlCarousel({
margin: 10,
nav: true,
loop: true,
responsive: {
0: {
items: 1,
},
600: {
items: 2,
},
1000: {
items: 5,
},
},
});
});
</script>
</body>
</html>