From d387ede0df9ddc311f4b96e0bf414a65ce906246 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 13:25:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index e1ae01b..6da2ea6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,6 +97,7 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={true} + buttons={[{ text: "Start Tracking Now", href: "#contact" }]} metrics={[ { id: "m1", value: "95%", title: "Predictive Success", description: "Overall winning accuracy.", imageSrc: "http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-48803.jpg" }, { id: "m2", value: "120+", title: "Monthly Picks", description: "Total volume of picks tracked.", imageSrc: "http://img.b2bpic.net/free-photo/sports-event-postponed-arrangement_23-2148596836.jpg" }, -- 2.49.1