From 579a2f96e5228b06427405b4df291d811dd36528 Mon Sep 17 00:00:00 2001
From: Lucas Smith
Date: Tue, 5 Mar 2024 13:04:46 +0000
Subject: [PATCH] chore: rename community => early adopter
---
apps/marketing/src/app/(marketing)/singleplayer/client.tsx | 2 +-
apps/marketing/src/components/(marketing)/callout.tsx | 2 +-
apps/marketing/src/components/(marketing)/hero.tsx | 5 +++--
apps/marketing/src/components/(marketing)/pricing-table.tsx | 4 ++--
apps/marketing/src/components/(marketing)/widget.tsx | 2 +-
.../src/app/(teams)/t/[teamUrl]/settings/billing/page.tsx | 2 +-
packages/ee/server-only/stripe/transfer-team-subscription.ts | 2 +-
7 files changed, 10 insertions(+), 9 deletions(-)
diff --git a/apps/marketing/src/app/(marketing)/singleplayer/client.tsx b/apps/marketing/src/app/(marketing)/singleplayer/client.tsx
index 4c1162599..a8e0a0c63 100644
--- a/apps/marketing/src/app/(marketing)/singleplayer/client.tsx
+++ b/apps/marketing/src/app/(marketing)/singleplayer/client.tsx
@@ -203,7 +203,7 @@ export const SinglePlayerClient = () => {
target="_blank"
className="hover:text-foreground/80 font-semibold transition-colors"
>
- community plan
+ early adopter plan
{' '}
for exclusive features, including the ability to collaborate with multiple signers.
diff --git a/apps/marketing/src/components/(marketing)/callout.tsx b/apps/marketing/src/components/(marketing)/callout.tsx
index 990aa163b..faa486c46 100644
--- a/apps/marketing/src/components/(marketing)/callout.tsx
+++ b/apps/marketing/src/components/(marketing)/callout.tsx
@@ -40,7 +40,7 @@ export const Callout = ({ starCount }: CalloutProps) => {
className="rounded-full bg-transparent backdrop-blur-sm"
onClick={onSignUpClick}
>
- Claim Community Plan
+ Claim Early Adopter Plan
$30/mo
diff --git a/apps/marketing/src/components/(marketing)/hero.tsx b/apps/marketing/src/components/(marketing)/hero.tsx
index cf80d8302..ce520b86a 100644
--- a/apps/marketing/src/components/(marketing)/hero.tsx
+++ b/apps/marketing/src/components/(marketing)/hero.tsx
@@ -114,7 +114,7 @@ export const Hero = ({ className, ...props }: HeroProps) => {
className="rounded-full bg-transparent backdrop-blur-sm"
onClick={onSignUpClick}
>
- Claim Community Plan
+ Claim Early Adopter Plan
$30/mo
@@ -225,7 +225,8 @@ export const Hero = ({ className, ...props }: HeroProps) => {
(in a non-legally binding, but heartfelt way)
{' '}
- and lock in the community plan for forever, including everything we build this year.
+ and lock in the early adopter plan for forever, including everything we build this
+ year.