diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 18c3ee9..2296d8f 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { icon: Award, }, }, - imageSrc: "http://img.b2bpic.net/free-photo/blue-abstract-shape-glowing-grainy-textured_474888-8017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-abstract-shape-glowing-grainy-textured_474888-8017.jpg?_wi=2", imageAlt: "digital design ui ux icons", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { icon: Layout, }, }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-career-guidance-items-designers_23-2149443503.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-career-guidance-items-designers_23-2149443503.jpg?_wi=1", imageAlt: "digital design ui ux icons", }, ]}