From 5f3de445ba74c1df5dc51ef0141baec00b6c50a8 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 21:23:45 +0000 Subject: [PATCH] Update src/app/case-studies/page.tsx --- src/app/case-studies/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/case-studies/page.tsx b/src/app/case-studies/page.tsx index b18e589..bf47b17 100644 --- a/src/app/case-studies/page.tsx +++ b/src/app/case-studies/page.tsx @@ -86,7 +86,7 @@ export default function CaseStudiesPage() { role: "Founder & CEO", company: "JJ Construction Group", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280713.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280713.jpg?_wi=2", imageAlt: "Marcus Johnson - JJ Construction", }, { @@ -95,7 +95,7 @@ export default function CaseStudiesPage() { role: "Owner", company: "Chen's Restaurant Collective", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/friendly-waitress-with-cup-hot-drink_23-2147775876.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friendly-waitress-with-cup-hot-drink_23-2147775876.jpg?_wi=2", imageAlt: "Sarah Chen - Chen's Restaurant", }, { @@ -104,7 +104,7 @@ export default function CaseStudiesPage() { role: "Founder", company: "Martinez Home Services", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/nature-lover-working-greenhouse_23-2149037251.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nature-lover-working-greenhouse_23-2149037251.jpg?_wi=2", imageAlt: "David Martinez - Martinez Home Services", }, { @@ -113,7 +113,7 @@ export default function CaseStudiesPage() { role: "CEO", company: "Premier Retail Group", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-personal-shopper-working_23-2148924139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-personal-shopper-working_23-2148924139.jpg?_wi=2", imageAlt: "Jennifer Kim - Premier Retail", }, { @@ -122,7 +122,7 @@ export default function CaseStudiesPage() { role: "Founder", company: "Williams Medical Group", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-receipt_23-2149149660.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-receipt_23-2149149660.jpg?_wi=2", imageAlt: "Dr. Robert Williams - Williams Medical", }, { @@ -131,7 +131,7 @@ export default function CaseStudiesPage() { role: "Expansion Director", company: "Anderson's Multi-Location Enterprise", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-1903.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-1903.jpg?_wi=2", imageAlt: "Lisa Anderson - Anderson's Enterprise", }, ]} @@ -156,7 +156,7 @@ export default function CaseStudiesPage() { value: "150+", title: "Businesses Scaled", description: "From local shops to national brands across all industries", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-with-tablet-background_1098-3450.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-with-tablet-background_1098-3450.jpg?_wi=17", imageAlt: "Scaling success", }, { @@ -164,7 +164,7 @@ export default function CaseStudiesPage() { value: "$250M+", title: "Combined Revenue Added", description: "Total new revenue generated across all client portfolios", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-with-tablet-background_1098-3450.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-with-tablet-background_1098-3450.jpg?_wi=18", imageAlt: "Revenue generation", }, { @@ -172,7 +172,7 @@ export default function CaseStudiesPage() { value: "45%", title: "Average Growth Rate", description: "Year-over-year revenue growth across portfolio companies", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-with-tablet-background_1098-3450.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-with-tablet-background_1098-3450.jpg?_wi=19", imageAlt: "Growth rate", }, { @@ -180,7 +180,7 @@ export default function CaseStudiesPage() { value: "2,000+", title: "Jobs Created", description: "New employment opportunities through business expansion", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-with-tablet-background_1098-3450.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-with-tablet-background_1098-3450.jpg?_wi=20", imageAlt: "Job creation", }, { @@ -188,7 +188,7 @@ export default function CaseStudiesPage() { value: "25+", title: "Franchises Launched", description: "Businesses successfully transitioned to franchise models", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-with-tablet-background_1098-3450.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-with-tablet-background_1098-3450.jpg?_wi=21", imageAlt: "Franchises", }, ]} @@ -210,7 +210,7 @@ export default function CaseStudiesPage() { variant: "sparkles-gradient", }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/entrepreneurs-business-working-togethe-modern-conference-room-tablet-with-charts_482257-31245.jpg" + imageSrc="http://img.b2bpic.net/free-photo/entrepreneurs-business-working-togethe-modern-conference-room-tablet-with-charts_482257-31245.jpg?_wi=3" imageAlt="Your growth journey starts here" mediaAnimation="slide-up" mediaPosition="right"