From d890c5d42d1fe65606dad85ff7e7bddddd417b31 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 07:48:46 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index bf3de6b..f189bb1 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -96,7 +96,7 @@ export default function ServicesPage() { title: "Patent Registration & Strategy", tags: ["Utility Patents", "Design Patents", "International Protection"], imageSrc: - "http://img.b2bpic.net/free-photo/petition-bankruptcy-debt-loan-overdrawn-trouble-concept_53876-132733.jpg", + "http://img.b2bpic.net/free-photo/petition-bankruptcy-debt-loan-overdrawn-trouble-concept_53876-132733.jpg?_wi=2", imageAlt: "Patent Registration", }, { @@ -104,7 +104,7 @@ export default function ServicesPage() { title: "Trademark Protection & Maintenance", tags: ["Brand Registration", "Global Coverage", "Renewal Services"], imageSrc: - "http://img.b2bpic.net/free-photo/cropped-view-businessman-holding-hands-together_1262-4959.jpg", + "http://img.b2bpic.net/free-photo/cropped-view-businessman-holding-hands-together_1262-4959.jpg?_wi=2", imageAlt: "Trademark Protection", }, { @@ -112,7 +112,7 @@ export default function ServicesPage() { title: "Copyright Protection & Licensing", tags: ["Content Protection", "Licensing Agreements", "Enforcement"], imageSrc: - "http://img.b2bpic.net/free-vector/copyright-landing-page_23-2148691966.jpg", + "http://img.b2bpic.net/free-vector/copyright-landing-page_23-2148691966.jpg?_wi=2", imageAlt: "Copyright Services", }, ]}