mirror of
https://github.com/Hackdex-App/hackdex-website.git
synced 2026-09-07 16:36:26 -05:00
Add faq page
This commit is contained in:
@@ -46,6 +46,9 @@ export default function Footer() {
|
||||
<div>
|
||||
<div className="mb-3 pb-2 border-b border-white/10 text-xs font-medium uppercase tracking-wider text-foreground/80">Support</div>
|
||||
<ul className="space-y-1.5 sm:space-y-2">
|
||||
<li>
|
||||
<Link href="/faq" className="block py-1 hover:underline">FAQ</Link>
|
||||
</li>
|
||||
<li>
|
||||
<Link href="/contact" className="block py-1 hover:underline">Contact</Link>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user