diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 0748c82..c11ef20 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -71,9 +71,9 @@ export default function ServicesPage() { description: "High-impact visual content that captures attention and drives engagement", bentoComponent: "media-stack", items: [ - { imageSrc: "http://img.b2bpic.net/free-photo/assemble-manufacturing-production-business-pattern_53876-133939.jpg", imageAlt: "Design content" }, - { imageSrc: "http://img.b2bpic.net/free-vector/marketing-project-timeline-template_742173-20679.jpg", imageAlt: "Strategy planning" }, - { imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg", imageAlt: "Analytics workspace" }, + { imageSrc: "http://img.b2bpic.net/free-photo/assemble-manufacturing-production-business-pattern_53876-133939.jpg?_wi=2", imageAlt: "Design content" }, + { imageSrc: "http://img.b2bpic.net/free-vector/marketing-project-timeline-template_742173-20679.jpg?_wi=2", imageAlt: "Strategy planning" }, + { imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=2", imageAlt: "Analytics workspace" }, ], }, {