Skip to content

Commit

Permalink
Merge pull request #49 from RealEskalate/sami.landing_change
Browse files Browse the repository at this point in the history
Sami.landing change
  • Loading branch information
samuel161415 authored Aug 30, 2024
2 parents 4525cf4 + e34d21f commit 1a48ca5
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dist/hacks-website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@
<div class="square" id="sq9"></div>
</div>
</app-root>
<script src="runtime.fa4c12334e562a2f.js" type="module"></script><script src="polyfills.ca0382e1ab6cf5f7.js" type="module"></script><script src="scripts.0e5b01af3f8fe401.js" defer></script><script src="vendor.9c3c6e4a69b86ad3.js" type="module"></script><script src="main.83dd40e7b21cf7c2.js" type="module"></script></body>
<script src="runtime.fa4c12334e562a2f.js" type="module"></script><script src="polyfills.ca0382e1ab6cf5f7.js" type="module"></script><script src="scripts.0e5b01af3f8fe401.js" defer></script><script src="vendor.9c3c6e4a69b86ad3.js" type="module"></script><script src="main.98983d19128a9b5a.js" type="module"></script></body>
</html>

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions src/app/pages/info/info.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
class="text-transparent bg-gradient-to-r from-indigo-600 to-pink-500 bg-clip-text animate-text"
>Semi-finals</span
>
(July 28 - September 6, 2024), selected 32 teams will receive
(July 28 - September 20, 2024), selected 32 teams will receive
ongoing support to refine their projects with feedback.
</p>
<p class="mt-3 text-gray-300 leading-relaxed">
Expand All @@ -58,7 +58,7 @@
class="text-transparent bg-gradient-to-r from-indigo-600 to-pink-500 bg-clip-text animate-text"
>Grand Finale</span
>
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.
Expand Down
6 changes: 3 additions & 3 deletions src/app/static/years.ts
Original file line number Diff line number Diff line change
Expand Up @@ -137,17 +137,17 @@ 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,
},
{
number: "6",
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",
},
Expand Down

0 comments on commit 1a48ca5

Please sign in to comment.