-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtrybe.html
228 lines (179 loc) · 8.89 KB
/
trybe.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
<!DOCTYPE html>
<html lang="en">
<head>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6K0R29GN3Z"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-6K0R29GN3Z');
</script>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>About ETS</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Jost:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor 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/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top header-inner-pages">
<div class="container d-flex align-items-center">
<a href="index.html" class="logo mr-auto"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>
<nav class="nav-menu d-none d-lg-block">
<ul>
<li><a href="index.html">Home</a></li>
<li class="active"><a href="about.html">About</a></li>
<li><a href="workshops.html">Workshop</a></li>
<li><a href="#portfolio">Outreach</a></li>
<li><a href="#team">Online</a></li>
<li><a href="#contact">Contact</a></li>
</nav><!-- .nav-menu -->
<a href="mailto:[email protected]" class="get-started-btn scrollto">Reach out to us</a>
</div>
</header><!-- End Header -->
<main id="main">
<!-- ======= Breadcrumbs ======= -->
<section id="breadcrumbs" class="breadcrumbs">
<div class="container">
<ol>
<li><a href="index.html">Home</a></li>
<li>What we do</li>
</ol>
<h2>Past Workshops</h2>
</div>
</section><!-- End Breadcrumbs -->
<section class="inner-page" >
<div class="container">
<p>
<div class="container marketing">
<!-- START THE FEATURETTES -->
<div class="about">
<div class="row featurette">
<div class="col-md-7 order-md-1">
<h2 class="featurette-heading">Trybe Ltd</span></h2><br>
<p>Trybe is a social service agency that serves youths facing adversities. Our team found an avenue for collaboration with one of the facilities under their care – the Singapore Boys’ Hostel.</p>
<img class="featurette-image img-fluid mx-auto pt-5" img src="assets/img/trybe/trybelogo.png" alt="BCS logo" width="30%">
</div>
<div class="col-md-5 order-md-2">
<img class="featurette-image img-fluid mx-auto pt-5" img src="assets/img/trybe/trybezahran.png" alt="trybe zahran" width="90%">
</div>
</div>
</div>
</section>
<!-- QUOTE-->
<div class="quote">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-11">
<p>Bryan Chung, Youth Worker at Trybe Ltd</p>
<h4>“You have inspired the Trybe youths and have given them a chance to be meaningfully engaged, and for that we are grateful. Looking forward to working with ETS again!”</h4>
</div>
</div>
</div>
</div>
<!-- END QUOTE -->
<!-- BCS Family Camp -->
<section class="inner-page" >
<div class="container">
<div class="about">
<div class="row featurette">
<div class="col-md-7 order-md-2">
<h2 class="featurette-heading">“Try-It-Out Tuesdays” B-boy Course</span></h2><br>
<p>The ‘Try-it-out Tuesdays’ programme within Singapore Boys’ Hostel was a chance for the boys to learn an interesting skill from external vendors within an allotted period from 6.30-8pm on Tuesdays. We were graciously given the trust of conducting b-boy classes over 4 weeks as part of this programme, for an average of 6 youths a session.
</div>
<div class="col-md-5 order-md-1">
<img class="img-fluid mx-auto" img src="assets/img/trybe/trytues.png" alt="bcs toprock" width="90%">
</div>
</div>
</div>
</section>
<!-- END BCS Family Camp -->
</main>
<!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-newsletter">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6">
<p class ="lead">Like what you see, and want to bring this programme to your organisation?</p>
<a href="https://forms.gle/hQVRUjN7w5Zxz9ug8" class="btn btn-dark">Contact Us</a>
</div>
</div>
</div>
</div>
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-contact">
<h3>ETS</h3>
</p>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Featured in</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="https://artsrepublic.sg/backstage/interview-with-michael-ng-engaging-at-risk-youths-through-dance-and-graffiti/">Arts Republic</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="https://www.facebook.com/102785401096035/posts/305043177536922/">Lian He Zaobao</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="https://www.facebook.com/CityofGoodSG/posts/1684294088392935">NVPC</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">International Hip Hop Film Festival</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Our Work</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="#">4-6 Week Bboy Workshops</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Bboy Mentorships</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Events</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Social</h4>
<div class="social-links mt-3">
<a href="https://medium.com/elevate-the-streets" class="medium"><i class="bx bxl-medium"></i></a>
<a href="https://www.facebook.com/elevatethestreets/" class="facebook"><i class="bx bxl-facebook"></i></a>
<a href="https://instagram.com/elevatethestreets" class="instagram"><i class="bx bxl-instagram"></i></a>
<!-- <a href="#" class="google-plus"><i class="bx bxl-skype"></i></a>
<a href="#" class="linkedin"><i class="bx bxl-linkedin"></i></a>-->
</div>
</div>
</div>
</div>
</div>
<div class="container footer-bottom clearfix">
<div class="copyright">
© Copyright <strong><span>ETS</span></strong>. All Rights Reserved
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top"><i class="ri-arrow-up-line"></i></a>
<div id="preloader"></div>
<!-- Vendor JS Files -->
<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/waypoints/jquery.waypoints.min.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/aos/aos.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>