diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 73636b4..af5af5d 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/images-that-simulate-x-rays-with-neon-colors_23-2151521324.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/techno-concept-with-connecting-lines-dots_1048-14262.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/techno-concept-with-connecting-lines-dots_1048-14262.jpg?_wi=3", imageAlt: "Images that simulate x-rays with neon colors", }, ]} @@ -83,7 +83,7 @@ export default function LandingPage() {