-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsponsor.html
244 lines (208 loc) · 8.6 KB
/
sponsor.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Become a Sponsor</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!--font--> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- bootstrap css files-->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/line-awesome/css/line-awesome.min.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<header id="header" class="fixed-top d-flex justify-content-center align-items-center header-transparent ">
<div class="container d-flex justify-content-center align-items-center">
<div class="logo mr-auto">
<h1 class="text-light"><a href="index.html">Aggie Marine Robotics</a></h1>
<!-- picture logo for amr
<a href="index.html"><img src="assets/img/logo.png" alt="amr logo" class="img-fluid"></a>-->
</div>
<!--
<div>
<nav class="navbar">
<h4><a href="#news">Join our Team</a></h4>
</nav>
</div>
<div>
<nav class="navbar">
<h4><a href="#news">Sponsor Us</a></h4>
</nav>
</div>
<div>
<nav class="navbar">
<h4><a href="#contact">Technical Report</a></h4>
</nav>
</div>
<div>
<nav class="navbar">
<h4><a href="#news">Poseidon</a></h4>
</nav>
</div>
<div>
<nav class="navbar">
<h4><a href="#news">Seahorse</a></h4>
</nav>
</div>
</nav>
-->
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Pages
</button>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<a class="dropdown-item" href="index.html">Home</a>
<a class="dropdown-item" href="join.html">Join Our Team</a>
<a class="dropdown-item" href="sponsor.html">Sponsor Us</a>
<a class="dropdown-item" href="tdr.html">2019 Technical Report</a>
<a class="dropdown-item" href="poseidon.html">POSEIDON</a>
<a class="dropdown-item" href="seahorse.html">SEAHORSE</a>
</div>
</div>
</div>
</header>
<section id="wavesm" class="d-flex justify-content-center align-items-center">
</section>
<!-- cool wave animations -->
<div class="wave-waves">
<svg width="100%" height="100%" version="1.1" xmlns="http://www.w3.org/2000/svg" class="wave">
<defs></defs>
<path id="wave1" d="" />
</svg>
<svg width="100%" height="100%" version="1.1" xmlns="http://www.w3.org/2000/svg" class="wave">
<defs></defs>
<path id="wave2" d="" />
</svg>
</div>
<main id="main">
<section id="about" class="about">
<div class="container">
<div class="section-title" >
<p>What are you contributing to?</p>
</div>
<div class="row content">
<div class="col-lg-6">
<p>With your help we will be able to go to the 2021 competition and score
more points than ever recorded in our team’s history. All of our members
have been working on a completely new design this year and we are proud
to say that we are already capable of pre-qualifying for this years
competition.
Our redesign has included an entirely new mechanical structure that
supports eight thrusters enabling our AUV to rotate in any direction. Our
new electronics system has been completely redesigned, enabling us to
regulate all the vehicles power and communicate with a variety of sensors.
Utilizing The Robot Operating System (ROS) our software team has
created a virtual environment for teaching our submarine movement and
manipulation. With our new processing capabilities the team is now
working on developing computer vision for use in this year’s competition.
</p>
</div>
<div class="col-lg-6 pt-4 pt-lg-0">
<img src="assets/img/nicesub.jpg" alt="amr logo" class="img-fluid">
</div>
</div>
</div>
</section>
<section id="about" class="about">
<div class="container">
<div class="section-title" >
<p>Sponsor Visibility</p>
</div>
<div class="row content">
<div class="col-lg-6 pt-4 pt-lg-0">
<img src="assets/img/community.jpg" alt="robosub competition" class="img-fluid">
</div>
<div class="col-lg-6">
<p>
Partnering with AMR will provide your
organization visibility and promotion for
your products and services in the AUV
community. Each year our team participates
in the AUVSI RoboSub competition, where
your name and logo will be displayed at our
team tent, on our uniforms and for Silver and
Gold sponsors, on our submarine. The
competition has constant media coverage as
well as exposure to 60 or more international
teams of students. We also participate in a
variety of community events such as the
USU College of Engineering community
night, outreach events to schools in Logan
UT, and many other outreach events for
students at USU.
</p>
</div>
</div>
</div>
</section>
<section id="about" class="about">
<div class="container">
<div class="section-title" >
<p>Where is your money going?</p>
</div>
<div class="row content">
<div class="col-lg-6">
<p>
Your company can help our team in a
variety of ways, a monetary donation,
hardware donation, software donation,
or by offering your technical assistance.
Members of Aggie Marine Robotics are
available to meet with you in person, by
email, or over the phone to talk about
our AUV and how your company can
become a valuable partner to our team.
</p>
<p>
Our team relies on sponsorship to purchase everything our team needs.
<ul>
<li> -Acquisition of new hardware for the vehicle body
</li><li> -Purchasing new sensors to measure velocity, depth, imagery, and sound
</li><li> -Custom printed circuit boards
</li><li> -Development of digital vision system and virtual test environment
</li><li> -Underwater testing at local pools
</li><li> -Travel to the AUVSI RoboSub competition
</li></ul>
</p>
</div>
<div class="col-lg-6 pt-4 pt-lg-0">
<img src="assets/img/sponsor_tier.jpg" alt="robosub competition" class="img-fluid">
</div>
</div>
</div>
</section>
</main>
<footer id="footer">
<div class="container">
<h3>Aggie Marine Robotics</h3>
<p>Utah State University Robosub Competition Team</p>
<div class="social-links">
<a href="https://aggiemarinerobotics.slack.com/" class="slack"><i class="bx bxl-slack"></i></a>
<a href="https://github.com/USU-Robosub" class="github"><i class="bx bxl-github"></i></a>
<a href="https://gitlab.com/usu-amr/open-source/" class="gitlab"><i class="bx bxl-gitlab"></i></a>
</div>
</div>
</footer>
<a href="#" class="back-to-top"><i class="ri-arrow-up-line"></i></a>
<!-- Java script files for bootstrap stuff -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/TweenMax/TweenMax.min.js"></script>
<script src="assets/vendor/wavify/wavify.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>