Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
colinramsay authored Aug 11, 2022
1 parent c9fc045 commit b1c13df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/header/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ const Header = React.memo(() => {
<LargeNav />
{router.pathname == '/' && (
<>
<h1>Looking for software development in Cornwall?</h1>
<h2> We&apos;ll make it as easy as one, two, three.</h2>
<h1>Let&apos;s talk about software...</h1>
<h2>And then, let's build it.</h2>
</>
)}
</div>
Expand Down

0 comments on commit b1c13df

Please sign in to comment.