Added recruitment section
This commit is contained in:
@ -37,9 +37,18 @@
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section id="gallery" class="d-flex flex-column align-items-center" style="height: 100vh; background: #fff; color: #000;">
|
||||
<section id="recruitment" class="d-flex flex-column align-items-center" style="height: 100vh; background: #fff; color: #000;">
|
||||
<div class="mb-5 py-5"><!-- Spacer --></div>
|
||||
<h2>Gallery</h2>
|
||||
<div class="d-flex align-items-center justify-content-center">
|
||||
<div>
|
||||
<img src="/assets/img/recruitment.png" height="50%" width="auto">
|
||||
</div>
|
||||
<div class="ms-5 text-center">
|
||||
<h2>Enlist Today!</h2>
|
||||
<p>Legio XXX is looking for new recruits.</p>
|
||||
<p>Check out the <a>Getting Started</a> page to learn more.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section style="background: #fff">
|
||||
<img src="/assets/img/formation.png" width="100%" height="auto">
|
||||
|
Reference in New Issue
Block a user