Skip to content

Commit 7317fa7

Browse files
committed
More yellow consistency
1 parent d226578 commit 7317fa7

File tree

6 files changed

+50
-50
lines changed

6 files changed

+50
-50
lines changed

src/about.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ description: Great tools amplify human capability without getting in the way.
1212

1313
<h2>OUR PHILOSOPHY</h2>
1414

15-
<div class="groove-card">
15+
<div class="groove-card groove-card--yellow">
1616
<p class="text-large text-bold mb-2">ENGINEERING VELOCITY IS EVERYTHING</p>
1717
<p>Your team's ability to ship code is your competitive advantage. Every hour spent waiting for reviews is an hour not building features that matter.</p>
1818
</div>

src/contact.njk

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,29 +4,29 @@ title: Contact
44
description: Let's talk velocity.
55
---
66

7-
<h1 style="margin-bottom: 20px;">CONTACT</h1>
7+
<h1>CONTACT</h1>
88

99
<section class="hero">
10-
<h2 style="color: var(--yellow); margin: 0; font-size: 32px; letter-spacing: -2px;">LET'S TALK</h2>
11-
<p style="font-size: 20px; margin-top: 20px;">READY TO SHIP CODE FASTER?<br>
12-
<span style="color: var(--yellow);">GET IN TOUCH.</span></p>
10+
<h2 class="contact-hero-title">LET'S TALK</h2>
11+
<p class="contact-hero-text">READY TO SHIP CODE FASTER?<br>
12+
<span class="contact-highlight">GET IN TOUCH.</span></p>
1313
</section>
1414

15-
<h2 style="font-size: 24px; letter-spacing: -1px;">SALES</h2>
15+
<h2>SALES</h2>
1616

17-
<div class="groove-card">
18-
<p style="font-size: 24px; font-weight: bold; margin-bottom: 20px;">15-MINUTE DEMO</p>
19-
<p style="font-size: 18px;">See your velocity metrics.<br>
17+
<div class="groove-card groove-card--yellow">
18+
<p class="demo-title">15-MINUTE DEMO</p>
19+
<p class="demo-text">See your velocity metrics.<br>
2020
Get your ROI calculation.<br>
2121
Start shipping code faster.</p>
2222

23-
<p style="margin-top: 30px;">
23+
<p class="mt-2">
2424
<a href="mailto:ship-faster@codegroove.dev" class="cta">EMAIL US</a>
2525
</p>
2626

27-
<p style="font-size: 20px; font-weight: bold; letter-spacing: -1px;">ship-faster@codegroove.dev</p>
27+
<p class="contact-email">ship-faster@codegroove.dev</p>
2828
</div>
2929

30-
<h2 style="font-size: 24px; letter-spacing: -1px;">LOCATION</h2>
31-
<p style="font-size: 18px; font-weight: bold;">NORTH CACKALACKY</p>
30+
<h2>LOCATION</h2>
31+
<p class="text-large text-bold">NORTH CACKALACKY</p>
3232

src/oss.njk

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@ title: Open Source
44
description: Free for open source projects. Forever.
55
---
66

7-
<h1 style="margin-bottom: 20px;">OPEN SOURCE</h1>
7+
<h1>OPEN SOURCE</h1>
88

9-
<blockquote style="background: var(--yellow); padding: 30px; margin: 0 -20px 40px;">
10-
<p style="margin: 0; font-size: 24px; color: var(--black);">FREE FOREVER</p>
11-
</blockquote>
9+
<div class="groove-card groove-card--yellow text-center">
10+
<p class="mb-0 text-2xl text-bold">FREE FOREVER</p>
11+
</div>
1212

13-
<h2 style="font-size: 24px; letter-spacing: -1px;">OUR JAMS</h2>
13+
<h2>OUR JAMS</h2>
1414
<ul>
1515
<li><a href="/oss/goose/">Goose</a> - PR tracker that honks when you're the bottleneck</li>
1616
<li><a href="https://github.com/codeGROOVE-dev/ready-to-review">Ready to Review</a> - Turn-based PR notifications</li>
1717
<li>More at <a href="https://github.com/codeGROOVE-dev">github.com/codeGROOVE-dev</a></li>
1818
</ul>
1919

