1 Commits

Author SHA1 Message Date
883218c352 Update src/app/page.tsx 2026-01-11 17:31:02 +00:00

View File

@@ -52,6 +52,7 @@ export default function LandingPage() {
{ text: "View Collection", href: "games" },
{ text: "Learn More", href: "about" }
]}
mediaWrapperClassName="flex justify-center items-center"
/>
</div>