Update src/app/case-studies/page.tsx

This commit is contained in:
2026-03-06 21:23:45 +00:00
parent 2705bd66fa
commit 5f3de445ba

View File

@@ -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"