Skip to content

Commit

Permalink
Take the work out of teamwork.
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote committed Dec 15, 2023
1 parent a609b99 commit e7527a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sections/SeeYou/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ const SeeYou = () => {
<SeeYouWrapper>
<Container className={"see-you"} id={"see-you-canvas"}>
<div className={"headings"}>
<span className={"use-heading"}><h2>See you on the <span className={"highlighted-text"}>canvas</span></h2></span>
Unlock your team's collaborative superpowers.
<span className={"use-heading"}><h2>See you in <span className={"highlighted-text"}>Meshery</span></h2></span>
Take the work out of teamwork.
</div>
<div >
<img className={"square"} src={square} alt={""}/>
Expand Down

0 comments on commit e7527a2

Please sign in to comment.