Files
South-City-College-dynamic/home-parts/course.php
2025-12-31 13:56:10 +05:45

99 lines
3.2 KiB
PHP

<!-- Courses that we offer -->
<section id="course" data-component="liftout-placeholder" class="component-content">
<div class="section-title text-center">
<h2>Courses that we offer</h2>
<p>
We offer a brand new approach to the most basic learning paradigms. Choose from a wide range of learning options
and gain new skills! Our school is known.
</p>
</div>
<div class="column__stack column__full">
<div class="image__liftout">
<div class="_image">
<img
src="http://localhost/sccst/wp-content/uploads/2025/12/image.png"
alt="UWA21_3 [SENG5591].jpg"
loading="lazy"
width="600"
height="450"
decoding="async"
data-nimg="1"
style="color: transparent;"
/>
</div>
<div class="_copy rich-text">
<h3> BTechEdIT (Bachelor of Technical Education in IT)</h3>
<div class="ck-content">
<p>
This is a place for belonging. Where the best stories start.
Here, friendships flourish and support is always just a conversation away.
</p>
</div>
<p>
<a
href="#"
class="button _medium _secondary"
id="image-liftout-cta-btn-secondary"
data-bs-toggle="modal"
data-bs-target="#applyModal"
>
Apply Now
<i class="bi bi-arrow-up-right"></i>
</a>
</p>
</div>
</div>
</div>
<div class="column__stack column__full">
<div class="image__liftout">
<div class="_copy rich-text">
<h3> BIT(Bachelor in Information Technology)</h3>
<div class="ck-content">
<p>
This is a place for belonging. Where the best stories start.
Here, friendships flourish and support is always just a conversation away.
</p>
</div>
<p>
<a
href="/life-at-uwa"
class="button _medium _secondary"
id="image-liftout-cta-btn-secondary"
data-bs-toggle="modal" data-bs-target="#applyModal"
>
Apply Now
<i class="bi bi-arrow-up-right"></i>
</a>
</p>
</div>
<div class="_image">
<img
src="http://localhost/sccst/wp-content/uploads/2025/12/image2.png"
alt="UWA21_3 [SENG5591].jpg"
loading="lazy"
width="600"
height="450"
decoding="async"
data-nimg="1"
style="color: transparent;"
/>
</div>
</div>
</div>
</section>