/var/www/hkosl.com/alphastep/view/event.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
241
242
243
244
245
246
247
248
249
250
251
252
<!DOCTYPE html>
<html lang="en-HK" prefix="og: http://ogp.me/ns#">

<head>
    <title>ALPHASTEP - For Event & Partnership</title>

    <meta name="description"
        content="We are CAiRS, the word leading and regional hub for research in Reliability and Safety Innovation based in Jong Kong. We have high level of world renowned expertise in Artificial intelligenee methodologies, industry based eluster data. and reliability & safety modelling and algorithsm.">
    <!-- 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">For Event & Partnership</p>

            <div class="breadcrumbLink">

                <a href="index.php"> Home</a> / <span class="blueFont">For Event & Partnership</span>

            </div>

        </div>

    </div>

    <section class="mainSmallWrapper">

        <div class="row">
            <div class="col-lg-7">
                <p class="h1 blueFont">For Event & Partnership
                </p>
                <p>AlphaStep welcomes event and partnership opportunities across different sectors including commercial,
                    NGO and community.

                </p>
                <p class="bold">Some examples of event and partnership offered include:
                </p>
                <ul class="list mb-4">
                    <li>Talk
                    </li>
                    <li>Workshop

                    </li>
                    <li>Carnival

                    </li>
                    <li>Brand building event
                    </li>
                    <li>Team building programme

                    </li>
                    <li>Fundraising event

                    </li>
                    <li>Corporate social responsibility

                    </li>
                    <li>Community wellbeing project

                    </li>
                    <li>Service partnership

                    </li>
                </ul>
                <div>
                    <a href="#" class="link d-inline-block"><i class="fas fa-phone"></i> (852) 3791 2626
                    </a>
                </div>
                <a href="mailTo:info@alphastep.com.hk" class="link"><i class="fas fa-envelope"></i>
                    info@alphastep.com.hk</a>
            </div>
            <div class="col-lg-5">

                <div class="swiper-container eventSlider1">
                    <!-- Additional required wrapper -->
                    <div class="swiper-wrapper">
                        <!-- Slides -->
                        <div class="swiper-slide"><img src="../assets/images/servies_detail22.jpg" class="img-fluid">
                        </div>

                    </div>
                    <!-- If we need pagination -->
                    <!-- <div class="swiper-pagination"></div> -->
                    <!-- If we need navigation buttons -->
                    <!-- <div class="swiper-button-prev swiper-button-white"></div>
                    <div class="swiper-button-next swiper-button-white"></div> -->

                </div>

            </div>
        </div>








    </section>


    <!-- end #section -->


    <!-- footer -->
    <?php include 'inc/footer.php';?>




    <!-- Modal -->
    <div class="modal fade" id="CourseDetail" tabindex="-1" role="dialog" aria-labelledby="CourseDetail"
        aria-hidden="true">
        <div class="modal-dialog modal-dialog-centered modal-lg" role="document">
            <div class="modal-content">
                <div class="modal-header">
                    <h2 class="modal-title">Course details:</h2>
                    <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                        <span aria-hidden="true">&times;</span>
                    </button>
                </div>
                <div class="modal-body">
                    <table class="table">
                        <thead>
                            <tr>
                                <th scope="col">Course</th>
                                <th scope="col" class="text-center">Age group</th>
                                <th scope="col" class="text-center">Number of modules</th>
                                <th scope="col" class="text-center"></th>
                            </tr>
                        </thead>
                        <tbody>
                            <tr>
                                <td scope="row">Intermediate(Basketball)</td>
                                <td class="text-center">
                                    <div>U14</div>
                                    <div>U16</div>
                                    <div>U19</div>
                                </td>
                                <td class="text-center">12</td>
                                <td class="text-center"><button class="sbutton btn-primary">Enrol Now</button></td>
                            </tr>
                            <tr>
                                <td scope="row">Intermediate(Rugby)</td>
                                <td class="text-center">
                                    <div>U14</div>
                                    <div>U16</div>
                                    <div>U19</div>
                                </td>
                                <td class="text-center">12</td>
                                <td class="text-center"><button class="sbutton btn-primary">Enrol Now</button></td>
                            </tr>
                            <tr>
                                <td scope="row">Intermediate(Football)</td>
                                <td class="text-center">
                                    <div>U14</div>
                                    <div>U16</div>
                                    <div>U19</div>
                                </td>
                                <td class="text-center">12</td>
                                <td class="text-center"><button class="sbutton btn-primary">Enrol Now</button></td>
                            </tr>
                            <tr>
                                <td scope="row">Intermediate(Swimming)</td>
                                <td class="text-center">
                                    <div>U14</div>
                                    <div>U16</div>
                                    <div>U19</div>
                                </td>
                                <td class="text-center">12</td>
                                <td class="text-center"><button class="sbutton btn-primary">Enrol Now</button></td>
                            </tr>
                            <tr>
                                <td scope="row">Intermediate(Badminton)</td>
                                <td class="text-center">
                                    <div>U14</div>
                                    <div>U16</div>
                                    <div>U19</div>
                                </td>
                                <td class="text-center">12</td>
                                <td class="text-center"><button class="sbutton btn-primary">Enrol Now</button></td>
                            </tr>
                            <tr>
                                <td scope="row">Intermediate(Volleyball)</td>
                                <td class="text-center">
                                    <div>U14</div>
                                    <div>U16</div>
                                    <div>U19</div>
                                </td>
                                <td class="text-center">12</td>
                                <td class="text-center"><button class="sbutton btn-primary">Enrol Now</button></td>
                            </tr>
                            <tr>
                                <td scope="row">Intermediate(Golf)</td>
                                <td class="text-center">
                                    <div>U14</div>
                                    <div>U21</div>
                                    <div>21+</div>
                                </td>
                                <td class="text-center">12</td>
                                <td class="text-center"></td>
                            </tr>
                            <tr>
                                <td scope="row">Intermediate(Tennis)</td>
                                <td class="text-center">
                                    <div>U14</div>
                                    <div>U21</div>
                                    <div>21+</div>
                                </td>
                                <td class="text-center">12</td>
                                <td class="text-center"><button class="sbutton btn-primary">Enrol Now</button></td>
                            </tr>
                        </tbody>
                    </table>
                </div>

            </div>
        </div>
    </div>



    <script type="text/javascript" src="../assets/js/swiper.js"></script>
    <script>
    var mySwiper = new Swiper('.eventSlider1', {
        loop: false,
        pagination: '.swiper-pagination',
        nextButton: '.swiper-button-next',
        prevButton: '.swiper-button-prev',

    });
    </script>
</body>



</html>