20-
<h2 style="font-size: 24px; letter-spacing: -1px;">JOIN THE BAND</h2>
20+
<h2>JOIN THE BAND</h2>
2121
<p>Sign up at <a href="https://dash.ready-to-review.dev">dash.ready-to-review.dev</a></p>
2222
<p>Questions? <a href="/contact/">Get in touch</a></p>
2323

src/oss/goose.njk

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,21 @@ title: Goose
44
description: The PR tracker that honks when you're the bottleneck.
55
---
66

7-
<h1 style="margin-bottom: 20px;">GOOSE</h1>
7+
<h1>GOOSE</h1>
88

99
<section class="hero">
10-
<h2 style="color: var(--yellow); margin: 0; font-size: 32px; letter-spacing: -2px;">HONK HONK</h2>
11-
<p style="font-size: 20px; margin-top: 20px;">THE PR TRACKER THAT HONKS<br>
12-
<span style="color: var(--yellow);">WHEN YOU'RE THE BOTTLENECK</span></p>
10+
<h2 class="contact-hero-title">HONK HONK</h2>
11+
<p class="contact-hero-text">THE PR TRACKER THAT HONKS<br>
12+
<span class="contact-highlight">WHEN YOU'RE THE BOTTLENECK</span></p>
1313
</section>
1414

15-
<h2 style="font-size: 24px; letter-spacing: -1px;">WHAT IT DOES</h2>
15+
<h2>WHAT IT DOES</h2>
1616

1717
<p>Goose is a menubar app that tracks your GitHub pull requests and notifications. It honks at you when you're blocking someone's PR. Seriously.</p>
1818

19-
<div class="groove-card">
20-
<p style="font-size: 20px; font-weight: bold; margin: 0;">FEATURES THAT SLAP</p>
21-
<ul style="margin-top: 15px;">
19+
<div class="groove-card groove-card--yellow">
20+
<p class="text-lg text-bold mb-0">FEATURES THAT SLAP</p>
21+
<ul class="mt-1">
2222
<li>🪿 Honks when you're blocking a PR</li>
2323
<li>✈️ Jet sounds for PR stage progression</li>
2424
<li>🧠 Smart turn-based PR assignment</li>

src/products.njk

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ title: Products
44
description: 15X faster pull requests. From 4 days to 4 hours. ROI in week one.
55
---
66

7-
<h1 style="margin-bottom: 20px;">PRODUCTS</h1>
7+
<h1>PRODUCTS</h1>
88

9-
<div class="groove-card">
10-
<p style="margin: 0; font-size: 24px; font-weight: bold;">ENGINEERING VELOCITY TOOLS</p>
9+
<div class="groove-card groove-card--yellow">
10+
<p class="mb-0 text-2xl text-bold">ENGINEERING VELOCITY TOOLS</p>
1111
</div>
1212

13-
<h2 style="font-size: 24px; letter-spacing: -1px;">PICK YOUR GROOVE</h2>
13+
<h2>PICK YOUR GROOVE</h2>
1414

1515
<div class="products">
1616
<a href="/products/hub/" class="product-clickable">
17-
<article class="product">
17+
<article class="product product--yellow">
1818
<h3>grooveHUB</h3>
1919
<p><strong>Engineering Teams 2-256</strong></p>
2020
<p>15X faster PRs: 4 days → 4 hours</p>
@@ -24,7 +24,7 @@ description: 15X faster pull requests. From 4 days to 4 hours. ROI in week one.
2424
<li>Robot army that unblocks stuck PRs automatically</li>
2525
<li>SOC 2 compliance without the friction</li>
2626
</ul>
27-
<p style="text-decoration: underline;">View details →</p>
27+
<p class="text-bold">View details →</p>
2828
<p class="text-muted">15X faster PRs · 112x ROI</p>
2929
</article>
3030
</a>
@@ -39,7 +39,7 @@ description: 15X faster pull requests. From 4 days to 4 hours. ROI in week one.
3939
<li>Turn-based notifications only</li>
4040
<li>Works with any GitHub workflow</li>
4141
</ul>
42-
<p style="text-decoration: underline;">View details →</p>
42+
<p class="text-bold">View details →</p>
4343
<p class="text-muted">Free for open source</p>
4444
</article>
4545
</a>
@@ -95,8 +95,8 @@ description: 15X faster pull requests. From 4 days to 4 hours. ROI in week one.
9595

