Update src/app/page.tsx
This commit is contained in:
@@ -34,8 +34,7 @@ export default function MatrixFanPage() {
|
||||
{ name: "Characters", id: "characters" },
|
||||
{ name: "Timeline", id: "timeline" },
|
||||
{ name: "Community", id: "community" },
|
||||
{ name: "FAQ", id: "faq" }
|
||||
]}
|
||||
{ name: "FAQ", id: "faq" },{"name":"Shop","id":"/shop"}]}
|
||||
button={{ text: "Join Us", href: "contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user