From 81bc5a6e4092c54909b5db79158426df4d804973 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 20:32:06 +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 8bcf248..b113d17 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-57448.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-57448.jpg?_wi=1" imageAlt="KosmosAI Adaptive Dashboard" /> @@ -88,7 +88,7 @@ export default function LandingPage() { id: "f1", title: "Adaptive AI Quizzes", description: "Dynamic quizzes that adjust difficulty based on your performance.", - imageSrc: "http://img.b2bpic.net/free-photo/technology-hologram-illustrated_23-2151877749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technology-hologram-illustrated_23-2151877749.jpg?_wi=1", }, { id: "f2", @@ -222,7 +222,7 @@ export default function LandingPage() { button: { text: "Upgrade Pro", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-57448.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-57448.jpg?_wi=2", imageAlt: "Man trading browsing online stock investments at night", }, { @@ -238,7 +238,7 @@ export default function LandingPage() { button: { text: "Elite Access", }, - imageSrc: "http://img.b2bpic.net/free-photo/technology-hologram-illustrated_23-2151877749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technology-hologram-illustrated_23-2151877749.jpg?_wi=2", imageAlt: "Man trading browsing online stock investments at night", }, ]} -- 2.49.1