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
|
<!DOCTYPE html>
<html lang="en-HK" prefix="og: http://ogp.me/ns#">
<head>
<title>ALPHASTEP - About Us</title>
<meta name="description" content="Our team share the core belief that it is essential for children to engage in physical exercise from an early age. We were alarmed by the lack of emphasis on children’s fitness in Hong Kong, as physical education at local schools is currently significantly below the recommended WHO standard. At AlphaStep, we were inspired to change....">
<!-- css -->
<?php include 'inc/headlinks.php';?>
<!-- js -->
<?php include 'inc/link-js.php';?>
</head>
<body>
<!-- header -->
<?php include 'inc/navbar.php';?>
<!-- end of header-->
<!-- breadcrumb -->
<div class="breadcrumb" style="background-image:url(../assets/images/breadcrumbbg.jpg);">
<div class="breadcrumbWrapper text-center">
<p class="breadcrumbTitle m-0 pt-4 h3 text-uppercase">About us</p>
<div class="breadcrumbLink">
<a href="index.php"> Home</a> / <span class="blueFont">About
Us</span>
</div>
</div>
</div>
<section class="mainSmallWrapper" style="background-image:url(../assets/images/sub_bg.jpg)">
<div class="row align-items-center rowMargin">
<div class="col-lg-6 colPadding">
<p class="blueFont h1">The Brand</p> <p class="text-justify">We designed AlphaStep to forge the fundamental movement skills of children and teenagers aged 3-17, while helping them create positive lifelong habits to unleash their full potential. Guided by the principle of delivering physical education training in an embracing and enjoyable way, our courses take children through their fitness journey step by step, by utilising fun elements with immersive training and ninja warrior facilities. To help your children excel, we promote a culture of support, set realistic goals, and keep track of their progress. </p>
</div>
<div class="col-lg-6 text-center"> <img src="../assets/images/main_pic02.jpg" class="img-fluid"> </div>
</div>
<div class="row align-items-center flex-row-reverse rowMargin">
<div class="col-lg-6 colPadding">
<p class="blueFont h1">Our Story</p> <p class="text-justify">Our team share the core belief that it is essential for children to engage in physical exercise from an early age. We were alarmed by the lack of emphasis on children’s fitness in Hong Kong, as physical education at local schools is currently significantly below the recommended WHO standard. At AlphaStep, we were inspired to change this norm in the community and provide a solution. Through building children’s fine and gross motor proficiency, confidence, problem solving, and interpersonal skills, we are set on <b><i>‘Forging Greatness’</i></b>.
</p>
</div> <div class="col-lg-6 text-center"> <img src="../assets/images/main_pic01.jpg" class="img-fluid"> </div>
</div>
</section>
<section> <div class="row m-0"> <div class="col-lg-6 blueLightBgColor text-center mainSmallWrapper"> <p class="h1 blueFont">Vision</p> <p class="text-justify">At AlphaStep, our vision is centred on <b><i>‘Forging Greatness’</i></b>. We aim to make physical activity an integral part of every child’s day in order to create positive lifelong habits that will remain with them as they grow and enable them to unleash their full potential.
</p>
</div> <div class="col-lg-6 yellowLightBgColor text-center mainSmallWrapper"> <p class="h1 blueFont">Mission</p> <p class="text-justify">At AlphaStep, our mission is to give children the confidence, abilities, and motivation they need to be physically active and to try different fitness activities. We take children through their fitness journey step by step, utilising fun, interactive elements to develop the skills they need.
</p> </div> </div>
</section>
<section class="mainSmallWrapper"> <p class="h1 blueFont">Partner</P> <p class="text-justify mb-4">We have the privilege of working with a diverse range of organisations and enterprises. We view our clients and sponsors as our partners and work collaboratively with them to achieve results they can measure. </p> <div class="swiper-container"> <div class="swiper-wrapper"> <div class="swiper-slide"> <img src="../assets/images/logo.png" class="img-fluid"></div> <div class="swiper-slide"><img src="../assets/images/logo.png" class="img-fluid"></div> <div class="swiper-slide"><img src="../assets/images/logo.png" class="img-fluid"></div> <div class="swiper-slide"><img src="../assets/images/logo.png" class="img-fluid"></div> <div class="swiper-slide"><img src="../assets/images/logo.png" class="img-fluid"></div> <div class="swiper-slide"><img src="../assets/images/logo.png" class="img-fluid"></div> <div class="swiper-slide"><img src="../assets/images/logo.png" class="img-fluid"></div> <div class="swiper-slide"><img src="../assets/images/logo.png" class="img-fluid"></div> <div class="swiper-slide"><img src="../assets/images/logo.png" class="img-fluid"></div> <div class="swiper-slide"><img src="../assets/images/logo.png" class="img-fluid"></div> </div>
</div>
</section>
<!-- end #section -->
<!-- footer -->
<?php include 'inc/footer.php';?> <script type="text/javascript" src="../assets/js/swiper.js"></script>
<script> var swiper = new Swiper('.swiper-container', { slidesPerView: 8, spaceBetween: 30, speed: 1000, loop: true, autoplay: 1000, freeMode: true, breakpoints: { 520: { slidesPerView: 3, spaceBetween: 10, },
1024: { slidesPerView: 5, spaceBetween: 30, }, 1440: { slidesPerView: 6, spaceBetween: 30, } }
}); </script>
</body>
</html>
|