Skip to content

Commit 5f21982

Browse files
committed
update QR code page
1 parent f806fce commit 5f21982

File tree

1 file changed

+43
-13
lines changed

1 file changed

+43
-13
lines changed

src/qr/index.njk

Lines changed: 43 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ title: Welcome
2020
</div>
2121
</div>
2222

23-
<div style="background: var(--black); border: 8px solid var(--yellow); border-radius: 20px; padding: 40px; margin: 40px 0; box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);">
23+
<h2 style="margin-top: 40px;">OUR PRODUCTS</h2>
24+
25+
<div style="background: var(--black); border: 8px solid var(--yellow); border-radius: 20px; padding: 40px; margin: 30px 0; box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);">
2426
<h2 style="margin-top: 0; color: var(--yellow); font-size: 32px;">Ready to Review</h2>
2527
<p style="font-size: 20px; font-weight: 600; color: var(--cyan); margin-bottom: 20px;">Hyper-Intelligent Pull Request Notification & Assignment System - for OSS, Startups, and Enterprises alike.</p>
2628
<p style="font-size: 18px; line-height: 1.6; margin-bottom: 20px;">Perfectly timed, actionable notifications that keep your team in flow. The right notification, at the right time, in the right place.</p>
@@ -47,28 +49,56 @@ title: Welcome
4749
</ul>
4850
</div>
4951

52+
<p style="font-size: 16px; line-height: 1.6; margin-top: 25px; margin-bottom: 0;">Curious how much PR latency is costing your team? <a href="https://cost.github.codegroove.app/?mode=org" style="color: var(--cyan); text-decoration: underline; font-weight: 600;">Calculate your savings</a> with our free GitHub analyzer.</p>
53+
5054
<div style="text-align: center; margin-top: 35px;">
5155
<a href="/products/ready-to-review/" class="cta-button cta-button--green" style="font-size: 18px; padding: 16px 32px;">Learn More & Get Started</a>
5256
</div>
5357
</div>
5458

55-
<div style="background: var(--black); border: 8px solid var(--cyan); border-radius: 20px; padding: 30px; margin: 40px 0; box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);">
56-
<h2 style="margin-top: 0;">EXPLORE MORE</h2>
59+
<div style="background: var(--black); border: 8px solid var(--cyan); border-radius: 20px; padding: 40px; margin: 30px 0; box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);">
60+
<h2 style="margin-top: 0; color: var(--cyan); font-size: 32px;">Goose</h2>
61+
<p style="font-size: 20px; font-weight: 600; color: var(--yellow); margin-bottom: 20px;">Native Menubar PR Notification App - Built for Individual Contributors</p>
62+
<p style="font-size: 18px; line-height: 1.6; margin-bottom: 20px;">Open-source desktop app that lives in your menubar (Mac) or system tray (Windows/Linux). Honks when it's your turn to act. No team permissions required.</p>
5763

58-
<div style="margin-bottom: 30px;">
59-
<h3 style="margin-bottom: 10px; color: var(--yellow); padding-bottom: 8px; border-bottom: 3px solid var(--yellow); display: inline-block;">Try the Desktop App</h3>
60-
<p>Check out <strong><a href="https://github.com/codeGROOVE-dev/goose">Goose</a></strong> — our open-source PR notification app that lives in your menubar (Mac) or system tray (Windows/Linux). Honks when it's your turn to act.</p>
61-
<p style="margin-bottom: 0;">Open source forever. <a href="/opensource/">Learn more about our OSS commitment</a></p>
64+
<div style="margin: 30px 0;">
65+
<h3 style="margin-bottom: 15px; color: var(--yellow); font-size: 22px;">What You Get</h3>
66+
<ul style="font-size: 17px; line-height: 1.8; margin: 0; padding-left: 0; list-style: none;">
67+
<li style="margin-bottom: 12px; padding-left: 30px; position: relative;">
68+
<span style="position: absolute; left: 0; color: var(--cyan); font-weight: 700;">🪿</span>
69+
<strong>Honk notifications</strong> — When you're blocking someone's PR
70+
</li>
71+
<li style="margin-bottom: 12px; padding-left: 30px; position: relative;">
72+
<span style="position: absolute; left: 0; color: var(--cyan); font-weight: 700;">✈️</span>
73+
<strong>Jet sounds for your PRs</strong> — CI passes, reviews arrive, ready to merge
74+
</li>
75+
<li style="margin-bottom: 12px; padding-left: 30px; position: relative;">
76+
<span style="position: absolute; left: 0; color: var(--cyan); font-weight: 700;">🧠</span>
77+
<strong>Turn-based tracking</strong> — Know whose court the ball is in
78+
</li>
79+
<li style="margin-bottom: 0; padding-left: 30px; position: relative;">
80+
<span style="position: absolute; left: 0; color: var(--cyan); font-weight: 700;">🔒</span>
81+
<strong>Privacy first</strong> — Runs locally, no telemetry, your PRs stay yours
82+
</li>
83+
</ul>
6284
</div>
6385

64-
<div style="margin-bottom: 0;">
65-
<h3 style="margin-bottom: 10px; color: var(--yellow); padding-bottom: 8px; border-bottom: 3px solid var(--yellow); display: inline-block;">Calculate Your Savings</h3>
66-
<p>Curious how much PR latency is costing your team? Our free calculator analyzes your GitHub org's public repositories and shows the real cost of context switching.</p>
67-
<p style="margin-bottom: 0;"><strong><a href="https://cost.github.codegroove.app/?mode=org">cost.github.codegroove.app</a></strong></p>
86+
<p style="font-size: 16px; line-height: 1.6; margin-top: 25px; margin-bottom: 0; font-style: italic;">Trusted by Kubernetes core developers. Open source forever. <a href="/opensource/" style="color: var(--cyan); text-decoration: underline; font-weight: 600;">Learn more about our OSS commitment</a></p>
87+
88+
<div style="text-align: center; margin-top: 35px;">
89+
<a href="/products/goose/" class="cta-button cta-button--green" style="font-size: 18px; padding: 16px 32px;">Learn More & Get Started</a>
6890
</div>
6991
</div>
7092

71-
<h2>GET IN TOUCH</h2>
72-
<p>Questions? Want to chat? Email us at <a href="mailto:go-faster@codegroove.dev">go-faster@codegroove.dev</a> or <a href="https://calendar.app.google/TbQmeX8iWnvx6Ci89">schedule a call</a>.</p>
93+
<div class="about-contact-section">
94+
<h2>GET IN TOUCH</h2>
95+
<p>Questions? Want to chat about how we can help your team?</p>
96+
<div class="about-contact-links">
97+
<a href="#" class="cta-button cta-button--yellow" id="email-contact" data-email-prefix="go-faster">Email us</a>
98+
<a href="https://calendar.app.google/TbQmeX8iWnvx6Ci89" class="cta-button">Book a call</a>
99+
</div>
100+
</div>
73101
</div>
74102
</section>
103+
104+
<script src="/assets/js/contact.js"></script>

0 commit comments

Comments
 (0)