Update src/app/services/page.tsx

This commit is contained in:
2026-03-03 09:21:37 +00:00
parent e9b9241c38
commit 9908419679

View File

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