Skip to content

Commit

Permalink
feat: 🎸 add 3 judges, change copy and fileverse logo (#548)
Browse files Browse the repository at this point in the history
* feat: 🎸 add 3 judges, change copy and fileverse logo

* feat: 🎸 added urls for 3 new judges
  • Loading branch information
NotRohan authored Feb 12, 2025
1 parent 0cdbb8e commit 3a0fbb3
Show file tree
Hide file tree
Showing 5 changed files with 43 additions and 4 deletions.
Binary file added public/images/Agentathon/judges/javier.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/Agentathon/judges/muttoni.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/Agentathon/judges/suhail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/Agentathon/tracks/stack.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
47 changes: 43 additions & 4 deletions src/content/agentathon.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
{
"component": "Agentathon/Hero",
"caption": "Feb 3rd - Feb 17th",
"caption": "Feb 3rd - Feb 14th",
"title": "Safe<br /> Agentathon",
"text": "A new hackathon to build sovereign agents with the best AI x Crypto stacks out there",
"buttons": [
Expand Down Expand Up @@ -1196,9 +1196,9 @@
{
"image": {
"src": "/images/Agentathon/judges/danielle.png",
"alt": "Danielle"
"alt": "Daniele"
},
"title": "Danielle",
"title": "Daniele",
"text": "Founder, HeyAnon",
"buttons": [
{
Expand Down Expand Up @@ -1552,7 +1552,7 @@
"alt": "Vikas Pandey"
},
"title": "Vikas Pandey",
"text": "Senior Solutions Architect, Kite AI",
"text": "Head of Protocol, Kite AI",
"buttons": [
{
"href": "https://x.com/buidloor"
Expand Down Expand Up @@ -1597,6 +1597,45 @@
"href": "https://x.com/celesteanglm"
}
]
},
{
"image": {
"src": "/images/Agentathon/judges/suhail.png",
"alt": "Suhail"
},
"title": "Suhail Kakar",
"text": "Devrel Lead at TAC",
"buttons": [
{
"href": "https://x.com/SuhailKakar"
}
]
},
{
"image": {
"src": "/images/Agentathon/judges/javier.png",
"alt": "Javier"
},
"title": "Javier Donoso",
"text": "Head of DevRel, Gelato",
"buttons": [
{
"href": "https://x.com/danolar5"
}
]
},
{
"image": {
"src": "/images/Agentathon/judges/muttoni.png",
"alt": "Muttoni"
},
"title": "Andrea Muttoni",
"text": "Head of DevRel, Story",
"buttons": [
{
"href": "https://x.com/devrelius"
}
]
}
]
},
Expand Down

0 comments on commit 3a0fbb3

Please sign in to comment.