-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: adds tjenesteområder to header (#425)
* remove sommerjobb link * removes say hi and job from meny, show services * removes unused * removes unused
- Loading branch information
Showing
5 changed files
with
10 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,7 @@ export default function PageHeader({ | |
closeRef, | ||
isNotHamburgerMode, | ||
); | ||
|
||
useEffect(() => { | ||
onVisibleChange?.(isMenuVisible); | ||
}, [isMenuVisible, onVisibleChange]); | ||
|
@@ -109,8 +109,8 @@ export default function PageHeader({ | |
ref={navRef} | ||
> | ||
<li> | ||
<Link href="/jobs"> | ||
<a>Bli en variant</a> | ||
<Link href="/tjenesteomrader"> | ||
<a>Tjenester</a> | ||
Check warning on line 113 in src/components/page-header/index.tsx GitHub Actions / eslint
|
||
</Link> | ||
</li> | ||
<li> | ||
|
@@ -119,7 +119,7 @@ export default function PageHeader({ | |
</a> | ||
</li> | ||
<li> | ||
<a href="http://variant.blog" rel="noopener"> | ||
<a href="http://blog.variant.no" rel="noopener"> | ||
Blogg | ||
</a> | ||
</li> | ||
|
@@ -133,14 +133,6 @@ export default function PageHeader({ | |
<a>Lønnskalkulator</a> | ||
Check warning on line 133 in src/components/page-header/index.tsx GitHub Actions / eslint
|
||
</Link> | ||
</li> | ||
<li id="dont_show"> | ||
<a | ||
href="https://twitter.com/intent/tweet?screen_name=variant_as" | ||
rel="noopener" | ||
> | ||
Si hallo! | ||
</a> | ||
</li> | ||
</ul> | ||
</nav> | ||
</> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ff93a1b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
variant-no – ./
variant-no-git-main-variant1.vercel.app
variant-no-variant1.vercel.app
www.variant.no