From e2d7441aae6dee1ff1e238b1fa845225c1104acb Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 13:11:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5e06c4b..573b7c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,7 +87,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-57295.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-57295.jpg?_wi=1" imageAlt="IMAVISSIO Trading Platform Preview" mediaAnimation="slide-up" avatars={[ @@ -157,7 +157,7 @@ export default function LandingPage() { title: "Subjective Hype", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-tech-office-ready-stock-trading_482257-121465.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-tech-office-ready-stock-trading_482257-121465.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -179,7 +179,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg", imageAlt: "Trading UI", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-57295.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-57295.jpg?_wi=2", imageAlt: "financial grid analysis UI", }, { @@ -193,7 +193,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/business-specialist-reviewing-key-performance-indicators-within-firm_482257-91230.jpg", imageAlt: "Market Map", }, - imageSrc: "http://img.b2bpic.net/free-photo/high-tech-office-ready-stock-trading_482257-121465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-tech-office-ready-stock-trading_482257-121465.jpg?_wi=2", imageAlt: "financial grid analysis UI", }, { @@ -207,7 +207,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/big-screen-financial-department-office-shows-stock-exchange-indices_482257-91771.jpg", imageAlt: "Data Table", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-working-from-his-office-concept-hard-work_181624-33428.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-working-from-his-office-concept-hard-work_181624-33428.jpg?_wi=1", imageAlt: "financial grid analysis UI", }, ]} @@ -255,7 +255,7 @@ export default function LandingPage() { text: "Get Pro", href: "#", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-57295.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-57295.jpg?_wi=3", imageAlt: "Ai powered device concept", }, { @@ -273,7 +273,7 @@ export default function LandingPage() { text: "Get Elite", href: "#", }, - imageSrc: "http://img.b2bpic.net/free-photo/high-tech-office-ready-stock-trading_482257-121465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-tech-office-ready-stock-trading_482257-121465.jpg?_wi=3", imageAlt: "Ai powered device concept", }, ]} @@ -295,7 +295,7 @@ export default function LandingPage() { role: "Full-time Trader", company: "Independent", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-working-from-his-office-concept-hard-work_181624-33428.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-working-from-his-office-concept-hard-work_181624-33428.jpg?_wi=2", }, { id: "2", -- 2.49.1