Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Commit 5cf6c6c

Browse files
author
Andrew
authored
Update page-africa.html
1 parent 99ec5e8 commit 5cf6c6c

File tree

1 file changed

+21
-18
lines changed

1 file changed

+21
-18
lines changed

page-africa.html

Lines changed: 21 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,27 +7,35 @@
77

88
<section class="hero">
99
<div class="hero__content text-white">
10-
<div class="wrapper py-7">
11-
<div class="text-center col-md-8 col-lg-6 mx-auto">
12-
<img class="mx-auto col-4 col-md-12" style="max-width: 248px;" src="/assets/img/africa-logo.svg" alt="Access icon" />
13-
<p class="mt-4">All In Africa is an online educational program that provides Africans with free open source education, training, mentorship, community involvement, and internship opportunities.</p>
14-
15-
<div class="btn mt-4 disabled">
16-
<span>Coming Soon</span>
17-
{% include arrow.html %}
10+
<div class="wrapper">
11+
<div class="d-md-flex text-center text-left-md">
12+
<div class="col-12 col-md-4 col-lg-5 mb-6 mb-md-0 px-md-6" data-animate-in="up">
13+
<img class="mx-auto col-4 col-md-12" style="max-width: 248px;" src="/assets/img/direction/access-icon.svg" alt="Access icon" />
14+
</div>
15+
<div class="col-12 col-md-8 col-lg-6" data-animate-in="up">
16+
<h1 class="h5">{ All In Access }</h1>
17+
<h1 class="h2">All In Africa</h1>
18+
<p class="p-lg mt-0">All In Africa is an online educational program that provides Africans with free open source education, training, mentorship, community involvement, and career opportunities.</p>
19+
<div class="mt-6">
20+
<div class="btn mt-4 disabled">
21+
<span>Coming Soon</span>
22+
{% include arrow.html %}
23+
</div>
24+
</div>
1825
</div>
1926
</div>
2027
</div>
2128

22-
<div class="wrapper d-md-flex py-lg-6 mt-7">
29+
<div class="py-lg-4"></div>
30+
31+
<div class="wrapper d-md-flex py-8">
2332
<div class="col-12 col-md-4 col-lg-5" style="order: 3;" data-animate-in="up">
2433
<img class="mx-auto col-10" src="{{ '/assets/img/direction/student-on-computer-2.png' | relative_url }}" alt="student on computer" />
2534
</div>
2635
<div class="col-12 col-md-7 pr-md-6">
27-
<h2 class="h3 mb-6" data-animate-in="up">All In Africa</h2>
36+
<h2 class="h3 mb-6" data-animate-in="up">Overivew</h2>
2837
<p>All In Africa is designed to empower Africans and bridge the diversity gap of developers through free open source education, comprehensive training, mentorship, vibrant community engagement, and career focused experiential opportunities. Participants will enhance their technical skills with access to open source courses, practical training, and hackathons.</p>
2938

30-
3139
<p>The program offers a unique chance to connect with tech professionals and fellow students across Africa, fostering networking and collaboration. By joining this community, individuals can collaborate on impactful open source projects that address real-world challenges. </p>
3240

3341
<p>All In Africa is a gateway to growth, learning, and meaningful connections within the African open source ecosystem and beyond.</p>
@@ -50,11 +58,6 @@ <h2 class="h3 mb-6" data-animate-in="up">All In Africa</h2>
5058
<div class="col-12 col-md-7 pr-md-6">
5159
<h2 class="h3 h3-lg" data-animate-in="up">Open source, for all.</h2>
5260
<p class="h3 h3--alt mb-4">All Africans interested in Open Source are eligible to participate and join us.</p>
53-
54-
<div class="btn disabled mt-5">
55-
<span>Coming Soon</span>
56-
{% include arrow.html %}
57-
</div>
5861
</div>
5962
</div>
6063
</section>
@@ -97,10 +100,10 @@ <h2 class="h3 h3--alt" data-animate-in="up">{ Ambassadors in Your Region }</h2>
97100
<p class="h2">Are you All In?</p>
98101
<p>All In Africa provides open source curriculum, career development, and opportunities at companies, nonprofits and within open source communities.</p>
99102
<div class="mt-6">
100-
<div class="btn disabled">
103+
<a class="btn disabled" href="">
101104
<span>Join the All In Africa Program</span>
102105
{% include arrow.html %}
103-
</div>
106+
</a>
104107
</div>
105108
</div>
106109
</section>

0 commit comments

Comments
 (0)