Skip to content

Commit

Permalink
Update contact page
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgriv committed Jun 3, 2024
1 parent 1a68b31 commit a5456cb
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions src/pages/contact.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export default function Contact() {
target="_blank"
rel="noreferrer"
>
Night Owl Labs on GitHub
Night Owl Labs
</a>
<br /> <br />
<i className="fab fa-linkedin"></i>&nbsp;
Expand All @@ -39,7 +39,7 @@ export default function Contact() {
target="_blank"
rel="noreferrer"
>
Night Owl Labs on LinkedIn
Night Owl Labs
</a>
<br /> <br />
<i className="fa-brands fa-x-twitter"></i>&nbsp;
Expand All @@ -48,8 +48,17 @@ export default function Contact() {
target="_blank"
rel="noreferrer"
>
@Night_Owl_Labs on X
@Night_Owl_Labs
</a>
<br /> <br />
<i className="fa-brands fa-instagram"></i>&nbsp;
<a className="regular-link"
href="https://www.instagram.com/nightowllabsllc"
target="_blank"
rel="noreferrer"
>
@Night_Owl_Labs
</a>
<br />
<h2>Share our website!</h2>
<p>Know somebody that may need our help? Share the Night Owl Labs website with others:</p>
Expand Down

0 comments on commit a5456cb

Please sign in to comment.