You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

136 lines
5.7 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="FeedTheCommunity is a local Grimsby/N.E. Lincolnshire food bank with the aim to fight food poverty.">
<meta name="author" content="Nathan (Aney) Steel">
<link rel="stylesheet" type="text/css" href="/assets/css/main.css">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/fav@16.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/fav@32.png">
<title>Support | Feed The Community</title>
</head>
<body id="top">
<a href="#main" class="vh">Jump directly to main content</a>
<header id="header" class="header">
<div id="header-container" class="header-container">
<a class="logo" href="/"><img src="/images/ftc_logo.webp" alt="Feed The Community Logo" height="57" width="167"></a>
<div class="burger-container" id="burger"><div class="burger"></div><span class="vh">Burger menu</span></div>
<nav class="desktop-nav" id="desktop-nav">
<a href="/">Home</a>
<a href="/team.html">The Team</a>
<a href="/support.html">Support Us</a>
<a href="/faq.html">FAQ</a>
</nav>
<nav class="mobile-nav" id="mobile-nav">
<a href="/">Home</a>
<a href="/team.html">The Team</a>
<a href="/support.html">Support Us</a>
<a href="/faq.html">FAQ</a>
</nav>
</div>
</header>
<main id="main">
<section id="hero" class="hero-s">
<div class="container hero-content">
<h1>Support Us</h1>
</div>
</section>
<section class="container section">
<h2>Volunteer</h2>
<p>We are always on the lookout for new volunteers. As our organisation is growing larger we <strong>NEED</strong> people who have a can do, positive attitude. If you can spare a few hours a week please get in touch with us using one of the contact options below.</p>
<section class="contact-container">
<a href="tel:07727260285">
<p>Phone:<br/>07727260285</p>
</a>
<a href="mailto:feedthecommunity@outlook.com">
<p>Email:<br/>feedthecommunity<wbr>@outlook<wbr>.com</p>
</a>
<a href="https://www.facebook.com/feedthecommunitygy" rel="noopener" target="_blank">
<p>Facebook:<br/>/feedthecommunitygy</p>
</a>
</section>
</section>
<section class="container section">
<h2>Donate</h2>
<div class="donate-container">
<section>
<h3>In person</h3>
<p>We are always in need of non-perishable food produce. This can be dropped off at St Christopher's Methodist Church on a Monday 11am-2pm.</p>
<p>We also raise funds for our food bank by way of an online auction on Facebook, good, saleable items are also gladly accepted, but please call/Facebook for us to organise a collection of this.</p>
</section>
<section>
<h3>Online</h3>
<p>You can donate online by clicking the donate button below. Any amount, small or large is greatly appreciated.</p>
<p>If you would like to fundraise for us, we also can be found on the Facebook Raise Money button.</p>
<a class="button button--fill" href="http://paypal.com/gb/fundraiser/charity/4588081" rel="noopener" target="_blank">Donate</a>
</section>
</section>
<section class="container section">
<h2>Fundraising</h2>
<div class="fundraiser-container">
<a href="https://www.facebook.com/groups/feedthecommunityauctionsgrimsbycleethopes" rel="noopner" target="blank" class="fundraiser">
<img src="/images/fb-auctions.webp" alt="" width="240" height="240">
<p>Facebook Auctions</p>
</a>
<a href="https://www.gofundme.com/f/m58xy-we-need-your-help" rel="noopner" target="blank" class="fundraiser">
<img src="/images/gofundme.png" alt="" width="240" height="240">
<p>gofundme</p>
</a>
<a href="https://www.ebay.co.uk/sch/i.html?item=394277535779&rt=nc&_trksid=p2047675.m3561.l2562&_ssn=feedthecommunity" rel="noopner" target="blank" class="fundraiser">
<img src="/images/ebay.png" alt="" width="240" height="240">
<p>ebay</p>
</a>
<a href="#" rel="noopner" target="blank" class="fundraiser">
<img src="/images/fb-marketplace.webp" alt="" width="240" height="240">
<p>Facebook Marketplace</p>
</a>
</div>
</section>
</main>
<footer class="footer">
<section class="container footer__container">
<section>
<div class="footer__logo__container">
<img class="footer__logo" src="/images/logo_icon.webp" alt="" height="44" width="41">
<p class="footer__title">Feed The Community</a>
</div>
<p>Registered Charity No: <strong>1198636</strong></p>
<section class="footer__sub">
<p class="footer__title">Connect</p>
<div>
<a class="footer__icon" href="https://www.facebook.com/feedthecommunitygy" target="_blank" rel="noopener" aria-label="Facebook Link"><img src="/images/fb.svg" alt="" width="32" height="32"/></a>
</div>
</section>
</section>
<section>
<p class="footer__title">Get in touch</p>
<ul>
<li><a class="footer__link" href="tel:07727260285">07727260285</a></li>
<li><a class="footer__link" href="mailto:feedthecommunity@outlook.com">feedthecommunity@outlook.com</a></li>
<li><a class="footer__link" href="https://goo.gl/maps/vw3jrmJMQLEfQSk47" rel="noopener" target="_blank">St Christopher's Methodist Church, Grimsby</a></li>
</ul>
</section>
</section>
</footer>
<footer class="subfooter">
<section class="container">
<p class="siteby">&copy; 2023 | Written by <a href="https://aney.co.uk" target="_blank" rel="noopener">@aney</a></p>
</section>
</footer>
<script src="/assets/js/main.js"></script>
</body>
</html>