Updated women leading the way section
This commit is contained in:
21
includes/sections/about/cta.php
Normal file
21
includes/sections/about/cta.php
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
|
||||
<div class="we-container">
|
||||
<div class="we-cta reveal">
|
||||
<div class="we-cta-inner">
|
||||
<h2 class="we-cta-title">Ready to Start<br><em>Your Journey?</em></h2>
|
||||
<p class="we-cta-sub">Join our Women Entrepreneurship program and become part of <br>
|
||||
India's fastest-growing logistics network.</p>
|
||||
<div class="we-cta-btns">
|
||||
<a href="#" class="btn-we-primary" style="text-decoration: none;">
|
||||
Apply Now
|
||||
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
|
||||
<line x1="5" y1="12" x2="19" y2="12" />
|
||||
<polyline points="12 5 19 12 12 19" />
|
||||
</svg>
|
||||
</a>
|
||||
<!-- <a href="#" class="btn-we-outline">Learn More</a> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user