diff --git a/src/app/page.tsx b/src/app/page.tsx index d54a87c..5319f1d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,15 +65,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-bar-graph_1098-3523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-bar-graph_1098-3523.jpg?_wi=1", imageAlt: "Trading UI", }, { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-movie-background_23-2149546026.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-movie-background_23-2149546026.jpg?_wi=1", imageAlt: "Currency Symbols", }, { - imageSrc: "http://img.b2bpic.net/free-photo/forecast-expert-ceo-analyzing-investment-insights-negotiations-details_482257-122706.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/forecast-expert-ceo-analyzing-investment-insights-negotiations-details_482257-122706.jpg?_wi=1", imageAlt: "Analytics", }, ]} @@ -99,7 +99,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201876.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-bar-graph_1098-3523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-bar-graph_1098-3523.jpg?_wi=2", imageAlt: "trading candlesticks UI", }, { @@ -114,7 +114,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/desktop-with-laptop-tablet_1232-487.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/abstract-movie-background_23-2149546026.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-movie-background_23-2149546026.jpg?_wi=2", imageAlt: "trading candlesticks UI", }, { @@ -129,7 +129,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/bitcoin-computer-graphic-card_93675-130066.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/forecast-expert-ceo-analyzing-investment-insights-negotiations-details_482257-122706.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/forecast-expert-ceo-analyzing-investment-insights-negotiations-details_482257-122706.jpg?_wi=2", imageAlt: "trading candlesticks UI", }, ]} @@ -213,7 +213,7 @@ export default function LandingPage() { button: { text: "Upgrade Now", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-bar-graph_1098-3523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-bar-graph_1098-3523.jpg?_wi=3", imageAlt: "digital wallet ui", }, { @@ -229,7 +229,7 @@ export default function LandingPage() { button: { text: "Contact Sales", }, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-movie-background_23-2149546026.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-movie-background_23-2149546026.jpg?_wi=3", imageAlt: "digital wallet ui", }, ]}