Skip to content

Commit

Permalink
clients: Even shorter hero copy
Browse files Browse the repository at this point in the history
  • Loading branch information
birkjernstrom committed Oct 23, 2024
1 parent 6867984 commit 0beb069
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions clients/apps/web/src/components/Landing/Hero/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ export const Hero = () => {
</h1>
<div className="flex flex-col items-center xl:w-2/3">
<p className="dark:text-polar-400 text-balance text-xl leading-relaxed text-gray-500">
Focus on shipping your product - leave international taxes, upsales &amp; billing to us.
As your merchant of record, we&apos;ll handle international taxes, upsales &amp; billing.
</p>
<p className="hidden dark:text-polar-400 text-balance text-xl leading-relaxed text-gray-500 md:block">
Polar is a merchant of record trusted by thousands of developers &amp; startups.
Trusted by thousands of software developers &amp; startups.
</p>
</div>
</div>
Expand Down

0 comments on commit 0beb069

Please sign in to comment.