Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit fe14945

Browse files
authored
Refresh contact subjects & links (#985)
1 parent aa2c58b commit fe14945

File tree

12 files changed

+29
-21
lines changed

12 files changed

+29
-21
lines changed

src/blog/gitlab-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ All important features in Gitpod go through a beta phase, so you get the chance
6161

6262
## I run GitLab Self-Managed!
6363

64-
If you want to use Gitpod with your self-managed instance of GitLab, you'll need to wait a bit longer for Gitpod Enterprise (or [apply for our private beta](https://www.typefox.io/contact/)).
64+
If you want to use Gitpod with your self-managed instance of GitLab, you'll need to wait a bit longer for Gitpod Enterprise (or [apply for our private beta](https://www.gitpod.io/contact/)).
6565

6666
Gitpod Enterprise will be released soon and allows to run Gitpod either self-managed or managed by us. Gitpod Enterprise runs on Google Cloud or any vanilla Kubernetes installation and can be configured to connect with any GitLab or GitHub installation.

src/components/pricing/PricingFAQs.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,14 +71,14 @@ const SelfHostedFAQs = ({ title }: { title: string }) => (
7171
If you'd like to access additional features like unlimited prebuilds, shared workspaces, snapshots and an admin dashboard,
7272
you can upgrade to the Professional Plan at any time. Simply update your existing instance with a purchased license key.
7373
Self-hosted Gitpod licenses can currently only be purchased by request. Please request a license key{' '}
74-
<Link to="/enterprise-license">here</Link> or <Link to="/contact/">Contact sales</Link> if you have any questions.
74+
<Link to="/enterprise-license/">here</Link> or <Link to="/contact/">Contact sales</Link> if you have any questions.
7575
</p>
7676
</div>
7777
<div>
7878
<h3>Do you offer discounts for educational institutions?</h3>
7979
<p>
8080
Yes, qualified educational institutions may receive a special discount. Please visit{' '}
81-
<Link to="/education">Gitpod Education</Link> for more information or <Link to="/contact/">Contact Sales</Link>.
81+
<Link to="/education/">Gitpod Education</Link> for more information or <Link to="/contact/">Contact Sales</Link>.
8282
</p>
8383
</div>
8484
<div>
@@ -113,7 +113,7 @@ const SelfHostedFAQs = ({ title }: { title: string }) => (
113113
<h3>How can I pay?</h3>
114114
<p>
115115
Currently, <strong>Gitpod Self-Hosted</strong> can only be purchased on request. Please request a license key{' '}
116-
<Link to="/enterprise-license">here</Link> and we'll reach out to you. If you have any questions, please{' '}
116+
<Link to="/enterprise-license/">here</Link> and we'll reach out to you. If you have any questions, please{' '}
117117
<Link to="/contact/">Contact sales</Link>.
118118
</p>
119119
<p>All our plans can be paid via invoice.</p>
@@ -141,7 +141,7 @@ const SelfHostedFAQs = ({ title }: { title: string }) => (
141141
<h3>Do you offer discounts for students and educational institutions?</h3>
142142
<p>
143143
Yes, qualified educational institutions may receive a special discount. Please visit{' '}
144-
<Link to="/education">Gitpod Education</Link> for more information or <Link to="/contact/">Contact Sales</Link>. If you are a
144+
<Link to="/education/">Gitpod Education</Link> for more information or <Link to="/contact/">Contact Sales</Link>. If you are a
145145
student, you may use the Student Unlimited Plan for {isEurope() ? '€8' : '$9'} per month (usually{' '}
146146
{isEurope() ? '€35' : '$39'}). See <a href="#plans">Gitpod for Students</a> for more information.
147147
</p>

src/contents/enterprise.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export const textCardsData = [
1919
},
2020
{
2121
title: "Smooth Integration",
22-
paragraphs: ['All Gitpod needs is a Kubernetes cluster.', 'It enables user authentication and integration with your GitHub Enterprise, GitLab, or Bitbucket.', <>Please <Link to="/contact/" state={{ subject: 'I have a question regarding Gitpod Enterprise' }}>contact us</Link> for further customizations.</>],
22+
paragraphs: ['All Gitpod needs is a Kubernetes cluster.', 'It enables user authentication and integration with your GitHub Enterprise, GitLab, or Bitbucket.', <>Please <Link to="/contact/" state={{ subject: 'Question about Gitpod Enterprise' }}>contact us</Link> for further customizations.</>],
2323
logos: ['Bitbucket', 'Github', 'Gitlab', 'Git']
2424
},
2525
// {

src/docs/release-notes/2019-04-05/april-2019.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Today we are happy to announce that we are moving out of beta.
44
We want to thank all the beta testers who have provided great feedback. Gitpod wouldn't be what it is without you! ❤️
55

6-
You can read more about the announcement in [the blog post](https://www.gitpod.io/blog/gitpod-launch).
6+
You can read more about the announcement in [the blog post](https://www.gitpod.io/blog/gitpod-launch/).
77

88
Besides a complete relaunch of the website and app, we have added some very exciting new features:
99

src/pages/contact.tsx

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,12 @@ const StyledContactPage = styled.div`
7676
`
7777

7878
const subjects: string[] = [
79-
'I have a question regarding Gitpod Self-Hosted',
80-
'I have a question regarding Gitpod Education',
79+
'Question about Gitpod\'s Plans / Pricing',
8180
'Student Unlimited: Get Verified as a Student',
8281
'Applying for Professional Open Source',
83-
'Other'
82+
'Applying for the Custom IDE Support Beta',
83+
'Applying for a Job at Gitpod',
84+
'Other',
8485
]
8586

8687
export default function ContactPage(props: any) {
@@ -225,6 +226,13 @@ export default function ContactPage(props: any) {
225226
))}
226227
</select>
227228
</div>
229+
<div>
230+
<p>Looking for help with a common request?</p>
231+
<ul>
232+
<li><a href="https://community.gitpod.io/">Get help from the Gitpod Community</a></li>
233+
</ul>
234+
</div>
235+
<label style={{ marginTop: 15, marginBottom: 10 }}>How can we help?</label>
228236
<label className="visually-hidden" htmlFor="message">
229237
Please type your message
230238
</label>

src/pages/education.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ const EducationPage: React.SFC<{}> = ({data}: any) => (
155155
<tr className="buttons">
156156
<th></th>
157157
<td><Link to="/#get-started" className="btn btn--cta">Start for Free</Link></td>
158-
<td><Link to="/contact/" state={{ subject: "I have a question regarding Gitpod Education" }} className="btn btn--cta">Contact Sales</Link></td>
158+
<td><Link to="/contact/" state={{ subject: "Question about Gitpod Education" }} className="btn btn--cta">Contact Sales</Link></td>
159159
<td><Link to="/self-hosted/" className="btn">Host Yourself</Link></td>
160160
</tr>
161161
</tbody>
@@ -164,7 +164,7 @@ const EducationPage: React.SFC<{}> = ({data}: any) => (
164164
<ActionCard
165165
title='Didn’t find what you’re looking for?'
166166
text='Please get in touch. We’re happy to answer your questions.'
167-
anchors={[{href: 'https://calendly.com/gitpod/sales',text: 'Schedule a Call'}, {href: '/contact/', subject: "I have a question regarding Gitpod Education", text: 'Contact'}]}
167+
anchors={[{href: 'https://calendly.com/gitpod/sales',text: 'Schedule a Call'}, {href: '/contact/', subject: "Question about Gitpod Education", text: 'Contact'}]}
168168
/>
169169

170170
</IndexLayout>

src/pages/enterprise-license.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ const EnterpriseLicensePage = () => {
296296
}
297297

298298
return (
299-
<IndexLayout>
299+
<IndexLayout canonical="/enterprise-license/">
300300
<StyledEnterpriseLicensePage>
301301
<div className="row">
302302
{state.messageSent ? (

src/pages/enterprise.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ const EnterprisePage: React.SFC<{}> = ({data}: any) => (
143143
</tr>
144144
<tr className="buttons">
145145
<th></th>
146-
<td><Link to="/contact/" state={{ subject: "I have a question regarding Gitpod Enterprise" }} className="btn btn--cta">Contact Sales</Link></td>
146+
<td><Link to="/contact/" state={{ subject: "Question about Gitpod Enterprise" }} className="btn btn--cta">Contact Sales</Link></td>
147147
<td><Link to="/self-hosted/" className="btn">Host Yourself</Link></td>
148148
</tr>
149149
</tbody>
@@ -152,7 +152,7 @@ const EnterprisePage: React.SFC<{}> = ({data}: any) => (
152152
<ActionCard
153153
title='Didn’t find what you’re looking for?'
154154
text='Please get in touch. We’re happy to answer your questions.'
155-
anchors={[{ href: 'https://calendly.com/gitpod/sales', text: 'Schedule a Call' }, { href: '/contact/', subject: "I have a question regarding Gitpod Enterprise", text: 'Contact' }]}
155+
anchors={[{ href: 'https://calendly.com/gitpod/sales', text: 'Schedule a Call' }, { href: '/contact/', subject: "Question about Gitpod Enterprise", text: 'Contact' }]}
156156
/>
157157

158158
</IndexLayout>

src/pages/recruiting.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ const RecrutingPage: React.SFC<{}> = ({data}: any) => (
157157
<tr className="buttons">
158158
<th></th>
159159
<td><Link to="/#get-started" className="btn btn--cta">Start for Free</Link></td>
160-
<td><Link to="/contact/" state={{ subject: "I have a question regarding Gitpod Recruiting" }} className="btn btn--cta">Contact Sales</Link></td>
160+
<td><Link to="/contact/" state={{ subject: "Question about Gitpod Recruiting" }} className="btn btn--cta">Contact Sales</Link></td>
161161
<td><Link to="/self-hosted/" className="btn">Host Yourself</Link></td>
162162
</tr>
163163
</tbody>
@@ -166,7 +166,7 @@ const RecrutingPage: React.SFC<{}> = ({data}: any) => (
166166
<ActionCard
167167
title='Didn’t find what you’re looking for?'
168168
text='Please get in touch. We’re happy to answer your questions.'
169-
anchors={[{ href: 'https://calendly.com/gitpod/sales', text: 'Schedule a Call' }, { href: '/contact/', subject: "I have a question regarding Gitpod Recruiting", text: 'Contact' }]}
169+
anchors={[{ href: 'https://calendly.com/gitpod/sales', text: 'Schedule a Call' }, { href: '/contact/', subject: "Qestion about Gitpod Recruiting", text: 'Contact' }]}
170170
/>
171171

172172
</IndexLayout>

src/pages/self-hosted.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ const SelfHostedPage: React.SFC<{}> = ({ data }: any) => {
7878
</p>
7979
</React.Fragment>
8080
}
81-
anchors={[{ href: '/contact/', subject: 'I have a question regarding Gitpod Self-Hosted', text: 'Contact' }]}
81+
anchors={[{ href: 'https://community.gitpod.io/', text: 'Community Support' }]}
8282
/>
8383

8484
<MoreInfo {...MoreInfoContents.selfHosted} />

0 commit comments

Comments
 (0)