forked from SwingKidsAtUW/website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.php
240 lines (230 loc) · 10.7 KB
/
index.php
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
<?php
include_once('shared.php');
shared_header('./');
?>
<div id="home" class="site-section">
<div class="container">
<div class="col-xs-12">
<div class="swingkids-brand">
<img src="./assets/img/swing-kids-brand-white-bottom.png" alt="Swing Kids">
</div>
</div>
</div>
</div>
<div id="/contact" class="extendedAnchor"></div>
<div id="contact-section" class="site-section">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 text-center">
<a target="_blank" href="https://www.facebook.com/groups/SwingKidsAtUW/" class="btn btn-lg btn-default">
<i class="fa fa-facebook-official" aria-hidden="true"></i> Facebook Group
</a>
<a target="_blank" href="mailto:[email protected]" class="btn btn-lg btn-default">
<i class="fa fa-envelope" aria-hidden="true"></i> Email Us
</a>
<a target="_blank" class="btn btn-lg btn-default" href="https://mailman13.u.washington.edu/mailman/listinfo/swingkids">
<i class="fa fa-envelope-o" aria-hidden="true"></i> Subscribe to our mailing list
</a>
</div>
</div>
</div>
</div>
<div id="/lessons" class="site-section">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<h2 class="text-center">Lessons</h2>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-4 col-md-4 col-lg-4">
<div class="well">
<h4>Beginner</h4>
<p>$20 per quarter</p>
<p>Wednesday 6:30-7:30 in the HUB</p>
<p>Offered Every Quarter</p>
<h5>What's Covered:</h5>
<ul>
<li>Basic Lindy Hop step</li>
<li>Basic partner positions (open and closed)</li>
<li>Swingouts</li>
<li>Basic spins and turns</li>
<li>The Charleston step</li>
</ul>
</div>
</div>
<div class="col-xs-12 col-sm-4 col-md-4 col-lg-4">
<div class="well">
<h4>Technique (Intermediate)</h4>
<p>$35 per quarter</p>
<p>Wednesday 6:30-7:30 in the HUB</p>
<p>Offered Every Quarter</p>
<h5>What's Covered:</h5>
<ul>
<li>Emphasis on technique and balance</li>
<li>Proper muscle engagement</li>
<li>Some solo jazz steps</li>
<li>Styling options in social dance settings</li>
</ul>
</div>
</div>
<div class="col-xs-12 col-sm-4 col-md-4 col-lg-4">
<div class="well">
<h4>Advanced</h4>
<p>$35 per quarter</p>
<p>Wednesday 5:30-6:30 in the HUB</p>
<p>Offered Every Quarter</p>
<h5>What's Covered:</h5>
<ul>
<li>Charleston variations</li>
<li>Swingout variations</li>
<li>Weight change in dance shapes</li>
<li>Advanced 8-count steps</li>
<li>Focus on body communication</li>
</ul>
</div>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<p>If you're a new member, we strongly encourage you to go to beginner lessons and speak to an instructor or officer about which lesson you would fit best with.</p>
<p>** Special Deal If you pay for the whole year upfront dues are only $75, and if you pay during the first 3 weeks of fall quarter, only $60 **</p>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<a type="button"
class="btn btn-primary btn-lg btn-block"
target="_blank"
href="https://squareup.com/store/swing-kids-at-uw">
<i class="fa fa-usd" aria-hidden="true"></i>
Pay for Lessons
</a>
</div>
</div>
</div>
</div>
<div id="/instructors" class="site-section bs-background-grey">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<h2 class="text-center">Instructors</h2>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-6">
<div class="row">
<div class="col-xs-12 col-sm-4 col-md-4 col-lg-4 profile-image">
<img src="./assets/img/club-images/instructors/ben-white.png" alt="Instructor: Ben White" class="img-responsive">
</div>
<div class="col-xs-12 col-sm-8 col-md-8 col-lg-8">
<div class='person-information'>
<h3 class='name'>Ben White</h3>
<p class='description'>Ben is well known for his clear instruction and ability to break down and communicate technique while keeping classes entertaining and fun. His instructional resume includes co-founding Eastside Stomp, teaching at the University of Washington and other schools, and traveling for workshops all over the US and Canada. You can also find him leading swing dance classes at SalsaNSeattle or Savoy Swing Club, and working to organize events such as Big Sky Weekend, Emerald City Shuffle, and Northwest Followfest.</p>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-6">
<div class="row">
<div class="col-xs-12 col-sm-4 col-md-4 col-lg-4 profile-image">
<img src="./assets/img/club-images/instructors/ariel-goh.png" alt="Instructor: Ariel Goh" class="img-responsive">
</div>
<div class="col-xs-12 col-sm-8 col-md-8 col-lg-8">
<div class='person-information'>
<h3 class='name'>Ariel Goh</h3>
<p class='description'>Her very first day at the University of Washington, Ariel took a swing dance lesson and never looked back. She belonged to and led the Swing Kids at UW for four years, and now continues to teach and work with college clubs, including the University of Washington, Seattle University, and Cascadia College. She regularly performs and teaches in the greater Seattle area, and her competition titles include placing at events such as Killer Diller Weekend (2014) and Camp Jitterbug (2015), and first place in the Lindy Bout Knockdown Jack & Jill (2015) with Ben.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="/events" class="site-section">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<h2 class="text-center">Weekly Events</h2>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-4">
<div class="well">
<h4>Swing Kids Monday Dance</h4>
<p>A weekly monday night dance for members of Swing Kids at UW! Come join us for an extra opportunity to practice what you've learned in lessons, get help from more experienced members, or simply engage in social dancing with other people in the club.</p>
<dl class="">
<dt>Located</dt>
<dd>Open Flight Stuido– 4207 University Way NE. It's on the Ave, just a short walk from campus!</dd>
</dl>
<dl class="">
<dt>Time</dt>
<dd>8pm-10:30pm weekly.</dd>
</dl>
<dl class="">
<dt>Entry</dt>
<dd>Our Monday dances are only $5 a night. Card and cash are both accepted.</dd>
<dd>We also offer a quarterly deal for this dance– you can pay $25 by the third lesson of the quarter for access to all 10 weeks of Mondays!</dd>
</dl>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-4">
<div class="well">
<h4>Friday Night Stomp at Aria Ballroom</h4>
<dl class="">
<dt>Located</dt>
<dd>You can get there easily from 405 or 520, and the address is 15300 NE 95th Street, Redmond.</dd>
</dl>
<dl class="">
<dt>All Ages Social Dancing</dt>
<dd>8:30 p.m. – 12:30 a.m.</dd>
<dd>Live Music Every Week</dd>
<dd>$12 or $10 with Husky Card</dd>
</dl>
<dl class="">
<dt>Absolute Beginners Lesson</dt>
<dd>8:30 – 9:00 p.m.</dd>
<dd>Free with Paid Admission</dd>
</dl>
<p>On Fridays you’ll find us at the Aria Ballroom in Redmond. The Aria is a whopping 3000 square feet of custom designed, sprung hardwood. The studio also features air conditioning, surround sound, changing rooms, seating, loads of free parking and a large lobby area.</p>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-4">
<div class="well">
<h4>Sunday Night Swing at Century Ballroom</h4>
<dl class="">
<dt>Located</dt>
<dd>915 E Pine Street, 2nd floor</dd>
<dd>Seattle WA 98122</dd>
</dl>
<dl class="">
<dt>Time</dt>
<dd>9:00pm Intro Lesson</dd>
<dd>9:30pm-12:30am Dance</dd>
</dl>
<p>Intro Lesson: $9</p>
<p>Dance: $9 (FREE with Lesson)</p>
</div>
</div>
</div>
</div>
</div>
<div id="/calendar" class="site-section">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<h2 class="text-center">Swing Kids Events Calendar:</h2>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<div class="embed-responsive embed-responsive-16by9">
<iframe src="https://www.google.com/calendar/embed?showTitle=0&height=600&wkst=1&bgcolor=%23FFFFFF&src=uw.edu_586fk86vac01c9g4dupul2in04%40group.calendar.google.com&color=%23125A12&ctz=America%2FLos_Angeles" style=" border-width:0 " width="800" height="600" frameborder="0" scrolling="no"></iframe>
</div>
</div>
</div>
</div>
</div>
<?php
shared_footer();
?>