From 04e20aab7d94ed51038da8f1d0675e193aee590e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 07:54:31 +0000 Subject: [PATCH] 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 82247ed..acf3884 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function HomePage() { title="Empowering Developers Worldwide" description="Eldorbek is a revolutionary full-stack SaaS platform designed by developers, for developers. We combine professional portfolio building, comprehensive IT education, premium course marketplace, and vibrant developer community in one unified ecosystem. Whether you're starting your coding journey or scaling your freelance income, Eldorbek provides all the tools and community support you need." tag="About Eldorbek" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYxOIZzJuABt1grsLGzMHdVZpm/a-modern-developer-workspace-showing-lap-1772783582132-d4c17e07.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYxOIZzJuABt1grsLGzMHdVZpm/a-modern-developer-workspace-showing-lap-1772783582132-d4c17e07.png?_wi=1" imageAlt="Eldorbek Team Collaboration" useInvertedBackground={false} buttons={[ @@ -125,21 +125,21 @@ export default function HomePage() { id: 2, title: "Comprehensive Course Platform", description: "Video lessons, progress tracking, course playlists, downloadable resources, discussion comments, and community ratings. Beautiful learning management system with real-time progress synchronization.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYxOIZzJuABt1grsLGzMHdVZpm/an-organized-course-platform-interface-s-1772783583888-e3ae5953.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYxOIZzJuABt1grsLGzMHdVZpm/an-organized-course-platform-interface-s-1772783583888-e3ae5953.png?_wi=1", imageAlt: "Course Platform", }, { id: 3, title: "Integrated Payment System", description: "Professional payment gateway integration with Stripe, PayPal, Click, and Payme. Secure checkout, subscription management, payment history, invoice generation, and automated refund processing.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYxOIZzJuABt1grsLGzMHdVZpm/a-secure-payment-processing-dashboard-sh-1772783582690-86c0c6f0.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYxOIZzJuABt1grsLGzMHdVZpm/a-secure-payment-processing-dashboard-sh-1772783582690-86c0c6f0.png?_wi=1", imageAlt: "Payment Processing", }, { id: 4, title: "Vibrant Developer Community", description: "Live chat, real-time messaging, discussion forums, and user comments. Network with thousands of developers, share projects, collaborate on challenges, and build professional relationships.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYxOIZzJuABt1grsLGzMHdVZpm/a-vibrant-developer-community-interface--1772783582678-df0a3054.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYxOIZzJuABt1grsLGzMHdVZpm/a-vibrant-developer-community-interface--1772783582678-df0a3054.png?_wi=1", imageAlt: "Developer Community", }, { @@ -299,28 +299,28 @@ export default function HomePage() { id: "1", name: "Alex Kovalenko", role: "Founder & CEO", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYxOIZzJuABt1grsLGzMHdVZpm/professional-portrait-of-a-tech-founder--1772783581204-661006bf.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYxOIZzJuABt1grsLGzMHdVZpm/professional-portrait-of-a-tech-founder--1772783581204-661006bf.png?_wi=1", imageAlt: "Alex Kovalenko", }, { id: "2", name: "Sarah Chen", role: "CTO & Co-Founder", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYxOIZzJuABt1grsLGzMHdVZpm/professional-headshot-of-a-chief-technol-1772783581218-64aeba4b.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYxOIZzJuABt1grsLGzMHdVZpm/professional-headshot-of-a-chief-technol-1772783581218-64aeba4b.png?_wi=1", imageAlt: "Sarah Chen", }, { id: "3", name: "Marcus Johnson", role: "Head of Design", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYxOIZzJuABt1grsLGzMHdVZpm/professional-portrait-of-a-lead-designer-1772783582277-591a1ef8.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYxOIZzJuABt1grsLGzMHdVZpm/professional-portrait-of-a-lead-designer-1772783582277-591a1ef8.png?_wi=1", imageAlt: "Marcus Johnson", }, { id: "4", name: "Elena Rodriguez", role: "Lead Full Stack Developer", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYxOIZzJuABt1grsLGzMHdVZpm/professional-headshot-of-a-full-stack-de-1772783581629-082d4b35.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYxOIZzJuABt1grsLGzMHdVZpm/professional-headshot-of-a-full-stack-de-1772783581629-082d4b35.png?_wi=1", imageAlt: "Elena Rodriguez", }, ]} @@ -341,7 +341,7 @@ export default function HomePage() { 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=1", imageAlt: "James Mitchell", }, { @@ -350,7 +350,7 @@ export default function HomePage() { 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=1", imageAlt: "Priya Sharma", }, { @@ -359,7 +359,7 @@ export default function HomePage() { 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=1", imageAlt: "David Thompson", }, {