From bc89df4239a87c4c448d873bf7e161ee5aa2da4a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 10:08:22 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 94e787b..a0cf369 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -47,7 +47,7 @@ export default function AboutPage() { description="I'm a professional commodities trader with 15+ years of experience trading soft commodities futures. My trading journey started in 2010, and since then, I've developed deep expertise in cocoa, coffee, and sugar markets." tag="About" tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/african-man-black-suit-big-tv-screen-guy-shows-presentation_1157-48542.jpg" + imageSrc="http://img.b2bpic.net/free-photo/african-man-black-suit-big-tv-screen-guy-shows-presentation_1157-48542.jpg?_wi=5" imageAlt="Professional trader profile" useInvertedBackground={false} buttons={[{ text: "Subscribe Now", href: "/pricing" }]} @@ -68,7 +68,7 @@ export default function AboutPage() { description: "Started trading commodities in 2010 and have built deep market knowledge through bull and bear cycles.", 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=9", imageAlt: "Trading experience", }, { @@ -76,7 +76,7 @@ export default function AboutPage() { description: "Expert in both technical charting and fundamental market research. I combine price action with supply/demand dynamics.", imageSrc: - "http://img.b2bpic.net/free-vector/social-media-analysis-design-graphs_53876-114315.jpg", + "http://img.b2bpic.net/free-vector/social-media-analysis-design-graphs_53876-114315.jpg?_wi=5", imageAlt: "Market analysis", }, { @@ -84,7 +84,7 @@ export default function AboutPage() { description: "All trading signals include clear stop-loss levels and risk parameters. Protecting capital is as important as making profits.", imageSrc: - "http://img.b2bpic.net/free-photo/general-manager-ceo-sharing-insight-about-new-development-strategy_482257-88122.jpg", + "http://img.b2bpic.net/free-photo/general-manager-ceo-sharing-insight-about-new-development-strategy_482257-88122.jpg?_wi=5", imageAlt: "Risk management", }, ]} @@ -103,7 +103,7 @@ export default function AboutPage() { tag="Client Testimonials" tagIcon={TrendingUp} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/general-manager-ceo-sharing-insight-about-new-development-strategy_482257-88122.jpg" + imageSrc="http://img.b2bpic.net/free-photo/general-manager-ceo-sharing-insight-about-new-development-strategy_482257-88122.jpg?_wi=6" imageAlt="Trading success" mediaAnimation="blur-reveal" imagePosition="left" @@ -116,7 +116,7 @@ export default function AboutPage() { "The daily reports give me the edge I need. Precise, actionable, and delivered on time.", rating: 5, 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=10", }, { name: "Elena Rodriguez", @@ -125,7 +125,7 @@ export default function AboutPage() { "Best research subscription I've used for soft commodities. Highly recommended.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/african-man-black-suit-big-tv-screen-guy-shows-presentation_1157-48542.jpg", + "http://img.b2bpic.net/free-photo/african-man-black-suit-big-tv-screen-guy-shows-presentation_1157-48542.jpg?_wi=6", }, { name: "David Chen", @@ -134,7 +134,7 @@ export default function AboutPage() { "The analysis depth is exceptional. This newsletter pays for itself.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/general-manager-ceo-sharing-insight-about-new-development-strategy_482257-88122.jpg", + "http://img.b2bpic.net/free-photo/general-manager-ceo-sharing-insight-about-new-development-strategy_482257-88122.jpg?_wi=7", }, { name: "Sarah Williams", @@ -143,7 +143,7 @@ export default function AboutPage() { "Consistent insights on market trends. Essential reading for our team.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/e-mail-global-communications-connection-social-networking-concept_53876-134026.jpg", + "http://img.b2bpic.net/free-photo/e-mail-global-communications-connection-social-networking-concept_53876-134026.jpg?_wi=2", }, ]} testimonialRotationInterval={5000} @@ -155,7 +155,7 @@ export default function AboutPage() {