-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.njk
More file actions
23 lines (22 loc) · 947 Bytes
/
index.njk
File metadata and controls
23 lines (22 loc) · 947 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
layout: base.njk
title: Supercharge Your Dev Teams
description: 15X lower code review latency. Automated review assignments. Real-time notifications. Out-ship your competition.
---
<section class="hero hero--canva hero--fullpage">
<div class="hero-background">
<img src="/canva_redesign/codeGROOVE_files/b776a850e72d3675b39bc7be36793b58.jpg" alt="" class="hero-bg-image">
<div class="hero-yellow-bar"></div>
<div class="hero-yellow-shape"></div>
</div>
<div class="hero-content-box">
<h1 class="hero-title-canva">SUPERCHARGE YOUR DEV TEAMS.</h1>
<div class="hero-features">
<p><span class="feature-cyan">15X lower code review latency.</span></p>
<p>Automated review assignments.</p>
<p>Real-time notifications.</p>
<p>Team leaderboards.</p>
</div>
<p class="hero-cta-text">Out-ship your competition.</p>
</div>
</section>