From 2f390ea4ab33f5cd536842150b68bfd49de94631 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 11:31:15 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 6341ef3..9e35c02 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -71,7 +71,7 @@ export default function ServicesPage() { description: "End-to-end handling of employee files, government documents, and compliance records. We ensure all your documents are organized, secure, and readily accessible whenever you need them.", imageSrc: - "http://img.b2bpic.net/free-photo/office-team-meeting_23-2147727687.jpg", + "http://img.b2bpic.net/free-photo/office-team-meeting_23-2147727687.jpg?_wi=3", imageAlt: "Document Management Services", }, { @@ -80,7 +80,7 @@ export default function ServicesPage() { description: "Streamlined processes for visa applications, work permit renewals, residency updates, and sponsorship requests. Our platform handles complexity, so you don't have to.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-young-man-looking-vinyls-store_23-2148237245.jpg", + "http://img.b2bpic.net/free-photo/close-up-young-man-looking-vinyls-store_23-2148237245.jpg?_wi=2", imageAlt: "Government Procedures", }, { @@ -89,7 +89,7 @@ export default function ServicesPage() { description: "Stay compliant with Qatar's labor laws and government regulations. Our system maintains detailed audit trails and generates compliance reports automatically.", imageSrc: - "http://img.b2bpic.net/free-photo/laughing-co-workers_23-2147626394.jpg", + "http://img.b2bpic.net/free-photo/laughing-co-workers_23-2147626394.jpg?_wi=3", imageAlt: "Compliance Support", }, ]} @@ -114,7 +114,7 @@ export default function ServicesPage() { title: "Documents Processed Annually", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/laughing-co-workers_23-2147626394.jpg" + imageSrc="http://img.b2bpic.net/free-photo/laughing-co-workers_23-2147626394.jpg?_wi=4" imageAlt="Service Benefits" useInvertedBackground={true} mediaAnimation="slide-up" @@ -131,7 +131,7 @@ export default function ServicesPage() { variant: "sparkles-gradient", }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/office-team-meeting_23-2147727687.jpg" + imageSrc="http://img.b2bpic.net/free-photo/office-team-meeting_23-2147727687.jpg?_wi=4" imageAlt="Services Consultation" mediaAnimation="opacity" mediaPosition="right"