/var/www/hkosl.com/waiyin/en/view/presidential_old.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>Honorary Life President - 慧妍雅集, 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">Honorary Life President
            </p>

            <div class="breadcrumbLink whiteFont">

                <a href="index.php" class="whiteFont"> Home</a> / <span class="whiteFont">Honorary Life President
                </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/Loletta_Chu_Hon_2019.jpg" class="img-fluid mb-4">
                    <h3 class="primaryColor">Loletta Chu</h3>
                    <p>Honorary Life President</p>
                    <img src="../../assets/images/sign_loletta.jpg" class="img-fluid">

                </div>
                <div class="col-lg-8 mb-4">
                    <p>Since 1982, the incorporation of Wai Yin Association united a group of women who desired to be of service to the community in sharing a remarkable destiny. I believe that Wai Yin is the first women's "government-certified charity group" in the world with members who are Beauty Pageant 'titleholders and finalists'.</p>
                    <p>When we act collectively and combine a warm heart along with our bountiful knowledge, education and resources to help others, we can achieve great things as we work for the good of the community.</p>
                    <p>The formation of Wai Yin allows the members to dedicate themselves to serve and facilitate change in areas where they can make a difference, thus realising the motto ' The Wai Yin Association....making a difference to Hong Kong'.</p>
                    <p>The purpose of Wai Yin's existence is to give and do charitable works. In doing so, we seek to serve the community by helping others less fortunate than ourselves to attain a better life; this in turn gives one's life 'value'. Moreover, charitable actions benefit one's life by cultivating compassion - a spiritual value. The work of Wai Yin is a 'labour of compassion'.</p>
                    <p>Whilst Wai Yin focuses on philanthropy and individual social responsibility, it provides a worthy platform for corporate sponsors to engage in works of charity and to exercise corporate social responsibility. The funds raised from annual projects benefit organisations whose mission is to make a difference in the lives of people in need. With our shared belief in serving the community and addressing on going social issues, we jointly act together to alleviate social concerns.</p>
                    <p>In its constant quest for fund raising challenges as a 'funding provider' to Hong Kong's non-governmental organisations, Wai Yin has shown how beauty and dedication graces compassion.</p>
                    <p>Our Association appreciates the memories of past years, but we will also be moving forward to rising to new challenges, new aspirations and new heights of success. Wai Yin has the strength and vitality to strive, thrive and live for the betterment of Hong Kong's future.</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>