We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb6db1b commit f894e3eCopy full SHA for f894e3e
1 file changed
app/overview/page.tsx
@@ -9,6 +9,11 @@ const ProgramOverview = () => {
9
<div className="space-y-4">
10
<h1 className="text-2xl md:text-3xl lg:text-4xl font-bold text-center">Summer 2025</h1>
11
<div className="text-base md:text-lg space-y-2">
12
+ The Lagos camp will take place at the <u><a href="http://airol.unilag.edu.ng/" className="hover:text-blue-600">AirLab</a></u> of
13
+ the University of Lagos. The Abuja camp will take place at the
14
+ <u><a href="https://reginapaciscollege.com/" className="hover:text-blue-600">Regina Pacis College</a></u>
15
+ in Abuja.
16
+ </p>
17
<ol className="list-decimal list-inside space-y-2">
18
<li>Abuja camp dates: August 4 – August 15</li>
19
<li>Lagos camp dates: July 21 – August 1</li>
0 commit comments