Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user