forked from jwlodek/StonyBrookCrewDotCom
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathaboutus.html
196 lines (181 loc) · 9.54 KB
/
aboutus.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.1/css/all.css">
<!-- Bootstrap core CSS -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.1.3/css/bootstrap.min.css" rel="stylesheet">
<title>About Us</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" media="screen" href="css/main.css" />
<link rel="stylesheet" type="text/css" media="screen" href="css/aboutus.css" />
<!-- Animations -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css">
<script src="js/wow/dist/wow.min.js"></script>
<script>
new WOW().init();
</script>
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<script src="js/main.js"></script>
<link href="https://fonts.googleapis.com/css?family=Montserrat|Roboto" rel="stylesheet">
</head>
<body>
<!--Navigation Bar-->
<nav class="navbar navbar-expand-sm navbar-local">
<a class="navbar-brand navbar-brand-local" href="index.html">
<img src="assets/SBU Crew Logo.png" class="navbar-logo-local" alt="SBUCrew" />
</a>
<button class="navbar-toggler custom-toggler" type="button" data-toggle="collapse" data-target="#centralNavBar"
aria-controls="centralNavBar" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon">
<i class="fas fa-bars" style="color:grey; font-size:28px;"></i>
</span>
</button>
<div class="collapse navbar-collapse" id="centralNavBar">
<ul class="navbar-nav mr-auto">
<li class="nav-item px-2">
<a class="nav-link element-nav-local" href="index.html">Homepage</a>
</li>
<li class="nav-item px-2">
<a class="nav-link element-nav-local" href="aboutus.html">About Us</a>
</li>
<li class="nav-item px-2">
<a class="nav-link element-nav-local last-nav-local" href="prospectiverowers.html">Prospective
Rowers</a>
</li>
<li class="nav-item px-2">
<a class="nav-link element-nav-local last-nav-local" href="history.html">History</a>
</li>
</ul>
</div>
<img class="extended-logo-local d-none d-md-block" src="assets/usbcrew_logo_long_edit.png" alt="USB Crew" />
</nav>
<!-- About us entries -->
<!-- Landing Screen -->
<header class="main-image text-center text-white d-flex">
<div class="container my-auto">
<div class="row">
</div>
</div>
</header>
<div class="container-lg">
<!-- General about the team -->
<div class="aboutus-entry-pinned">
<div class="text-section-local">
<h3 class="wow slideInLeft">The Team</h3>
<hr/>
<p class="wow slideInLeft" data-wow-delay=".1s">Stony Brook University Crew is a high performance club rowing team that competes at an intercollegiate level throughout the northeastern section of the United States.
We practice five days a week, Monday through Friday, with land practices taking place at 6 am at the Stony Brook University athletic training center multi activity courts (MAC).
For water practices, we meet at 5:15 am at the Port Jefferson Yacht Club in Port Jefferson Harbor.
We participate in several regattas every semester, and travel for additional training during spring break.
</p>
</div>
<div class="image-w-caption-local wow slideInRight" data-wow-delay=".11s">
<img src="assets/SBUCrewTeamPicture.jpg" alt="SBU Crew Team Picture" />
<p>Following a first place finish by the girls varsity A boat at the METS regatta</p>
</div>
<br style="clear: both;" />
</div>
<!-- About the coaches -->
<!--
<div class="aboutus-entry">
<div class="image-w-caption-local wow slideInLeft">
-->
<!--Need to get source image-->
<!--
<img src="assets/CoachVinny.png" alt="Coach" />
<p>Vincent Paladino</p>
</div>
<div class="text-section-local">
<h3 class="wow slideInRight">Head Coach Vinny</h3>
<hr/>
<p class="wow slideInRight">Our head coach is Vincent Paladino. Coach Vinny has a many years of combined experience
both rowing at Stony Brook as well as rowing recreationally post-graduation.
</p>
</div>
<br style="clear: both;" />
</div>
-->
<!--
<div class="aboutus-entry">
<div class="image-w-caption-local wow slideInLeft">-->
<!--Need to get source image-->
<!--
<img src="assets/CoachBrianne.jpg" alt="Coach" />
<p>Brianne Russell</p>
</div>
<div class="text-section-local">
<h3 class="wow slideInRight">Asst. Coach Russell</h3>
<hr/>
<p class="wow slideInRight">
</p>
</div>
<br style="clear: both;" />
</div>
-->
<!-- About the e-board -->
<div class="aboutus-entry">
<div class="text-section-local">
<h3 class="wow slideInLeft">Our E-board!</h3>
<hr/>
<p class="wow slideInLeft">Our Executive Board handles all non-coaching administrative duties
for the club. This includes equipment repairs and maintenance, all boat and other equipment purchases,
budget management, internal and external fundraising, team communications, and more.
</p>
</div>
<br style="clear: both;" />
<div class="image-w-caption-local wow slideInRight">
<img src="assets/Eboard2021.jpg" alt="E-Board" />
<p>Our 2021/22 E-board (Left to Right): Alex Oderwald; President, Nick McEntyre; V.P., Erin Hwong; Treasurer,
Julia Dinger; Secretary, Grace Ahn; Fundraising Chair, Edward Carey and Erised Gutierrez; Equipment Managers
</p>
</div>
</div>
</p>
</div>
<br style="clear: both;" />
</div>
</div>
<!-- Roster/Bios -->
<footer class="page-footer font-small footer-local">
<div class="container-fluid text-center text-md-left">
<div class="row">
<div class="col-md-7 footer-orgs-local">
<h5 class="font-weight-bold text-uppercase mt-6 mb-6">Member Organizations:</h5>
<ul class="list-unstyled">
<li><a href="www.usrowing.org"><u>US Rowing</u></a></li>
<li><a href="https://americancollegiaterowing.com/"><u>American Collegiate Rowing Association</u></a></li>
<li><a href="http://stonybrookusg.org/"><u>Stony Brook Undergraduate Student Government</u></a></li>
</ul>
</div>
<div class="col-md-5 footer-social-local">
<h5 class="font-weight-bold text-uppercase mt-6 mb-6">Follow us on social media!</h5>
<ul class="list-unstyled">
<li>
<div class=social-links>
<a href="https://www.instagram.com/stonybrookrowing/" target="_blank">
<img class="social-media-local" src="assets/Instagram-Logo-Black.png"
onmouseover="image_hover(this, instagram_white)" onmouseout="image_hover(this, instagram_black)"/>
</a>
<a href="https://www.facebook.com/StonyBrookCrew/" target="_blank">
<img class="social-media-local" src="assets/Facebook-Logo-Black.png"
onmouseover="image_hover(this, facebook_white)" onmouseout="image_hover(this, facebook_black)"/>
</a>
</div>
</li>
</ul>
<br style="clear: both;" />
<p class="footer-copy-local">Copyright(c): 2018 - Stony Brook Crew</p>
</div>
</div>
</div>
</footer>
<!-- Bootstrap Javascript -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.0/umd/popper.min.js" integrity="sha384-cs/chFZiN24E4KMATLdqdvsezGxaGsi4hLGOzlXwp5UZB1LY//20VyM2taTB4QvJ" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js" integrity="sha384-uefMccjFJAIv6A+rW+L4AHf99KvxDjWSu1z9VI8SKNVmz4sk7buKt/6v9KI65qnm" crossorigin="anonymous"></script>
</body>
</html>