diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2dccdf4..9eb622b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -164,21 +164,21 @@ export default function AboutPage() { { title: "World-Class Instruction", description: "Learn from International Masters and certified coaches with 10+ years of experience. Every course is meticulously designed for progressive skill development.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/screenshot-of-interactive-chess-lesson-i-1773728361342-ac41e5ff.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/screenshot-of-interactive-chess-lesson-i-1773728361342-ac41e5ff.png?_wi=3", imageAlt: "Interactive chess lesson interface", buttonIcon: BookOpen, }, { title: "AI-Powered Analysis", description: "Powered by Stockfish engine, our AI provides real-time position evaluation, best-move suggestions, and deep strategic analysis. Learn why moves work, not just which moves to play.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/real-time-chess-engine-analysis-interfac-1773728361227-460ba2d0.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/real-time-chess-engine-analysis-interfac-1773728361227-460ba2d0.png?_wi=3", imageAlt: "Chess engine analysis dashboard", buttonIcon: Zap, }, { title: "Personalized Learning Paths", description: "Our intelligent recommendation system identifies your strengths and weaknesses, suggesting targeted training to maximize improvement. No wasted effort—just focused growth.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/comprehensive-chess-player-dashboard-sho-1773728361857-395a522e.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3qo3zsObfVapLSOnBPXIHrrTp/comprehensive-chess-player-dashboard-sho-1773728361857-395a522e.png?_wi=2", imageAlt: "Chess player analytics dashboard", buttonIcon: Trophy, }, @@ -203,7 +203,7 @@ export default function AboutPage() {