feat: roadmap page and move all open-graph images to /open-graph folder

This commit is contained in:
Maze Winther
2025-07-14 20:34:16 +02:00
parent 0309f9cf08
commit 7798334300
7 changed files with 419 additions and 2 deletions
+8
View File
@@ -66,6 +66,14 @@ export function Footer() {
<div>
<h3 className="font-semibold text-foreground mb-4">Resources</h3>
<ul className="space-y-2 text-sm">
<li>
<Link
href="/roadmap"
className="text-muted-foreground hover:text-foreground transition-colors"
>
Roadmap
</Link>
</li>
<li>
<Link
href="/privacy"