Update src/app/services/page.tsx

This commit is contained in:
2026-05-09 20:06:34 +00:00
parent 64812d7649
commit 8fd0598c7b

View File

@@ -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"
}
]}
/>
</div>