This commit is contained in:
2025-07-28 13:18:54 +02:00
parent f6d193a88c
commit 49a385d366
7 changed files with 224 additions and 28 deletions

View File

@@ -89,7 +89,6 @@ function MobileNavigation() {
>
<MobileNavLink href="/about">About</MobileNavLink>
<MobileNavLink href="/ventures">Ventures</MobileNavLink>
<MobileNavLink href="/News">News</MobileNavLink>
<hr className="m-2 border-white/20" />
<MobileNavLink href="/contact">Contact Us</MobileNavLink>
</PopoverPanel>
@@ -117,7 +116,7 @@ export function Header_darkbg() {
<NavLinkDark href="/about">About</NavLinkDark>
<NavLinkDark href="/ventures">Ventures</NavLinkDark>
<NavLinkDark href="/people">People</NavLinkDark>
<NavLinkDark href="/news">News</NavLinkDark>
</div>
</div>
<div className="flex items-center gap-x-5 md:gap-x-8">