Skip to content

Commit e455701

Browse files
Thomas StrombergThomas Stromberg
authored andcommitted
gitidentity
1 parent 0f7b6d7 commit e455701

File tree

5 files changed

+754
-279
lines changed

5 files changed

+754
-279
lines changed

src/about/index.njk

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ title: About
55

66
<section class="about-hero">
77
<div class="about-hero__container">
8-
<h1 class="about-hero__title">ABOUT</h1>
9-
<p class="about-hero__subtitle">Enterprise grade, startup speed.</p>
8+
<h1 class="about-hero__title">About us</h1>
9+
<p class="about-hero__subtitle">We make tools we'd want to use ourselves.</p>
1010
</div>
1111
</section>
1212

@@ -16,7 +16,7 @@ title: About
1616
<div class="about-story__card about-story__card--white">
1717
<div class="about-story__header">
1818
<img src="/assets/goose-lab-techs.webp" alt="Origin story" class="about-story__image">
19-
<h2 class="about-story__title">STARTED AT GOOGLE. FINISHED HERE.</h2>
19+
<h2 class="about-story__title">Started at Google. Finished here.</h2>
2020
</div>
2121
<p class="about-story__text">Ready to Review began as a prototype created by our founder while at Google. Some of its ideas were released with <a href="https://github.com/google/triage-party" class="about-story__link">Triage Party</a> (used by Kubernetes), the more difficult parts needed more time to percolate. It's time is now.</p>
2222
</div>
@@ -25,7 +25,7 @@ title: About
2525
<div class="about-story__founder-header">
2626
<img src="/assets/tstromberg.webp" alt="Thomas Stromberg" class="about-story__founder-image">
2727
<div>
28-
<h2 class="about-story__founder-label">FOUNDER</h2>
28+
<h2 class="about-story__founder-label">Founder</h2>
2929
<p class="about-story__founder-name">Thomas Stromberg</p>
3030
</div>
3131
</div>
@@ -41,7 +41,7 @@ title: About
4141

4242
<section class="about-principles">
4343
<div class="about-principles__container">
44-
<h2 class="about-principles__title">PRINCIPLES</h2>
44+
<h2 class="about-principles__title">What we believe</h2>
4545
<div class="about-principles__grid">
4646
<div class="about-principles__card about-principles__card--yellow">
4747
<div class="about-principles__icon">
@@ -80,8 +80,8 @@ title: About
8080

8181
<section class="about-contact">
8282
<div class="about-contact__container">
83-
<h2 class="about-contact__title">LET'S TALK</h2>
84-
<p class="about-contact__text">Want to discuss how Ready to Review can help your team?</p>
83+
<h2 class="about-contact__title">Say hello</h2>
84+
<p class="about-contact__text">Got questions? We're happy to chat.</p>
8585
<div class="about-contact__buttons">
8686
<a href="mailto:lets-connect@codegroove.dev" class="about-contact__button about-contact__button--primary">Email us</a>
8787
<a href="https://calendar.app.google/TbQmeX8iWnvx6Ci89" target="_blank" rel="noopener noreferrer" class="about-contact__button about-contact__button--secondary">Book a call</a>

0 commit comments

Comments
 (0)