diff --git a/src/app/page.tsx b/src/app/page.tsx index 8fac545..fe07266 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-48803.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-48803.jpg?_wi=1", imageAlt: "Trading Dashboard", }, { @@ -124,7 +124,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/contemporary-office-space-featuring-cubicles-organized-workstations_482257-96243.jpg", imageAlt: "Crypto and stocks analytics", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-48803.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-48803.jpg?_wi=2", imageAlt: "mobile trading app interface", }, { @@ -152,7 +152,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/laptop-showing-isolated-chroma-key-help-strategy-planning_482257-126434.jpg", imageAlt: "Strategy breakdown", }, - imageSrc: "http://img.b2bpic.net/free-photo/hipster-attractive-man-using-devices-working-laptop-tablet-computer_285396-1632.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hipster-attractive-man-using-devices-working-laptop-tablet-computer_285396-1632.jpg?_wi=1", imageAlt: "mobile trading app interface", }, ]} @@ -250,7 +250,7 @@ export default function LandingPage() { quote: "I learned more in one month here than in a year of self-study.", name: "Sarah Johnson", role: "Full-time Trader", - imageSrc: "http://img.b2bpic.net/free-photo/hipster-attractive-man-using-devices-working-laptop-tablet-computer_285396-1632.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hipster-attractive-man-using-devices-working-laptop-tablet-computer_285396-1632.jpg?_wi=2", }, { id: "2",