From c2dad00d172cf0603eccb53191831a035c55186c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 00:31:28 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ad760c9..102179d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -87,7 +87,7 @@ export default function AboutPage() { tag="Our Mission" tagIcon={Zap} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6569.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6569.jpg?_wi=3" imageAlt="RevenueLab team collaboration" imagePosition="right" mediaAnimation="slide-up" @@ -113,7 +113,7 @@ export default function AboutPage() { title: "The Problem We Saw", description: "Creators were forced to use 5-10 different tools to manage memberships, courses, affiliates, and ads. There had to be a better way.", media: { - imageSrc: "http://img.b2bpic.net/free-vector/creative-colorful-venn-product-management-diagram_23-2149126979.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/creative-colorful-venn-product-management-diagram_23-2149126979.jpg?_wi=2", imageAlt: "Problem analysis", }, items: [ @@ -128,7 +128,7 @@ export default function AboutPage() { title: "Our Solution", description: "We built an all-in-one platform that consolidates every revenue stream a creator needs, with unified analytics and payment processing.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-code-laptop-screen-server-hub-employees-reading-paperwork_482257-122503.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-code-laptop-screen-server-hub-employees-reading-paperwork_482257-122503.jpg?_wi=2", imageAlt: "Solution implementation", }, items: [ @@ -143,7 +143,7 @@ export default function AboutPage() { title: "Where We Are Today", description: "Trusted by 50K+ creators worldwide, RevenueLab has generated over $120 million in revenue for our community while maintaining 99.9% uptime.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-growth-chart-calculator_23-2148780608.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-growth-chart-calculator_23-2148780608.jpg?_wi=3", imageAlt: "Growth metrics", }, items: [ @@ -174,7 +174,7 @@ export default function AboutPage() { title: "Creator-First Design", description: "We design every feature with creators in mind. Your success is our success, and we're committed to removing friction from your revenue journey.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg?_wi=2", imageAlt: "Creator community", }, items: [ @@ -189,7 +189,7 @@ export default function AboutPage() { title: "Radical Transparency", description: "No hidden fees, no surprise changes. We communicate openly about pricing, updates, and product decisions. You always know what you're getting.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1628.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1628.jpg?_wi=2", imageAlt: "Transparency commitment", }, items: [ @@ -204,7 +204,7 @@ export default function AboutPage() { title: "Relentless Reliability", description: "We invest heavily in infrastructure and security because your revenue depends on our platform. 99.9% uptime isn't a goal—it's a promise.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/friendly-manager-smiling-colleagues-break_1262-16107.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friendly-manager-smiling-colleagues-break_1262-16107.jpg?_wi=2", imageAlt: "Reliability standards", }, items: [ @@ -224,7 +224,7 @@ export default function AboutPage() { {/* Footer */}