Update src/app/page.tsx

This commit is contained in:
2026-01-11 17:31:02 +00:00
parent bb7b4fbf81
commit 883218c352

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>