Skip to content

Commit

Permalink
fix: joe's job title on more pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Akeboshiwind committed Sep 13, 2024
1 parent b823dee commit a6b46c9
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
Binary file modified src/assets/site/consultation_ogImage.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions src/components/ContactUs.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -183,22 +183,22 @@ export default function ContactUs() {
<div className='text-medium md:text-2xl text-white leading-snug'>
Book a
<span className='text-juxt'> 30-minute discovery call </span>
with our Head of Delivery, and discover how JUXT can help bring
with our Chief Delivery Officer, and discover how JUXT can help bring
your vision to market, on time and on budget.
</div>
</div>

<div className='flex items-center lg:items-stretch flex-col gap-4'>
<img src={joe.src} alt='Joe' width='150' />
<div className='text-sm text-left font-light text-juxt'>
Joe Littlejohn <br /> JUXT Head of Delivery
Joe Littlejohn <br /> JUXT Chief Delivery Officer
</div>
</div>
</div>
<div className='flex flex-col-reverse lg:flex-row bg-zinc-800 gap-16'>
<div className='flex flex-col gap-10 text-left lg:w-1/2'>
<div className='text-lg text-white md-text-3xl font-light leading-snug'>
Our Head of Delivery, Joe Littlejohn, has worked in software
Our Chief Delivery Officer, Joe Littlejohn, has worked in software
development and technical advisory roles for two decades, shipping
systems at scale for companies ranging from global banks to
early-stage startups.
Expand Down
2 changes: 1 addition & 1 deletion src/data/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"description": "An opinionated and subjective view, based on our collective experience of building projects with Clojure."
},
"consultation": {
"description": "Book a 30-minute free consultation with JUXT Head of Delivery to discover how JUXT can help bring your vision to market, on time and budget.",
"description": "Book a 30-minute free consultation with JUXT Chief Delivery Officer to discover how JUXT can help bring your vision to market, on time and budget.",
"image": "consultation_ogImage.jpg"
},
"clojure-conj": {
Expand Down
2 changes: 1 addition & 1 deletion src/pages/blog/juxtcast-horizon.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Last Friday, on January 19th, we recorded a fresh episode of our JUXT Cast, divi

While the media rightly focuses on the management and political corruption aspects of the scandal, our discussion brought attention to the crucial lessons applicable to everyone in today's tech-centric world.

Joined by our JUXT team members Joe Littlejohn, Head of Delivery, and Alex Davis, Senior Software Engineer, we were fortunate to have Andras Gerlits from http://omniledger.io/ as our guest, adding an external perspective to the conversation. Beyond the headlines, this episode exposes the intricate challenges in managing and securing complex IT systems, providing a more detailed understanding of the Horizon scandal.
Joined by our JUXT team members Joe Littlejohn, Chief Delivery Officer, and Alex Davis, Senior Software Engineer, we were fortunate to have Andras Gerlits from http://omniledger.io/ as our guest, adding an external perspective to the conversation. Beyond the headlines, this episode exposes the intricate challenges in managing and securing complex IT systems, providing a more detailed understanding of the Horizon scandal.

While acknowledging the significance of addressing management and political corruption, this episode:

Expand Down
2 changes: 1 addition & 1 deletion src/pages/blog/promise-theory-with-mark-burgess.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tags:
- 'podcast'
---

In this podcast episode, JUXT Head of Delivery Joe Littlejohn, XTDB Head of Product Jeremy Taylor, and I spoke with guest Mark Burgess, an independent researcher and writer.
In this podcast episode, JUXT Chief Delivery Officer Joe Littlejohn, XTDB Head of Product Jeremy Taylor, and I spoke with guest Mark Burgess, an independent researcher and writer.

<iframe class='aspect-video w-full' src="https://www.youtube.com/embed/s8VKdt0o7y0?si=LvB0yCwawCAYNw0a" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

Expand Down

0 comments on commit a6b46c9

Please sign in to comment.