Skip to content

Commit

Permalink
website: Minor copy tweak in last section
Browse files Browse the repository at this point in the history
  • Loading branch information
birkjernstrom committed Jun 20, 2024
1 parent 44fb396 commit 58da893
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions clients/apps/web/src/components/Landing/LastPitch.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ export const LastPitch = () => {
<div className="flex flex-col items-center gap-y-12 text-center">
<div className="flex flex-col items-center gap-y-4">
<h1 className="text-center text-4xl">
We&apos;re out of sales pitches
We&apos;ve run out of sales pitches
</h1>
<p className="dark:text-polar-200 text-center text-xl text-gray-500">
For now. We ship fast and open source. Stay tuned.
For now. We ship fast and open source. So stay tuned.
</p>
</div>
<div className="md: flex flex-col gap-4 md:flex-row">
Expand Down

0 comments on commit 58da893

Please sign in to comment.