Skip to content

Commit 3e627d2

Browse files
committed
Initial draft for Sustain Africa 2024, pending design updates
1 parent 2f8925b commit 3e627d2

File tree

2 files changed

+8
-11
lines changed

2 files changed

+8
-11
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/pages/sustain-africa.js

+7-10
Original file line numberDiff line numberDiff line change
@@ -158,12 +158,12 @@ function SustainAfrica() {
158158
<SectionLayout>
159159
<h3 className="text-white uppercase font-clashDisplay font-bold text-2xl lg:text-3xl"> Agenda </h3>
160160
<p className="text-[#D1D1E3;] text-lg pt-[24px] lg:pt-[40px] leading-8 text-base">
161-
The event starts at 1:00 PM WAT on <b className="text-white"> 16th June, 2024 </b>, so please arrive at 1:00 PM WAT
162-
to check in. The event will last for 3 hours, 30 minutes, and will be structured as collaborative working sessions, along
163-
with optional activities. Sessions will be dialog and outcome-oriented rather than presentations or lecture
164-
format. The program is envisioned to enable deeper collaborations and learnings across the network of
165-
participants in order to collectively improve our skills, strategies, and impact in our respective OSS
166-
efforts.
161+
The event starts at 1:00 PM WAT on <b className="text-white"> 16th June, 2024 </b>, so please arrive at 1:00
162+
PM WAT to check in. The event will last for 3 hours, 30 minutes, and will be structured as collaborative
163+
working sessions, along with optional activities. Sessions will be dialog and outcome-oriented rather than
164+
presentations or lecture format. The program is envisioned to enable deeper collaborations and learnings
165+
across the network of participants in order to collectively improve our skills, strategies, and impact in our
166+
respective OSS efforts.
167167
<br />
168168
<br />
169169
The following is a working schedule for the Sustain Africa 2024:
@@ -182,15 +182,12 @@ function SustainAfrica() {
182182
<div className="min-w-[250px]">09:00 AM - 12:00 PM</div>
183183
<div>
184184
<p className="text-2xl mt-2 lg:mt-0 lg:text-3xl">Chapter Leads Summit</p>
185-
<p className="my-4 text-[#D1D1E3;]">
186-
TBA
187-
</p>
185+
<p className="my-4 text-[#D1D1E3;]">TBA</p>
188186
</div>
189187
</AgendaSection>
190188

191189
<div className="w-full border my-[37px]" />
192190

193-
194191
<GradientSectionHeader>
195192
<p className="min-w-full lg:min-w-[250px]">12:00 PM</p>
196193
<p className="w-full text-2xl lg:text-3xl">Arrivals and registration</p>

0 commit comments

Comments
 (0)