You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 19, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: src/components/pricing/Business.tsx
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -35,9 +35,9 @@ const Styled = styled.div`
35
35
constBusiness=()=>(
36
36
<Styled>
37
37
<sectionclassName="business">
38
-
<h2>Gitpod Self-Hosted</h2>
39
-
<p>Unleash Developer Productivity. Use Gitpod as your dev environment and enjoy automated setups, better collaboration, higher code quality and a greater workflow.</p>
<p>Unleash Developer Productivity. Run your own Gitpod and enjoy automated setups, better collaboration, higher code quality and a more streamlined workflow.</p>
subAction: <ahref="https://gitpod.io/teams/"target="_blank"className="sub-action">Create Team<PopOvertextPosition="bottom"description="Setup Gitpod for an entire team with a single invoice."/></a>
94
+
subAction: <ahref="https://gitpod.io/teams/"target="_blank"className="sub-action">Create Team<PopOvertextPosition="bottom"description="Get your entire team onto Gitpod with a single invoice."/></a>
features: ['Private & Public Repos',<spanclassName="span">16 Parallel Workspaces <PopOverdescription="The number of workspaces running at the same time."/></span>,<spanclassName="span">1h Timeout <PopOverdescription="Workspaces without user activity are stopped after 1 hour."/></span>,<spanclassName="span">3h Timeout Boost <PopOverdescription="You can manually boost the timeout to 3 hours within a running workspace."/></span>],
102
102
btnText: 'Buy Now',
103
103
link: 'https://gitpod.io/subscription/',
104
-
subAction: <ahref="https://gitpod.io/teams/"target="_blank"className="sub-action">Create Team<PopOvertextPosition="bottom"description="Setup Gitpod for an entire team with a single invoice."/></a>
104
+
subAction: <ahref="https://gitpod.io/teams/"target="_blank"className="sub-action">Create Team<PopOvertextPosition="bottom"description="Get your entire team onto Gitpod with a single invoice."/></a>
0 commit comments