From 02a0d9a3661166ddc54dbe343a88240bcc2f1d7b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 14:33:07 +0000 Subject: [PATCH 1/3] 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 7fe3ca2..bbd0753 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -71,7 +71,7 @@ export default function AboutPage() { description="CashFlow Wholesale was founded with a single purpose: to revolutionize wholesale real estate by creating a transparent, efficient platform that connects serious cash buyers with premium investment opportunities. We believe in speed, integrity, and results." tag="Who We Are" tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/business-leaders-consulting-expert_74855-2095.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-leaders-consulting-expert_74855-2095.jpg?_wi=2" imageAlt="business team real estate professionals office meeting real estate agents" useInvertedBackground={false} buttons={[{ text: "Explore Deals", href: "/deals" }]} @@ -91,21 +91,21 @@ export default function AboutPage() { id: 1, title: "Verified Opportunities", description: "Every deal on our platform undergoes rigorous analysis and verification. We stand behind the quality of every opportunity we present.", - imageSrc: "http://img.b2bpic.net/free-photo/house-model-compass-plan-background-real-estate-concept_1423-179.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/house-model-compass-plan-background-real-estate-concept_1423-179.jpg?_wi=2", imageAlt: "property search real estate analysis market research investment analysis", }, { id: 2, title: "Speed & Efficiency", description: "We've streamlined every step of the process. From property identification to closing, our systems are built for speed without sacrificing due diligence.", - imageSrc: "http://img.b2bpic.net/free-photo/table-laptop-showing-charts-conference-room-business-people-having-important-discussion_482257-27897.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-laptop-showing-charts-conference-room-business-people-having-important-discussion_482257-27897.jpg?_wi=2", imageAlt: "data analysis market metrics financial analysis business analytics", }, { id: 3, title: "Expert Support Team", description: "Our team of experienced real estate professionals is available to guide you through every transaction. We're not just a platform—we're your investment partner.", - imageSrc: "http://img.b2bpic.net/free-photo/good-transaction-is-success_329181-19300.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/good-transaction-is-success_329181-19300.jpg?_wi=2", imageAlt: "business negotiation real estate deal handshake partnership", }, ]} @@ -118,25 +118,25 @@ export default function AboutPage() { { id: "1", name: "Michael Torres", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "professional headshot business portrait male entrepreneur corporate photo", }, { id: "2", name: "Sarah Chen", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=3", imageAlt: "professional headshot business portrait female entrepreneur corporate photo", }, { id: "3", name: "James Patterson", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "professional headshot business portrait male entrepreneur corporate photo", }, { id: "4", name: "Priya Mehta", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=4", imageAlt: "professional headshot business portrait female entrepreneur corporate photo", }, ]} -- 2.49.1 From 33a4658527cd9f41ddba3001fb10b9a07467cabb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 14:33:08 +0000 Subject: [PATCH 2/3] Update src/app/deals/page.tsx --- src/app/deals/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/deals/page.tsx b/src/app/deals/page.tsx index ed97709..82da957 100644 --- a/src/app/deals/page.tsx +++ b/src/app/deals/page.tsx @@ -81,7 +81,7 @@ export default function DealsPage() { name: "Single Family Flip - Phoenix", price: "$185K", variant: "Cash Deal • Est. ARV: $285K", - imageSrc: "http://img.b2bpic.net/free-photo/modern-suburban-family-home-with-manicured-lawn_84443-74083.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-suburban-family-home-with-manicured-lawn_84443-74083.jpg?_wi=2", imageAlt: "single family home residential property house exterior real estate listing", }, { @@ -89,7 +89,7 @@ export default function DealsPage() { name: "Multi-Unit Investment - Austin", price: "$420K", variant: "Cash Deal • 4 Units • Est. ARV: $620K", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-apartment-buildings_116348-111.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-apartment-buildings_116348-111.jpg?_wi=2", imageAlt: "multi unit property apartment building residential complex real estate investment", }, { @@ -97,7 +97,7 @@ export default function DealsPage() { name: "Commercial Conversion - Dallas", price: "$310K", variant: "Cash Deal • Retail Space • Est. ARV: $450K", - imageSrc: "http://img.b2bpic.net/free-photo/glass-building_1127-2098.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glass-building_1127-2098.jpg?_wi=2", imageAlt: "commercial property retail space storefront commercial building", }, ]} -- 2.49.1 From ae18c645639d326a659a8640243d105126287d94 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 14:33:08 +0000 Subject: [PATCH 3/3] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9403f87..b7598ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,7 +100,7 @@ export default function HomePage() { description="We specialize in connecting serious cash buyers with high-quality wholesale opportunities. Our platform eliminates complexity, accelerates deal flow, and ensures you're always working with verified, profitable properties." tag="Our Advantage" tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/business-leaders-consulting-expert_74855-2095.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-leaders-consulting-expert_74855-2095.jpg?_wi=1" imageAlt="business team real estate professionals office meeting real estate agents" useInvertedBackground={false} buttons={[{ text: "Get Started", href: "/deals" }]} @@ -120,21 +120,21 @@ export default function HomePage() { id: 1, title: "Property Sourcing", description: "We identify and vet wholesale opportunities before they hit the market. Every deal is analyzed for cash buyer potential and ROI.", - imageSrc: "http://img.b2bpic.net/free-photo/house-model-compass-plan-background-real-estate-concept_1423-179.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/house-model-compass-plan-background-real-estate-concept_1423-179.jpg?_wi=1", imageAlt: "property search real estate analysis market research investment analysis", }, { id: 2, title: "Quick Analysis", description: "Within 24 hours, you receive detailed property analysis, market comps, repair estimates, and investment projections.", - imageSrc: "http://img.b2bpic.net/free-photo/table-laptop-showing-charts-conference-room-business-people-having-important-discussion_482257-27897.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-laptop-showing-charts-conference-room-business-people-having-important-discussion_482257-27897.jpg?_wi=1", imageAlt: "data analysis market metrics financial analysis business analytics", }, { id: 3, title: "Direct Negotiation", description: "Connect directly with sellers and negotiate from a position of strength. No middlemen, no delays—just clean cash deals.", - imageSrc: "http://img.b2bpic.net/free-photo/good-transaction-is-success_329181-19300.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/good-transaction-is-success_329181-19300.jpg?_wi=1", imageAlt: "business negotiation real estate deal handshake partnership", }, { @@ -164,7 +164,7 @@ export default function HomePage() { name: "Single Family Flip - Phoenix", price: "$185K", variant: "Cash Deal • Est. ARV: $285K", - imageSrc: "http://img.b2bpic.net/free-photo/modern-suburban-family-home-with-manicured-lawn_84443-74083.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-suburban-family-home-with-manicured-lawn_84443-74083.jpg?_wi=1", imageAlt: "single family home residential property house exterior real estate listing", }, { @@ -172,7 +172,7 @@ export default function HomePage() { name: "Multi-Unit Investment - Austin", price: "$420K", variant: "Cash Deal • 4 Units • Est. ARV: $620K", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-apartment-buildings_116348-111.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-apartment-buildings_116348-111.jpg?_wi=1", imageAlt: "multi unit property apartment building residential complex real estate investment", }, { @@ -180,7 +180,7 @@ export default function HomePage() { name: "Commercial Conversion - Dallas", price: "$310K", variant: "Cash Deal • Retail Space • Est. ARV: $450K", - imageSrc: "http://img.b2bpic.net/free-photo/glass-building_1127-2098.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glass-building_1127-2098.jpg?_wi=1", imageAlt: "commercial property retail space storefront commercial building", }, ]} @@ -216,25 +216,25 @@ export default function HomePage() { { id: "1", name: "Michael Torres", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "professional headshot business portrait male entrepreneur corporate photo", }, { id: "2", name: "Sarah Chen", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=1", imageAlt: "professional headshot business portrait female entrepreneur corporate photo", }, { id: "3", name: "James Patterson", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "professional headshot business portrait male entrepreneur corporate photo", }, { id: "4", name: "Priya Mehta", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=2", imageAlt: "professional headshot business portrait female entrepreneur corporate photo", }, ]} -- 2.49.1