remove insights from nav

This commit is contained in:
2026-05-04 06:23:26 +00:00
parent 6016b9e747
commit ca32baa635
@@ -10,7 +10,7 @@
<a href="#aanpak">Aanpak</a>
<a href="#expertise">Expertise</a>
<a href="#over-ons">Over Ons</a>
<a href="#insights">Insights</a>
@* <a href="#insights">Insights</a> *@
<a href="/contact">Contact</a>
</div>
@@ -30,7 +30,7 @@
<a href="#aanpak" @onclick="CloseMenu">Aanpak</a>
<a href="#expertise" @onclick="CloseMenu">Expertise</a>
<a href="#over-ons" @onclick="CloseMenu">Over Ons</a>
<a href="#insights" @onclick="CloseMenu">Insights</a>
@* <a href="#insights" @onclick="CloseMenu">Insights</a> *@
<a href="/contact" @onclick="CloseMenu">Contact</a>
<a href="/contact" class="frc-outline-btn" @onclick="CloseMenu">Plan een kennismaking</a>
</div>