diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 6c47c94..46a6c57 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -82,7 +82,8 @@ export default function ServicesPage() { { title: "Integration", description: "We adapt to you.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-network-interconnected-nodes-lines-black-background_23-2151977502.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-with-flowing-connecting-lines-dots_1048-13580.jpg" }, - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-living-with-disability-analyzing-report-laptop-working-with-statistics-disability-friendly-office-asian-employee-suffering-from-chronic-impairment-using-wheelchair_482257-44595.jpg", imageAlt: "Abstract network of interconnected nodes and lines on a black background"} + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-living-with-disability-analyzing-report-laptop-working-with-statistics-disability-friendly-office-asian-employee-suffering-from-chronic-impairment-using-wheelchair_482257-44595.jpg", imageAlt: "Abstract network of interconnected nodes and lines on a black background" + } ]} />