diff --git a/src/app/page.tsx b/src/app/page.tsx index 6ad5cc9..c015606 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -202,7 +202,7 @@ export default function HomePage() { description: "From sales to maintenance, we handle every aspect of your printing and copier needs.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-using-printer-while-working-office_23-2149456943.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-using-printer-while-working-office_23-2149456943.jpg?_wi=1" imageAlt="Professional office environment with modern copier equipment" mediaAnimation="slide-up" textboxLayout="default" @@ -229,21 +229,21 @@ export default function HomePage() { id: "medical", name: "Medical Offices", price: "Specialized Solutions", - imageSrc: "http://img.b2bpic.net/free-vector/flat-medical-landing-page_23-2149024239.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-medical-landing-page_23-2149024239.jpg?_wi=1", imageAlt: "Medical office with professional printing setup", }, { id: "legal", name: "Law Firms", price: "Document Management", - imageSrc: "http://img.b2bpic.net/free-photo/business-professionals-watching-presentation-computer-monitor-together-discussing-project-sitting-workplace-pointing-display-business-communication-teamwork-concept_74855-11550.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-professionals-watching-presentation-computer-monitor-together-discussing-project-sitting-workplace-pointing-display-business-communication-teamwork-concept_74855-11550.jpg?_wi=1", imageAlt: "Law office with document printing solutions", }, { id: "education", name: "Schools & Universities", price: "Educational Institutions", - imageSrc: "http://img.b2bpic.net/free-vector/flat-university-concept-background_23-2148189763.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-university-concept-background_23-2148189763.jpg?_wi=1", imageAlt: "School campus with office printing facility", }, ]}