From a06511d6d5011c4eba4dc70dd522aa7edabe9146 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 28 May 2026 05:11:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 529eda3..429dfc8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,6 +115,9 @@ export default function LandingPage() { ]} title="Why Choose Our Platform?" description="Discover the key advantages that make our platform the best place to turn your gaming passion into a profitable venture." + buttons={[ + { text: "Start Playing", href: "#games" } + ]} />