From 54e7564fff703d27358270a0cc59303d11e8bfcb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 07:27:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dcae572..63b2dbf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { description: "Global user count", }, ], - imageSrc: "http://img.b2bpic.net/free-vector/banking-app-interface-template-collection_23-2148593866.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/banking-app-interface-template-collection_23-2148593866.jpg?_wi=1", chartTitle: "Market Performance", }} /> @@ -107,7 +107,7 @@ export default function LandingPage() { description: "End-to-end encrypted trading environment with hardware wallet integration.", bentoComponent: "reveal-icon", icon: Shield, - imageSrc: "http://img.b2bpic.net/free-vector/banking-app-interface-template-collection_23-2148593866.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/banking-app-interface-template-collection_23-2148593866.jpg?_wi=2", imageAlt: "stock market dashboard interface", }, { @@ -191,7 +191,7 @@ export default function LandingPage() { name: "John Doe", handle: "@trader_john", testimonial: "The precision of this platform is unmatched in the industry.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-manager-suit-looking-camera-meeting_1163-4799.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-manager-suit-looking-camera-meeting_1163-4799.jpg?_wi=1", }, { id: "2", @@ -219,7 +219,7 @@ export default function LandingPage() { name: "David Chen", handle: "@dave_finance", testimonial: "The most robust API I have ever integrated in a trading terminal.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-manager-suit-looking-camera-meeting_1163-4799.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-manager-suit-looking-camera-meeting_1163-4799.jpg?_wi=2", }, ]} title="Trusted by Pros" -- 2.49.1