diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index b389568..993e384 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -134,7 +134,7 @@ export default function ServicesPage() { name: "Professional Printing", price: "Affordable Rates", variant: "Color & B/W", - imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170079.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170079.jpg?_wi=1", imageAlt: "Professional printing services", }, { @@ -142,7 +142,7 @@ export default function ServicesPage() { name: "Scanning & Copying", price: "Quick Turnaround", variant: "Document Prep", - imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170079.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170079.jpg?_wi=2", imageAlt: "Scanning and photocopying", }, { @@ -150,7 +150,7 @@ export default function ServicesPage() { name: "CV & Document Typing", price: "Professional Help", variant: "Expert Assistance", - imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170079.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170079.jpg?_wi=3", imageAlt: "CV typing and document services", }, ]}