From 1a5dae8c2d741dc50a9dd9b946641d55f18f7fd5 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 13:12:34 +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 20e9252..762c66c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { { text: "Get This Week’s Signals", href: "#pricing" }, { text: "View Live Preview", 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={[ @@ -86,7 +86,7 @@ export default function LandingPage() { { value: "100%", title: "Systematic Validation" }, { value: "Zero", 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" /> @@ -129,11 +129,11 @@ export default function LandingPage() { { id: "pro", title: "PRO", price: "€49", period: "/mo", features: ["Full intelligence reports", "Sector rankings", "Strategy insights", "Cancel anytime"], button: { text: "Get Pro", href: "#" }, - imageSrc: "http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-57295.jpg", imageAlt: "Ai powered device concept"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-57295.jpg?_wi=2", imageAlt: "Ai powered device concept"}, { id: "elite", title: "ELITE", price: "€99", period: "/mo", features: ["Full platform access", "Priority insights", "Advanced analytics", "Founder support"], button: { text: "Get Elite", href: "#" }, - imageSrc: "http://img.b2bpic.net/free-photo/high-tech-office-ready-stock-trading_482257-121465.jpg", imageAlt: "Ai powered device concept"}, + imageSrc: "http://img.b2bpic.net/free-photo/high-tech-office-ready-stock-trading_482257-121465.jpg?_wi=2", imageAlt: "Ai powered device concept"}, ]} title="Choose Your Edge" description="Limited founding member spots available. Next price increase at 250 users." -- 2.49.1