9696
<h2 style="font-size: 24px; letter-spacing: -1px;">SECURITY</h2>
9797

98-
<div class="groove-card">
99-
<p style="font-size: 20px; font-weight: bold;">ENTERPRISE READY</p>
98+
<div class="groove-card groove-card--yellow">
99+
<p class="text-lg text-bold">ENTERPRISE READY</p>
100100
<ul>
101101
<li>SOC 2 Type II (in progress)</li>
102102
<li>GDPR & CCPA compliant</li>
@@ -107,8 +107,8 @@ description: 15X faster pull requests. From 4 days to 4 hours. ROI in week one.
107107

108108
<div class="text-center mt-60">
109109
<a href="https://dash.ready-to-review.dev" class="cta">HIT IT</a>
110-
<p style="font-weight: bold; letter-spacing: 2px;">FREE TRIAL · NO CARD · 7-DAY RESULTS</p>
110+
<p class="text-bold text-uppercase">FREE TRIAL · NO CARD · 7-DAY RESULTS</p>
111111

112-
<p style="margin-top: 40px;">Need a custom demo? <a href="/contact/">Contact our team</a></p>
112+
<p class="mt-3">Need a custom demo? <a href="/contact/">Contact our team</a></p>
113113
</div>
114114

src/security.njk

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,34 +4,34 @@ title: Security
44
description: Simple is secure.
55
---
66

7-
<h1 style="margin-bottom: 20px;">SECURITY</h1>
7+
<h1>SECURITY</h1>
88

9-
<div class="groove-card">
10-
<p style="margin: 0; font-size: 20px; font-weight: bold;">SIMPLE IS SECURE</p>
11-
<p style="margin-top: 15px; font-size: 16px;">Simplicity scales, complexity breeds bugs. Simple systems are easier to audit, understand, and verify.</p>
9+
<div class="groove-card groove-card--yellow">
10+
<p class="mb-0 text-lg text-bold">SIMPLE IS SECURE</p>
11+
<p class="mt-1">Simplicity scales, complexity breeds bugs. Simple systems are easier to audit, understand, and verify.</p>
1212
</div>
1313

14-
<h2 style="font-size: 24px; letter-spacing: -1px;">COMPLIANCE</h2>
14+
<h2>COMPLIANCE</h2>
1515
<div class="groove-card">
16-
<p style="font-size: 20px; font-weight: bold; margin: 0;">SOC 2 TYPE II</p>
16+
<p class="text-lg text-bold mb-0">SOC 2 TYPE II</p>
1717
<p>IN PROGRESS</p>
1818
</div>
1919

20-
<h2 style="font-size: 24px; letter-spacing: -1px;">PRIVACY</h2>
20+
<h2>PRIVACY</h2>
2121

22-
<div class="groove-card">
23-
<p style="font-size: 20px; font-weight: bold; margin: 0;">WE PROTECT YOUR PRIVACY</p>
24-
<p style="margin-top: 15px;">We will never sell your data. We don't even want to have it.</p>
22+
<div class="groove-card groove-card--yellow">
23+
<p class="text-lg text-bold mb-0">WE PROTECT YOUR PRIVACY</p>
24+
<p class="mt-1">We will never sell your data. We don't even want to have it.</p>
2525
</div>
2626

27-
<h2 style="font-size: 24px; letter-spacing: -1px;">YOUR DATA</h2>
27+
<h2>YOUR DATA</h2>
2828
<ul>
2929
<li>We don't store your code</li>
3030
<li>Metadata deleted after 30 days</li>
3131
<li>Everything encrypted</li>
3232
</ul>
3333

34-
<h2 style="font-size: 24px; letter-spacing: -1px;">REPORT ISSUES</h2>
34+
<h2>REPORT ISSUES</h2>
3535
<p>Security: <a href="mailto:security@codegroove.dev">security@codegroove.dev</a></p>
3636
<p>Urgent: Signal +1 678-608-0428</p>
3737

0 commit comments

Comments
 (0)