Skip to content

Commit e678767

Browse files
committed
new partner: jump24
1 parent 30c3ea6 commit e678767

File tree

5 files changed

+54
-0
lines changed

5 files changed

+54
-0
lines changed

src/partners/jump24.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
page: true
3+
footer: false
4+
---
5+
6+
<script setup>
7+
import Page from './components/PartnerPage.vue'
8+
</script>
9+
10+
<Page partner="jump24" />

src/partners/partners.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,5 +228,25 @@
228228
},
229229
"contact": "[email protected]",
230230
"hiring": "https://dreamonkey.com/en/work-with-us"
231+
},
232+
{
233+
"name": "Jump24",
234+
"logo": "jump24.svg",
235+
"flipLogo": true,
236+
"hero": "jump24-hero.jpg",
237+
"intro": "Hand crafted software, delivered. We work alongside start-ups, enterprises and tech teams creating bespoke web software solutions that will help them grow. Honing our skills since 2013, our strength is our people. We design and build custom applications to the highest standard, so you can reap the benefits.",
238+
"description": [
239+
"Jump24 is a full-circle development studio that brings ideas to life. From our base in the UK, we’ve worked closely over the years with clients in Europe and the United States, including Jamie Oliver, Admiral, InPost and Buffer. With a team of 16 developers, you’ll be in safe hands with us.",
240+
"Long-lasting relationships are our speciality. Whether you’re a startup, enterprise or agency, your story is important to us. We focus on the minute details to help create something that reflects you and your business.",
241+
"We’re a talkative bunch, so to find out even more about us, head to our Twitter and LinkedIn."
242+
],
243+
"proficiencies": ["Vue", "Laravel", "Tailwind", "Inertia", "React"],
244+
"region": ["Europe"],
245+
"website": {
246+
"text": "jump24.co.uk",
247+
"url": "https://jump24.co.uk"
248+
},
249+
"contact": "[email protected]",
250+
"hiring": "jump24.co.uk/careers"
231251
}
232252
]
Lines changed: 12 additions & 0 deletions
Loading
137 KB
Loading

src/public/images/partners/jump24.svg

Lines changed: 12 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)