Skip to content

Commit

Permalink
Content(sponsors): add sampath logo
Browse files Browse the repository at this point in the history
  • Loading branch information
ThulinaWickramasinghe committed Sep 4, 2024
1 parent 34ca683 commit 438fa36
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 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": ""
}
]

0 comments on commit 438fa36

Please sign in to comment.