diff --git a/apps/web/core/components/home/root.tsx b/apps/web/core/components/home/root.tsx index 89c55cb91e..7dd2431020 100644 --- a/apps/web/core/components/home/root.tsx +++ b/apps/web/core/components/home/root.tsx @@ -54,7 +54,7 @@ export const WorkspaceHomeView = observer(() => { return ( <> {currentUserProfile && !currentUserProfile.is_tour_completed && ( -
Your trial is active now!
-Unlock your team's full potential for 14 days
+Your trial is active now!
++ Unlock your team's full potential for 14 days +
You can use free plan after your trial ends
+You can use free plan after your trial ends
+
Features you'll get with Business plan
-+
{currentWorkspace?.name} workspace with Business
|
-
+
Free
|
{""} |
-
+
Business
|
@@ -99,11 +104,11 @@ export const TourRoot: React.FC||||||
|---|---|---|---|---|---|---|---|---|
| {feature.free} | -
- | {feature.free} | +
+ |
- {feature.business} | +{feature.business} |