Update src/app/page.tsx

This commit is contained in:
2026-06-03 04:16:39 +00:00
parent 2461ac720e
commit 29c9169f34

View File

@@ -178,7 +178,7 @@ export default function Page() {
{ title: "Media", items: [{ label: "News & Updates", href: "#media" }, { label: "Trailers", href: "#" }, { label: "Screenshots", href: "#" }] },
{ title: "Support", items: [{ label: "Contact Us", href: "#pre-order" }, { label: "FAQ", href: "#" }, { label: "System Requirements", href: "#" }] }
]}
copyrightText="© 2024 Vought International. All Rights Reserved. Rated M for Mature. <img src=\"http://img.b2bpic.net/free-photo/upset-man-throwing-popcorn-tv-screen-anger-watching-sports-broadcast_482257-120819.jpg\" alt=\"ESRB M for Mature Rating\" class=\"inline-block h-6 ml-2\">"
copyrightText="© 2024 Vought International. All Rights Reserved. Rated M for Mature."
/>
</div>
</ThemeProvider>