Update src/app/page.tsx

This commit is contained in:
2026-02-06 13:14:35 +00:00
parent c052e269fd
commit 20e6cc6b71

View File

@@ -35,8 +35,7 @@ export default function LandingPage() {
{ name: "About", id: "about" }, { name: "About", id: "about" },
{ name: "Pricing", id: "pricing" }, { name: "Pricing", id: "pricing" },
{ name: "Community", id: "testimonials" }, { name: "Community", id: "testimonials" },
{ name: "Contact", id: "contact" } { name: "Contact", id: "contact" },{"name":"Shop","id":"/shop"}]}
]}
bottomLeftText="Your Ultimate Gaming Hub" bottomLeftText="Your Ultimate Gaming Hub"
bottomRightText="hello@integral.games" bottomRightText="hello@integral.games"
/> />