From acd28347946180c6d12d99cbd78997e1a3bf7000 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 00:48:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 64 +++++++++++++++++++++++++++++++----------------- 1 file changed, 42 insertions(+), 22 deletions(-) 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() {