updates
This commit is contained in:
@@ -84,7 +84,7 @@ const ServicesBanner = () => {
|
||||
<ul className="social">
|
||||
<li>
|
||||
<Link
|
||||
href="https://www.linkedin.com/company/gnxtech"
|
||||
href="https://www.linkedin.com"
|
||||
target="_blank"
|
||||
aria-label="connect with us on linkedin"
|
||||
>
|
||||
@@ -93,7 +93,7 @@ const ServicesBanner = () => {
|
||||
</li>
|
||||
<li>
|
||||
<Link
|
||||
href="https://github.com/gnxtech"
|
||||
href="https://github.com"
|
||||
target="_blank"
|
||||
aria-label="view our code on github"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user