diff --git a/src/app/page.tsx b/src/app/page.tsx index 092ae1d..a715b06 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,15 +62,15 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/ai-powered-device-concept_23-2151924165.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ai-powered-device-concept_23-2151924165.jpg?_wi=1", imageAlt: "Kodapay Interface", }, { - imageSrc: "http://img.b2bpic.net/free-photo/5g-network-smart-city-background-technology_53876-108516.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/5g-network-smart-city-background-technology_53876-108516.jpg?_wi=1", imageAlt: "Global Connectivity", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-black-businessman-using-credit-card-smart-phone-while-shopping-online-office_637285-2606.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-black-businessman-using-credit-card-smart-phone-while-shopping-online-office_637285-2606.jpg?_wi=1", imageAlt: "Mobile Transactions", }, { @@ -169,7 +169,7 @@ export default function LandingPage() { "Standard support", "Web dashboard", ], - imageSrc: "http://img.b2bpic.net/free-photo/ai-powered-device-concept_23-2151924165.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ai-powered-device-concept_23-2151924165.jpg?_wi=2", imageAlt: "digital payment dashboard blue tech", }, { @@ -185,7 +185,7 @@ export default function LandingPage() { "Priority support", "Custom API integration", ], - imageSrc: "http://img.b2bpic.net/free-photo/5g-network-smart-city-background-technology_53876-108516.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/5g-network-smart-city-background-technology_53876-108516.jpg?_wi=2", imageAlt: "global network digital flow", }, { @@ -202,7 +202,7 @@ export default function LandingPage() { "SLAs", "Advanced fraud tools", ], - imageSrc: "http://img.b2bpic.net/free-photo/young-black-businessman-using-credit-card-smart-phone-while-shopping-online-office_637285-2606.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-black-businessman-using-credit-card-smart-phone-while-shopping-online-office_637285-2606.jpg?_wi=2", imageAlt: "mobile payment app scan", }, ]}