Skip to content

Commit

Permalink
docs(PPNKD-554): update website copy guides section (#372)
Browse files Browse the repository at this point in the history
* docs(PPNKD-554): section copy changes

* docs(PPNKD-554): contact us copy changes

* docs(PPNKD-554): fix break lines for links

Co-authored-by: James Spencer <[email protected]>
  • Loading branch information
TomPerryUX and jps authored Sep 12, 2022
1 parent 4289845 commit 58e7351
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 76 deletions.
12 changes: 6 additions & 6 deletions site/pages/about/contact-us.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,18 @@ const ContactUs = ({path, ...props}: LayoutProps) => (
<PageIntroduction
type="About"
name="Contact us"
introduction="Have a question about our design system? The NewsKit team is here to help you. "
introduction="Have a question about our design system? The NewsKit team is here to help."
hero={{illustration: 'about/contact-us-hero-illustration'}}
/>
</PageIntroductionContainer>

<ComponentPageCell>
<ContentSection sectionName="slack channel">
<ContentPrimary
headline="Slack Channel"
headline="Slack channel"
description={
<>
The NewsKit team maintains{' '}
The NewsKit team maintains the{' '}
<Link href="https://newsuktechnology.slack.com/archives/CTFGLAK9C">
#newskit
</Link>{' '}
Expand All @@ -64,7 +64,7 @@ const ContactUs = ({path, ...props}: LayoutProps) => (
headline="Contact NewsKit Design System"
description={
<>
For any enquiries related to to Newskit, please send an email to:{' '}
For enquiries related to NewsKit, please email{' '}
<Link href="mailto:[email protected]">[email protected]</Link>.
Our team will respond as quickly as possible.
</>
Expand All @@ -73,10 +73,10 @@ const ContactUs = ({path, ...props}: LayoutProps) => (
</ContentSection>
<ContentSection sectionName="contact newsUK">
<ContentPrimary
headline="Contact NewsUK"
headline="Contact News UK"
description={
<>
For any other enquiries related to NewsUK{' '}
For enquiries related to News UK{' '}
<Link href="https://www.news.co.uk/contact-us/" target="_blank">
click here.
</Link>
Expand Down
Loading

0 comments on commit 58e7351

Please sign in to comment.