Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-03 09:21:42 +00:00
3 changed files with 12 additions and 12 deletions

View File

@@ -61,7 +61,7 @@ export default function AboutPage() {
description:
"Industry veteran with over two decades of Wall Street experience. Visionary leader championing experiential learning and innovative research methodologies.",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "executive portrait CEO professional business leader headshot",
socialLinks: [
{ icon: Linkedin, url: "https://linkedin.com" },
@@ -74,7 +74,7 @@ export default function AboutPage() {
description:
"CFA charter holder with expertise in equity and fundamental research. Passionate about generating actionable investment insights.",
imageSrc:
"http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg",
"http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg?_wi=2",
imageAlt: "analyst portrait finance professional research analyst business headshot",
socialLinks: [
{ icon: Linkedin, url: "https://linkedin.com" },
@@ -87,7 +87,7 @@ export default function AboutPage() {
description:
"Expert in technical analysis and market research. Specializes in generating daily, weekly, and monthly research publications.",
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
"http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2",
imageAlt: "professional portrait finance team analyst headshot business professional",
socialLinks: [
{ icon: Linkedin, url: "https://linkedin.com" },

View File

@@ -133,7 +133,7 @@ export default function HomePage() {
name: "Periodical Pitch Books",
price: "Daily, Weekly & Monthly",
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=1",
imageAlt: "technical analysis financial charts data visualization market research",
},
{
@@ -141,7 +141,7 @@ export default function HomePage() {
name: "Idea Generation & Analysis",
price: "Customized Solutions",
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=1",
imageAlt: "fundamental analysis equity research financial reports data analysis",
},
{
@@ -149,7 +149,7 @@ export default function HomePage() {
name: "24/7 Research Support",
price: "Timely Publications",
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=1",
imageAlt: "fixed income bond market credit research financial analysis",
},
]}
@@ -174,7 +174,7 @@ export default function HomePage() {
description:
"Industry veteran with over two decades of Wall Street experience. Visionary leader championing experiential learning and innovative research methodologies.",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "executive portrait CEO professional business leader headshot",
socialLinks: [
{ icon: Linkedin, url: "https://linkedin.com" },
@@ -187,7 +187,7 @@ export default function HomePage() {
description:
"CFA charter holder with expertise in equity and fundamental research. Passionate about generating actionable investment insights.",
imageSrc:
"http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg",
"http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg?_wi=1",
imageAlt: "analyst portrait finance professional research analyst business headshot",
socialLinks: [
{ icon: Linkedin, url: "https://linkedin.com" },
@@ -200,7 +200,7 @@ export default function HomePage() {
description:
"Expert in technical analysis and market research. Specializes in generating daily, weekly, and monthly research publications.",
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
"http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1",
imageAlt: "professional portrait finance team analyst headshot business professional",
socialLinks: [
{ icon: Linkedin, url: "https://linkedin.com" },

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