Skip to content

Commit

Permalink
docs: Consistent position wordings [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
amannn committed Sep 6, 2023
1 parent 860697b commit 20dd1cc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -67,14 +67,14 @@ import UserTestimonial from 'components/UserTestimonial';
<div className="flex flex-col gap-6">
<UserTestimonial
userName="Kieran McHugh"
position="Founder & CEO at Daybridge"
position="Founder & CEO of Daybridge"
quote="We were initially worried that adding support for multiple languages to our app would add overwhelming complexity, but next-intl genuinely made the process so much smoother than we expected."
portraitUrl="/user-kieran-mchugh.jpg"
href="https://twitter.com/kieranmch"
/>
<UserTestimonial
userName="Colin Sidoti"
position="Co-founder & CEO at Clerk"
position="Co-founder & CEO of Clerk"
quote="Interop with next-intl was a design requirement"
portraitUrl="/user-colin-sidoti.jpg"
href="https://twitter.com/tweetsbycolin/status/1654418495646629888"
Expand All @@ -83,14 +83,14 @@ import UserTestimonial from 'components/UserTestimonial';
<div className="flex flex-col gap-6">
<UserTestimonial
userName="Cali Castle"
position="Founder & CEO at Zolplay"
position="Founder & CEO of Zolplay"
quote="I think next-intl should become a Next.js first-class citizen at some point, it’s just brilliant and simple to use."
portraitUrl="/user-cali-castle.png"
href="https://twitter.com/thecalicastle/status/1638566769433669633"
/>
<UserTestimonial
userName="Alvar Lagerlöf"
position="Senior Frontend Developer at Matsmart"
position="Senior Frontend Developer at Motatos"
quote="It's a great tool. We're using it now for our App Router rollout."
portraitUrl="/user-alvar-lagerlof.jpeg"
href="https://twitter.com/alvarlagerlof"
Expand Down

3 comments on commit 20dd1cc

@vercel
Copy link

@vercel vercel bot commented on 20dd1cc Sep 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

example-next-13-next-auth – ./examples/example-next-13-next-auth

example-next-13-next-auth-git-main-next-intl.vercel.app
example-next-13-next-auth.vercel.app
example-next-13-next-auth-next-intl.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 20dd1cc Sep 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

next-intl-example-next-13 – ./examples/example-next-13

next-intl-example-next-13-git-main-next-intl.vercel.app
next-intl-example-next-13.vercel.app
next-intl-example-next-13-next-intl.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 20dd1cc Sep 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

next-intl-docs – ./docs

next-intl-docs-git-main-next-intl.vercel.app
next-intl-docs-next-intl.vercel.app
next-intl-docs.vercel.app

Please sign in to comment.