-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathindex.html
More file actions
62 lines (59 loc) · 2.19 KB
/
Copy pathindex.html
File metadata and controls
62 lines (59 loc) · 2.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
---
layout: modern
title: ZumbaTech™
description: Work on a technology team that helps millions of people worldwide.
image: https://zumba-cms.imgix.net/uploads/2021/12/Zumba_Desktop_3.jpg?auto=compress,format&w=1440
author: cjsaylor
notitle: true
data_page: home
---
<section class="hero" style="padding: 100px 40px">
<div class="hero-grid"></div>
<div class="hero-content">
<h1>Technology that helps millions move.</h1>
<p class="hero-sub">
We build the products, platforms and tools behind Zumba<sup>®</sup> — from
zumba.com and the Zumba app to the instructor network that powers classes in 189 countries.
</p>
<a href="/jobs/" class="hero-button">
<b>View Open Positions</b>
<span class="arrow">→</span>
</a>
</div>
<div class="hero-stats">
<div class="hero-stat"><b>189</b><span>Countries</span></div>
<div class="hero-stat"><b>15M+</b><span>Weekly dancers</span></div>
<div class="hero-stat"><b>200K+</b><span>Locations</span></div>
</div>
</section>
<section class="card">
<div class="card-content">
<span class="eyebrow">How we work</span>
<h2>Autonomy and collaboration.</h2>
<p>
Our engineering teams work best when they're able to make their own technical decisions
and execute. Small, cross-functional crews own a product end-to-end — from design and
architecture to ship and feature rollout.
</p>
<a href="/teams/" class="card-button">
Read about our teams
<span class="arrow">→</span>
</a>
</div>
<div class="card-rich-media team" aria-hidden="true"></div>
</section>
<section class="card">
<div class="card-content">
<span class="eyebrow">Tools of the trade</span>
<h2>An interesting stack.</h2>
<p>
Modern tools, CI & CD, and up-to-date versions of languages and frameworks. PHP 8 and a
custom service layer on the back, Vue 3 and TypeScript on the front, Github actions CI deploying them all; so we can ship features quickly and confidently.
</p>
<a href="/stack/" class="card-button">
Read about our stack
<span class="arrow">→</span>
</a>
</div>
<div class="card-rich-media stack" aria-hidden="true"></div>
</section>