76 lines
3.3 KiB
HTML
76 lines
3.3 KiB
HTML
|
{include file='default/base/mall_top'/}
|
||
|
{block name="mall_main"}
|
||
|
<link rel="stylesheet" href="{$Think.HOME_SITE_ROOT}/new/css/contact.css">
|
||
|
<div class="contact-banner">
|
||
|
<div class="main-center container">
|
||
|
<h1>Contact Us</h1>
|
||
|
<h5>If you have any questions, please check below for the fastest way to get in touch with us!</h5>
|
||
|
</div>
|
||
|
</div>
|
||
|
<main class="contact-container">
|
||
|
<section>
|
||
|
<div class="main-center container">
|
||
|
<div class="item item1">
|
||
|
<h6>For Students:</h6>
|
||
|
<p><strong>If you have questions about:</strong></p>
|
||
|
<div class="text">
|
||
|
<p>- Registration</p>
|
||
|
<p>- Payments</p>
|
||
|
<p>- Course equivalency</p>
|
||
|
<p>- Course approval</p>
|
||
|
<p>- Credit transfer process</p>
|
||
|
<p>- LightCourse services</p>
|
||
|
<p>- ....</p>
|
||
|
<img src="{$Think.HOME_SITE_ROOT}/new/images/G03.png" alt="For Students">
|
||
|
</div>
|
||
|
<p>Please search through our <a href="">FAQs</a>, or contact us via</p>
|
||
|
<div class="mail">
|
||
|
<a href="mailto:studentservice@lightglobal.org">studentservice@lightglobal.org</a>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
</section>
|
||
|
<section>
|
||
|
<div class="main-center container">
|
||
|
<div class="item item2">
|
||
|
<h6>For Universities:</h6>
|
||
|
<p><strong>If you are interested in partnerships like:</strong></p>
|
||
|
<div class="text">
|
||
|
<p>- Delivering more convenient, flexible, and diversified higher education options to
|
||
|
students worldwide</p>
|
||
|
<p>- Leveraging the integration effect of the LightCourse platform to increase enrollments
|
||
|
and global market reach by promoting your existing courses and programs</p>
|
||
|
<p>- Establishing and operating international programs</p>
|
||
|
<p>- ...</p>
|
||
|
<img src="{$Think.HOME_SITE_ROOT}/new/images/Subject.png" alt="For Universities">
|
||
|
|
||
|
</div>
|
||
|
<p>Please contact us at</p>
|
||
|
<div class="mail">
|
||
|
<a href="mailto:partnerships@lightglobal.org">partnerships@lightglobal.org</a>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</section>
|
||
|
<section>
|
||
|
<div class="main-center container">
|
||
|
<div class="item item3">
|
||
|
<h6>For Faculty:</h6>
|
||
|
<p><strong>If you are a qualified candidate interested in:</strong></p>
|
||
|
<div class="text">
|
||
|
<p>- Working with students from all over the world</p>
|
||
|
<p>- Interacting with people from different cultures and traveling abroad</p>
|
||
|
<p>- ...</p>
|
||
|
<img src="{$Think.HOME_SITE_ROOT}/new/images/hb.png" alt="For Faculty">
|
||
|
</div>
|
||
|
<p>Don't hesitate to contact us at</p>
|
||
|
<div class="mail">
|
||
|
<a href="mailto:partnerships@lightglobal.org">partnerships@lightglobal.org</a>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</section>
|
||
|
</main>
|
||
|
{/block}
|
||
|
{include file='default/base/mall_footer'/}
|