diff --git a/src/app/page.tsx b/src/app/page.tsx index 1e107cd..323a6cc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,19 +95,19 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/black-female-entrepreneur-presenting-business-growth-chart-meeting-office_637285-9857.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-female-entrepreneur-presenting-business-growth-chart-meeting-office_637285-9857.jpg?_wi=1", imageAlt: "Niraj Shah speaking at an event", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-pawns-arrangement_23-2149382447.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-pawns-arrangement_23-2149382447.jpg?_wi=1", imageAlt: "Eventgrid acquisition timeline infographic", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-computer-peripherals-server-room-desk_482257-118044.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-computer-peripherals-server-room-desk_482257-118044.jpg?_wi=1", imageAlt: "Panda Flow automation dashboard UI", }, { - imageSrc: "http://img.b2bpic.net/free-photo/african-american-male-nurse-training-reviews-anatomy-case-files_482257-117755.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-male-nurse-training-reviews-anatomy-case-files_482257-117755.jpg?_wi=1", imageAlt: "TwinsAI voice assistant interface", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { description: "Dedicated engineers embedded directly into your workflow.", buttonIcon: "Monitor", buttonHref: "#contact", - imageSrc: "http://img.b2bpic.net/free-photo/black-female-entrepreneur-presenting-business-growth-chart-meeting-office_637285-9857.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-female-entrepreneur-presenting-business-growth-chart-meeting-office_637285-9857.jpg?_wi=2", imageAlt: "scalable saas platform architecture", }, { @@ -188,7 +188,7 @@ export default function LandingPage() { description: "ERP, CRM, and custom business systems.", buttonIcon: "Network", buttonHref: "#contact", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-pawns-arrangement_23-2149382447.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-pawns-arrangement_23-2149382447.jpg?_wi=2", imageAlt: "scalable saas platform architecture", }, { @@ -196,7 +196,7 @@ export default function LandingPage() { description: "n8n, Celigo, Panda Flow, HubSpot, Salesforce.", buttonIcon: "Zap", buttonHref: "#contact", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-computer-peripherals-server-room-desk_482257-118044.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-computer-peripherals-server-room-desk_482257-118044.jpg?_wi=2", imageAlt: "scalable saas platform architecture", }, { @@ -204,7 +204,7 @@ export default function LandingPage() { description: "Technology leadership for growing companies.", buttonIcon: "Award", buttonHref: "#contact", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-male-nurse-training-reviews-anatomy-case-files_482257-117755.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-male-nurse-training-reviews-anatomy-case-files_482257-117755.jpg?_wi=2", imageAlt: "scalable saas platform architecture", }, ]}