From d518ddd5d162e923c62309143e1482b41b60ec76 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 07:54:31 +0000 Subject: [PATCH] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 98ddcb7..dd80539 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -153,7 +153,7 @@ export default function PricingPage() { quote: "Eldorbek gave me everything I needed - quality courses, portfolio tools, and a supportive community. I went from junior to mid-level developer and increased my freelance income by 300%.", name: "James Mitchell", role: "Full Stack Developer", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYxOIZzJuABt1grsLGzMHdVZpm/professional-headshot-of-a-software-engi-1772783582549-1219be71.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYxOIZzJuABt1grsLGzMHdVZpm/professional-headshot-of-a-software-engi-1772783582549-1219be71.png?_wi=2", imageAlt: "James Mitchell", }, { @@ -162,7 +162,7 @@ export default function PricingPage() { quote: "The course quality is exceptional, and the live mentorship sessions were game-changing. I appreciate the real-world project examples and the active community that helped me debug my code.", name: "Priya Sharma", role: "Frontend Engineer at Tech Corp", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYxOIZzJuABt1grsLGzMHdVZpm/professional-portrait-of-a-female-softwa-1772783581685-6d53dcc4.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYxOIZzJuABt1grsLGzMHdVZpm/professional-portrait-of-a-female-softwa-1772783581685-6d53dcc4.png?_wi=2", imageAlt: "Priya Sharma", }, { @@ -171,7 +171,7 @@ export default function PricingPage() { quote: "I switched from finance to tech development, and Eldorbek made it seamless. The structured learning path, supportive community, and portfolio builder gave me confidence to land my first tech role.", name: "David Thompson", role: "Backend Developer", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYxOIZzJuABt1grsLGzMHdVZpm/professional-headshot-of-a-male-tech-ent-1772783581728-29c35553.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYxOIZzJuABt1grsLGzMHdVZpm/professional-headshot-of-a-male-tech-ent-1772783581728-29c35553.png?_wi=2", imageAlt: "David Thompson", }, ]}