From ba37604f3df9bdd443c84f53bc8a21fb2b67fefb Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 06:45:14 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 152828f..e3a30ea 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -84,7 +84,7 @@ export default function ServicesPage() { tagIcon={Zap} tagAnimation="slide-up" background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/european-woman-dress-classic-hat-works-home-kitchen_343596-2535.jpg" + imageSrc="http://img.b2bpic.net/free-photo/european-woman-dress-classic-hat-works-home-kitchen_343596-2535.jpg?_wi=2" imageAlt="Web Design Services" imagePosition="right" mediaAnimation="slide-up" @@ -106,13 +106,13 @@ export default function ServicesPage() { features={[ { id: "1", title: "Strategic Web Design", tags: ["Discovery", "Strategy", "Design"], - imageSrc: "http://img.b2bpic.net/free-psd/flat-design-business-landing-page-template_23-2149928631.jpg"}, + imageSrc: "http://img.b2bpic.net/free-psd/flat-design-business-landing-page-template_23-2149928631.jpg?_wi=2"}, { id: "2", title: "Front-End Development", tags: ["React", "Next.js", "Performance"], - imageSrc: "http://img.b2bpic.net/free-vector/cloud-computing-concept_24908-55304.jpg"}, + imageSrc: "http://img.b2bpic.net/free-vector/cloud-computing-concept_24908-55304.jpg?_wi=2"}, { id: "3", title: "Back-End Infrastructure", tags: ["Scalability", "Security", "APIs"], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-still-life-graphics-composition_23-2148991208.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-still-life-graphics-composition_23-2148991208.jpg?_wi=2"}, ]} animationType="slide-up" textboxLayout="default"