From 6ac8dd839592da830b525a050a0ba81979e079ed Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 03:16:03 +0000 Subject: [PATCH 1/5] Update src/app/case-studies/page.tsx --- src/app/case-studies/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/case-studies/page.tsx b/src/app/case-studies/page.tsx index c155062..20ee322 100644 --- a/src/app/case-studies/page.tsx +++ b/src/app/case-studies/page.tsx @@ -48,7 +48,7 @@ export default function CaseStudiesPage() { ]} buttonAnimation="slide-up" background={{ variant: "noise" }} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmX0j61wZ00TB9I4EwQ9BZtiwr/a-modern-sophisticated-ai-dashboard-inte-1773198894679-7e3f5595.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmX0j61wZ00TB9I4EwQ9BZtiwr/a-modern-sophisticated-ai-dashboard-inte-1773198894679-7e3f5595.png?_wi=2" imageAlt="Case Studies Dashboard Results" mediaAnimation="opacity" frameStyle="browser" @@ -70,7 +70,7 @@ export default function CaseStudiesPage() { handle: "@sarahchen_marketing", testimonial: "Outbound AI helped us book 120+ qualified meetings in Q1 alone. The AI personalization is so effective that our response rates jumped 3x. Best platform investment we've made. Our conversion rate improved by 340% in just 90 days.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmX0j61wZ00TB9I4EwQ9BZtiwr/professional-headshot-of-a-confident-wom-1773198890031-51785958.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmX0j61wZ00TB9I4EwQ9BZtiwr/professional-headshot-of-a-confident-wom-1773198890031-51785958.png?_wi=2", imageAlt: "Sarah Chen", }, { @@ -79,7 +79,7 @@ export default function CaseStudiesPage() { handle: "@marcus_growth", testimonial: "As a B2B SaaS founder, predictability is everything. Outbound AI gives us that. 15 new customers per month from cold outbound - at scale. The platform pays for itself 10x over. We went from 2 deals/month to 12 deals/month in 90 days.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmX0j61wZ00TB9I4EwQ9BZtiwr/professional-headshot-of-a-confident-man-1773198890171-feaafd6b.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmX0j61wZ00TB9I4EwQ9BZtiwr/professional-headshot-of-a-confident-man-1773198890171-feaafd6b.png?_wi=2", imageAlt: "Marcus Rodriguez", }, { @@ -88,7 +88,7 @@ export default function CaseStudiesPage() { handle: "@emily_agency", testimonial: "Our entire agency now runs on Outbound AI. Clients are thrilled with the consistent lead flow. We've automated what used to take 60 hours/week of manual work. Game-changer. Client satisfaction increased by 85% after implementation.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmX0j61wZ00TB9I4EwQ9BZtiwr/professional-headshot-of-a-talented-woma-1773198891721-f9d4c021.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmX0j61wZ00TB9I4EwQ9BZtiwr/professional-headshot-of-a-talented-woma-1773198891721-f9d4c021.png?_wi=2", imageAlt: "Emily Thompson", }, ]} @@ -115,7 +115,7 @@ export default function CaseStudiesPage() {