From 9908419679d19b63b50cedf18b6355274885d712 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:21:37 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index cf3f567..6f6e931 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -105,7 +105,7 @@ export default function ServicesPage() { name: "Daily Pitch Books", price: "Real-Time Intelligence", imageSrc: - "http://img.b2bpic.net/free-photo/back-view-young-business-man-talking-phone-sitting-his-office-diagrams-monitor_482257-34736.jpg", + "http://img.b2bpic.net/free-photo/back-view-young-business-man-talking-phone-sitting-his-office-diagrams-monitor_482257-34736.jpg?_wi=2", imageAlt: "technical analysis financial charts data visualization market research", }, { @@ -113,7 +113,7 @@ export default function ServicesPage() { name: "Weekly Analysis Reports", price: "Comprehensive Insights", imageSrc: - "http://img.b2bpic.net/free-photo/analyzing-business-chart_1098-19461.jpg", + "http://img.b2bpic.net/free-photo/analyzing-business-chart_1098-19461.jpg?_wi=2", imageAlt: "fundamental analysis equity research financial reports data analysis", }, { @@ -121,7 +121,7 @@ export default function ServicesPage() { name: "Monthly Research Publications", price: "Strategic Intelligence", imageSrc: - "http://img.b2bpic.net/free-photo/cut-out-business-scene_23-2147626414.jpg", + "http://img.b2bpic.net/free-photo/cut-out-business-scene_23-2147626414.jpg?_wi=2", imageAlt: "fixed income bond market credit research financial analysis", }, ]}