/var/www/hkosl.com/waiyin/en/view/presidential.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
<!DOCTYPE html>
<html lang="en-HK" prefix="og: http://ogp.me/ns#">

<head>
    <title>President Message - 慧妍雅集, WAI YIN ASSOCIATION
    </title>

    <!-- 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 mb-2 pt-4 h3 text-uppercase whiteFont">President Message
            </p>

            <div class="breadcrumbLink whiteFont">

                <a href="index.php" class="whiteFont"> Home</a> / <span class="whiteFont">President Message
                </span>

            </div>

        </div>

    </div>


    <section class="mainWrap">

        <div class="container">
            <div class="row align-items-center rowMargin">
                <div class="col-lg-4 mb-4 text-center">
                    <img src="../../assets/images/banner_main.png" class="img-fluid">
                    <h3 class="primaryColor">Sandy Lau</h3>
                    <p>President of 2021/2022 Executive Committee</p>


                </div>
                <div class="col-lg-8 mb-4">
                    <p>Wai Yin Association is stepping into its 40th Anniversary, and I am very honored to be the President of the association again at this important milestone. Five years ago, I have had the privilege to contribute to Wai Yin as President on its 35th Anniversary. During my presidency, I was able to organize various charitable projects and events. I cherished and enjoyed every single opportunity to get in touch with the people in need and broaden my prospective in serving the community. In the past 5 years, I am grateful that I have been participating in Wai Yin’s charity work which brought me more insight, made me more determined and passionate to work in the charity field.</p>
<p>In the past 4 decades, Wai Yin Association has strived its best for innovation and enhancement. Our service targets cover a wide range of deprived groups and fields, including elderly, children, youth, women, people with disabilities, mental health, environmental protection, poverty, education, healthcare, etc. Our services extend to different parts in Asia while our charitable activities are becoming more diversified that lots of new initiatives were held. In addition to the two signature charitable projects Gala Dinner and mooncake charity sale, we had held charity walks, charity concert, give-a-tree day, art therapies, patchwork quilt charity sale, etc. Our project model is more multimedia-integrated in order to enhance both public and donor engagement through different media channels.</p>
<p>The journey is full of challenges during these 40 years since Win Yin’s establishment. Nonetheless, what boost Wai Yin to grow into a stronger and well-recognized charitable organization, in addition to Miss HK’s Wisdom and Beauty essences, more importantly, is our core value: LOVE. Therefore, our charity theme is《LOVE 愛》 this year and we shall be working with selected beneficiaries on related projects wherever the community needs our love. Life could be challenging but Love could always bring hope and positive power.</p>
<p>At last I would like to sincerely thank our corporate and individual donors for their continuing support for Wai Yin, also our Board of Trustees, Honorary Advisors, Executive Committee, Wai Yin members, friends and volunteers of Wai Yin for their effort and input. I look forward very much to working with you all again to share our love with those in need as “LOVE conquers ALL 愛♥成就美好”.</p>

                </div>

            </div>





        </div>
    </section>



    <?php /*?><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><?php */ 
?>
    <!-- end #section -->

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


   

</body>

</html>