From c7df0a16eec305533765784d8e378ee23b0b4648 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:22:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 80b4a5c..3c336f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,6 +64,7 @@ export default function LandingPage() { { icon: Target, label: "Trade Analysis", value: "Deep Insights" }, { icon: Zap, label: "Quick Setup", value: "Start Today" } ]} + metricsAnimation="opacity" useInvertedBackground={false} /> @@ -97,13 +98,13 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQQ2LwDykzgj0bilWNbRSd7tw6/illustration-of-a-trading-log-entry-form-1772522446079-50e69c58.png" }, phoneTwo: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQQ2LwDykzgj0bilWNbRSd7tw6/illustration-showing-performance-analysi-1772522445451-9b1116cd.png?_wi=1" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQQ2LwDykzgj0bilWNbRSd7tw6/illustration-showing-performance-analysi-1772522445451-9b1116cd.png" } }, { id: 2, title: "Performance Analytics", description: "View win rates, average profit per trade, drawdowns, and equity curves. Identify patterns and improve your strategy.", phoneOne: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQQ2LwDykzgj0bilWNbRSd7tw6/illustration-showing-performance-analysi-1772522445451-9b1116cd.png?_wi=2" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQQ2LwDykzgj0bilWNbRSd7tw6/illustration-showing-performance-analysi-1772522445451-9b1116cd.png" }, phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQQ2LwDykzgj0bilWNbRSd7tw6/illustration-of-real-time-price-tracking-1772522445460-0a5045e7.png" -- 2.49.1