Skip to content

Commit

Permalink
Merge branch 'main' into feat/add-countdown
Browse files Browse the repository at this point in the history
  • Loading branch information
ThulinaWickramasinghe committed Sep 5, 2024
2 parents b751066 + 438fa36 commit b0b7d04
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 3 deletions.
9 changes: 9 additions & 0 deletions apps/2024/public/assets/images/sponsors/sampath-bank.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions apps/2024/src/components/landing/sponsors/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,16 @@
"wrapper": "from-black/50 to-yellow-400"
}
},
{
"name": "Sampath Bank",
"logo": "./assets/images/sponsors/sampath-bank.svg",
"link": "https://www.sampath.lk/",
"category": "Silver",
"styles": {
"logo": "w-7/12 p-0.5 xs:p-1.5 lg:p-2 2xl:p-[11px] lg:-translate-y-1 2xl:-translate-y-[5px]",
"wrapper": "from-black/10 to-slate-200"
}
},
{
"name": "Wonderae",
"logo": "./assets/images/sponsors/wonderae.png",
Expand All @@ -38,5 +48,17 @@
"logo": "w-full p-0.5 xs:p-1.5 lg:p-2 2xl:p-[11px] lg:-translate-y-1 2xl:-translate-y-[5px]",
"wrapper": "from-black/30 to-red-200"
}
},
{
"name": "",
"logo": ""
},
{
"name": "",
"logo": ""
},
{
"name": "",
"logo": ""
}
]
6 changes: 3 additions & 3 deletions apps/2024/src/components/landing/timeline/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"time": "19:00 IST"
},
{
"date": "5 Sep",
"date": "11 Sep",
"title": "Awareness Session + Practise Round",
"description": "Learn the rules of bashaway while navigating the platforms in a simulated battle",
"time": "11:00 IST"
"time": "19:00 IST"
},
{
"date": "18 Sep",
Expand All @@ -18,7 +18,7 @@
"time": "15:00 IST"
},
{
"date": "5 Oct",
"date": "6 Oct",
"title": "1st Round",
"description": "The real battle begins today! Showcase your scripting skills and secure a spot in the next round.",
"time": "10:00 IST"
Expand Down

0 comments on commit b0b7d04

Please sign in to comment.