Merge version_3 into main #2

Merged
development merged 1 commits from version_3 into main 2026-01-11 17:31:07 +00:00

View File

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