From 028106a7a5152666700936a5cb74a72a0da59169 Mon Sep 17 00:00:00 2001
From: samuel161415
@@ -58,7 +58,7 @@
class="text-transparent bg-gradient-to-r from-indigo-600 to-pink-500 bg-clip-text animate-text"
>Grand Finale
- on September 21-26 ,2024, is the ultimate showdown. The top 8 teams
+ on October 12-17 ,2024, is the ultimate showdown. The top 8 teams
will fly to Ethiopia for an all-expense-paid event, competing for a
$30,000 USD prize pool and presenting their projects to a
distinguished jury.
diff --git a/src/app/static/years.ts b/src/app/static/years.ts
index 1424216..939e2b3 100644
--- a/src/app/static/years.ts
+++ b/src/app/static/years.ts
@@ -137,9 +137,9 @@ export const timeline = [
color: "#7BD3EA",
title: "Semifinals",
desc: "Continued guidance from advisors help refine and optimize the projects of the remaining teams. This phase is marked by iterative feedback and project refinement.",
- year: "July 28 - September 6, 2024",
+ year: "July 28 - September 20, 2024",
startDate: "July 28, 2024",
- endDate: "September 15, 2024",
+ endDate: "September 20, 2024",
final: false,
},
{
@@ -147,7 +147,7 @@ export const timeline = [
color: "#41516C",
title: "Grand Finale",
desc: " The top 8 teams are flown to Ethiopia for an all-expense-paid in-person event. They’ll compete for a total prize pool of $30,000, presenting their projects to a distinguished jury.",
- year: "12-17 , October 2024",
+ year: "12-17 October, 2024",
startDate: "October 12, 2024",
endDate: "October 17, 2024",
},
From e34d21f1c9b0a21e856126d9441189bd98ff0a01 Mon Sep 17 00:00:00 2001
From: samuel161415