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", }, ]}