Skip to content

Commit

Permalink
Merge branch 'main' into devin/1734057449-add-slide-color-transitions
Browse files Browse the repository at this point in the history
  • Loading branch information
slavingia authored Dec 30, 2024
2 parents ee488cd + ed50e50 commit d51b0ed
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions components/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -94,27 +94,27 @@ function PageContent() {
{
name: "Flexile",
url: "https://Flexile.com",
description: "equity compensation for your team",
description: "team and shareholder management",
},
{
name: "Gumroad",
url: "https://Gumroad.com",
description: "sell your work and see what sticks",
description: "sell your stuff. see what sticks",
},
{
name: "Helper",
url: "https://Helper.ai",
description: "help your customers help themselves",
description: "customer support AI",
},
{
name: "Iffy",
url: "https://Iffy.com",
description: "prevent meanies from abusing your product",
description: "keep your product clean",
},
{
name: "Shortest",
url: "https://shortest.com",
description: "app evals using natural language",
description: "QA via natural language AI tests",
},
];

Expand Down Expand Up @@ -215,8 +215,7 @@ function PageContent() {
className="mb-8 text-sm sm:text-base lg:text-lg xl:mb-16 xl:text-2xl"
style={{ color: textColor }}
>
A sweet suite of open source software for small businesses and large
enterprises alike.
Automating the boring stuff that ran Gumroad.
</p>

<main>
Expand Down

0 comments on commit d51b0ed

Please sign in to comment.