Skip to content

Commit

Permalink
feat(xt24): add jon to speakers
Browse files Browse the repository at this point in the history
  • Loading branch information
Akeboshiwind committed May 1, 2024
1 parent 9b9212f commit 9d6e46e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 12 deletions.
Binary file added src/assets/xt24/jon-pither.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 19 additions & 12 deletions src/data/xt24/speakers.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@
"image": "/src/assets/xt24/jay-modha.png",
"linkedin": "jay-modha-8b29893"
},
{
"name": "Phill Barber",
"role": "Software Consultant",
"company": "Credit Suisse",
"image": "/src/assets/xt24/phill-barber.png",
"linkedin": "phill-barber-5b656a21"
},
{
"name": "Mark Burgess",
"role": "Founder and Principal",
Expand All @@ -55,13 +62,6 @@
"image": "/src/assets/xt24/malcolm-sparks.png",
"linkedin": "malcolmsparks"
},
{
"name": "Jeremy Taylor",
"role": "Head of Product",
"company": "XTDB",
"image": "/src/assets/xt24/jeremy-taylor.png",
"linkedin": "jdtaylor"
},
{
"name": "Oliver Hine",
"role": "Lead Consultant",
Expand All @@ -83,10 +83,17 @@
"image": "/src/assets/xt24/manpreet-babbra.png"
},
{
"name": "Phill Barber",
"role": "Software Consultant",
"company": "Credit Suisse",
"image": "/src/assets/xt24/phill-barber.png",
"linkedin": "phill-barber-5b656a21"
"name": "Jon Pither",
"role": "CEO & Co-founder",
"company": "JUXT",
"image": "/src/assets/xt24/jon-pither.png",
"linkedin": "jon-pither-juxt-ceo"
},
{
"name": "Jeremy Taylor",
"role": "Head of Product",
"company": "XTDB",
"image": "/src/assets/xt24/jeremy-taylor.png",
"linkedin": "jdtaylor"
}
]

0 comments on commit 9d6e46e

Please sign in to comment.