diff --git a/src/app/page.tsx b/src/app/page.tsx index af83291..b06478f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,11 +64,11 @@ export default function LandingPage() { tag="New: AI-Powered Automation Platform" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-broker-looking-real-time-stock-market-sales-analyzing-global-trade-exchange-statistics-capital-money-investment-working-with-hegde-fund-index-profit-forex-trading-night_482257-46966.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-broker-looking-real-time-stock-market-sales-analyzing-global-trade-exchange-statistics-capital-money-investment-working-with-hegde-fund-index-profit-forex-trading-night_482257-46966.jpg?_wi=1", imageAlt: "Platform Preview", }, { - imageSrc: "http://img.b2bpic.net/free-photo/empty-office-desk-with-computer-screen-showing-terminal-windows_482257-126357.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-office-desk-with-computer-screen-showing-terminal-windows_482257-126357.jpg?_wi=1", imageAlt: "Dev Workflow", }, ]} @@ -90,7 +90,7 @@ export default function LandingPage() { icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/cloud-database-storage-concept-cloudscape-digital-online-server-global-network-web-database-backup-computer-infrastructure-technology_90220-1331.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cloud-database-storage-concept-cloudscape-digital-online-server-global-network-web-database-backup-computer-infrastructure-technology_90220-1331.jpg?_wi=1", imageAlt: "Deployments", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { imageAlt: "Deployments", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-broker-looking-real-time-stock-market-sales-analyzing-global-trade-exchange-statistics-capital-money-investment-working-with-hegde-fund-index-profit-forex-trading-night_482257-46966.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-broker-looking-real-time-stock-market-sales-analyzing-global-trade-exchange-statistics-capital-money-investment-working-with-hegde-fund-index-profit-forex-trading-night_482257-46966.jpg?_wi=2", imageAlt: "cloud architecture nodes", }, { @@ -115,7 +115,7 @@ export default function LandingPage() { imageAlt: "Automation", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/empty-office-desk-with-computer-screen-showing-terminal-windows_482257-126357.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-office-desk-with-computer-screen-showing-terminal-windows_482257-126357.jpg?_wi=2", imageAlt: "cloud architecture nodes", }, { @@ -132,7 +132,7 @@ export default function LandingPage() { imageAlt: "Conversion", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/person-talking-colleagues-video-call-communication-using-smartphone-business-meeting-businessman-holding-mobile-phone-online-conference-with-workmates-corporate-office_482257-28475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-talking-colleagues-video-call-communication-using-smartphone-business-meeting-businessman-holding-mobile-phone-online-conference-with-workmates-corporate-office_482257-28475.jpg?_wi=1", imageAlt: "cloud architecture nodes", }, ]} diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 3167c23..c1474b8 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { id: "1", name: "Custom Web Design", price: "From $5k", - imageSrc: "http://img.b2bpic.net/free-photo/person-talking-colleagues-video-call-communication-using-smartphone-business-meeting-businessman-holding-mobile-phone-online-conference-with-workmates-corporate-office_482257-28475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-talking-colleagues-video-call-communication-using-smartphone-business-meeting-businessman-holding-mobile-phone-online-conference-with-workmates-corporate-office_482257-28475.jpg?_wi=2", }, { id: "2", diff --git a/src/app/solutions/page.tsx b/src/app/solutions/page.tsx index ce1f5de..d2089de 100644 --- a/src/app/solutions/page.tsx +++ b/src/app/solutions/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { imageAlt: "Lead Gen", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-broker-looking-real-time-stock-market-sales-analyzing-global-trade-exchange-statistics-capital-money-investment-working-with-hegde-fund-index-profit-forex-trading-night_482257-46966.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-broker-looking-real-time-stock-market-sales-analyzing-global-trade-exchange-statistics-capital-money-investment-working-with-hegde-fund-index-profit-forex-trading-night_482257-46966.jpg?_wi=3", imageAlt: "CRM software dashboard", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { imageAlt: "Dashboard", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/empty-office-desk-with-computer-screen-showing-terminal-windows_482257-126357.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-office-desk-with-computer-screen-showing-terminal-windows_482257-126357.jpg?_wi=3", imageAlt: "CRM software dashboard", }, { @@ -104,7 +104,7 @@ export default function LandingPage() { imageAlt: "Command", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/cloud-database-storage-concept-cloudscape-digital-online-server-global-network-web-database-backup-computer-infrastructure-technology_90220-1331.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cloud-database-storage-concept-cloudscape-digital-online-server-global-network-web-database-backup-computer-infrastructure-technology_90220-1331.jpg?_wi=2", imageAlt: "CRM software dashboard", }, ]}