/var/www/hkosl.com/winnamore/html/en/include/PremierGreySide.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
<div class="PremierGreySide">
    <div class="GreySideSection">
        <img src="../img/elements/Member-Program.png">
        <h3>MEMBER GET<br>MEMBER PROGRAM</h3>
        <span>Earn Valuable Benefits by participating</span>
        <div class="StyleBTN-NoShadow">
            <a href="premier-membertomember.php">Learn More...</a>
        </div>
    </div>
    <div class="GreySideSection TopBottomDashed">
        <img src="../img/elements/Equity-Investment.png">
        <h1>US $1,000,000</h1>
        <h3>Equity Investment</h3>
        <span>in your Start-up when it’s voted</span>
        <h4>“Enterprise Most Likely<br>To Succeed”</h4>
        <div class="StyleBTN-NoShadow">
            <a href="premier-expansionText.php">Learn More...</a>
        </div>
    </div>
    <div class="GreySideSection">
        <img src="../img/elements/Premier-Side-Newsletter.png">
        <h3>Winnamore Street<br>NEWSLETTER</h3>
        <h5>UPCOMING ISSUES</h5>
        <ul>
            <li>
                Why 70% of new online start-up entrepreneurs are women. Will they all succeed?
            </li>
            <li>
                More retirees are using crowdfunding to earn higher and more frequent returns on their savings.
            </li>
        </ul>
        <div class="StyleBTN-NoShadow">
            <a href="#">View Past Issues</a>
        </div>
    </div>
</div>