-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathindex.html
More file actions
39 lines (38 loc) · 1.16 KB
/
index.html
File metadata and controls
39 lines (38 loc) · 1.16 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
---
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
---
<section class="hero">
<div class="hero-content">
<h1>Technology that helps millions of people worldwide.</h1>
<a href="/jobs/" class="hero-button">
<b>View Open Positions →</b>
</a>
</div>
</section>
<section class="card">
<div class="card-content">
<h2>Autonomy and Collaboration</h2>
<p>
Our engineering teams work best when they're able to make their own technical decisions and execute.
</p>
<a href="/teams/" class="card-button">
Read about our teams →
</a>
</div>
<div class="card-rich-media team"></div>
</section>
<section class="card">
<div class="card-content">
<h2>Interesting Stack</h2>
<p>With modern tools, CI & CD, and up-to-date versions of languages and frameworks, our team can deploy features quickly to our customers.</p>
<a href="/stack/" class="card-button">
Read about our stack →
</a>
</div>
<div class="card-rich-media stack"></div>
</section>