-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathabout-us.html
69 lines (69 loc) · 4.73 KB
/
about-us.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
<!DOCTYPE html><!-- This site was created in Webflow. http://www.webflow.com -->
<!-- Last Published: Sun Oct 24 2021 21:32:05 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="6174ad6424f63142a546b334" data-wf-site="617489d04f278a34d808bfbf">
<head>
<meta charset="utf-8">
<title>About Us</title>
<meta content="About Us" property="og:title">
<meta content="About Us" property="twitter:title">
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Webflow" name="generator">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/webflow.css" rel="stylesheet" type="text/css">
<link href="css/theave-uw.webflow.css" rel="stylesheet" type="text/css">
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
<script type="text/javascript">WebFont.load({ google: { families: ["Montserrat:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic"] }});</script>
<!-- [if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js" type="text/javascript"></script><![endif] -->
<script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
<link href="images/favicon.ico" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.png" rel="apple-touch-icon">
</head>
<body class="body-3">
<div class="wf-section">
<div data-animation="default" data-collapse="medium" data-duration="400" data-easing="ease" data-easing2="ease" role="banner" class="navbar w-nav">
<a href="index.html" class="w-nav-brand"><img src="images/TheAve.png" loading="lazy" alt="" class="theavenavlogo"></a>
<nav role="navigation" class="nav-menu-2 w-nav-menu">
<a href="places.html" class="navitem w-nav-link">Places</a>
<a href="about-us.html" aria-current="page" class="navitem w-nav-link w--current">About Us</a>
<a href="submit.html" class="actionnavitem w-nav-link">Submit Deal or Event</a>
</nav>
<div class="menu-button-2 w-nav-button">
<div class="icon w-icon-nav-menu"></div>
</div>
</div>
</div>
<div class="wf-section">
<div class="container w-container">
<h1 class="aboutusheading">About TheAve</h1>
<p>TheAve is a community-building and events platform that allows small businesses and groups on The Ave in Seattle to collaborate and host events, giveaways, and deals to reforge bonds after the pandemic. We were inspired to create something that could strengthen and uplift the connection between University of Washington students and the surrounding community. TheAve allows students to discover local businesses and organizations, giving them a chance to gain the exposure they may have lost due to the pandemic.</p>
<h1 class="aboutusheading">TheTeam</h1>
<div class="w-dyn-list">
<div role="list" class="w-dyn-items">
<div role="listitem" class="w-dyn-item">
<div class="div-block-3 w-clearfix">
<div class="profilepicture"></div>
<h2 class="heading-3"></h2>
<div class="w-richtext"></div>
</div>
</div>
</div>
<div class="w-dyn-empty">
<div>No items found.</div>
</div>
</div>
</div>
</div>
<div class="wf-section">
<div class="footer">
<div class="hackernames">Made with 💖 by Kevin Alfaro, Fatima Diallo, Karlee Wong, and Daniel Rashevsky</div>
<a href="https://devpost.com/software/theave" target="_blank" class="footerlink">DubHacks '21 Entry</a>
<a href="https://dh21.dubhacks.co/" target="_blank" class="poweredbylinks w-inline-block"><img src="images/dh-logo.png" loading="lazy" alt="" class="footerimage"></a>
<a href="https://mlh.io/" target="_blank" class="poweredbylinks w-inline-block"><img src="images/mlh-logo-white.svg" loading="lazy" alt="" class="footerimage"></a>
<a href="https://webflow.com/" target="_blank" class="poweredbylinks w-inline-block"><img src="images/webflow-mark-vector-blue.svg" loading="lazy" alt="" class="footerimage"></a>
</div>
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=617489d04f278a34d808bfbf" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>
<!-- [if lte IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif] -->
</body>
</html>