diff --git a/src/app/page.tsx b/src/app/page.tsx index 4b0d157..d814785 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,7 +35,8 @@ export default function GameVaultPage() { { name: "Support", id: "contact" }, ]} button={{ - text: "Shop Now", href: "https://example.com/shop"}} + text: "Shop Now", href: "https://example.com/shop" + }} animateOnLoad={true} /> @@ -63,7 +64,7 @@ export default function GameVaultPage() {