add faq
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user