From 1defd8ef84e23dbb2c5216f2ed74536d306f6416 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:21:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 75e6145..80b4a5c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,13 +97,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" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQQ2LwDykzgj0bilWNbRSd7tw6/illustration-showing-performance-analysi-1772522445451-9b1116cd.png?_wi=1" } }, { 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" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQQ2LwDykzgj0bilWNbRSd7tw6/illustration-showing-performance-analysi-1772522445451-9b1116cd.png?_wi=2" }, 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