diff --git a/src/app/markets/page.tsx b/src/app/markets/page.tsx index a685cdd..2a28e61 100644 --- a/src/app/markets/page.tsx +++ b/src/app/markets/page.tsx @@ -93,37 +93,37 @@ export default function MarketsPage() { id: "stocks", name: "Stocks", price: "Commission-Free", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/stock-market-visual-representation-showi-1774133828470-bd05cf4d.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/stock-market-visual-representation-showi-1774133828470-bd05cf4d.png?_wi=2", }, { id: "crypto", name: "Cryptocurrencies", price: "0.1% Spread", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/cryptocurrency-trading-interface-showing-1774133829606-ff8b3be7.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/cryptocurrency-trading-interface-showing-1774133829606-ff8b3be7.png?_wi=2", }, { id: "etfs", name: "ETFs", price: "Commission-Free", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/etf-exchange-traded-fund-trading-interfa-1774133830124-d0c5535c.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/etf-exchange-traded-fund-trading-interfa-1774133830124-d0c5535c.png?_wi=2", }, { id: "indices", name: "Indices", price: "Tight Spreads", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/market-indices-display-showing-s-p-500-n-1774133829998-daba0b9f.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/market-indices-display-showing-s-p-500-n-1774133829998-daba0b9f.png?_wi=2", }, { id: "forex", name: "Forex", price: "1:100 Leverage", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/foreign-exchange-market-interface-showin-1774133829459-bddae4d7.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/foreign-exchange-market-interface-showin-1774133829459-bddae4d7.png?_wi=2", }, { id: "commodities", name: "Commodities", price: "Competitive Rates", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/commodities-trading-interface-showing-oi-1774133830238-cdbd8950.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BH6VH87GQCO0UyZeTWFB8B7OoY/commodities-trading-interface-showing-oi-1774133830238-cdbd8950.png?_wi=2", }, ]} gridVariant="three-columns-all-equal-width"