diff --git a/src/app/tutorials/page.tsx b/src/app/tutorials/page.tsx index 0dbb7aa..c4535ba 100644 --- a/src/app/tutorials/page.tsx +++ b/src/app/tutorials/page.tsx @@ -60,42 +60,42 @@ export default function TutorialsPage() { id: 1, title: "Getting Started with AnimaStudio", description: "Learn the basics of the AnimaStudio interface, creating your first project, and understanding the core tools for animation. Perfect for new users.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWXD7mWFOGj2cLO8cciQ7HbPU4/a-modern-sleek-anime-creation-software-d-1772709367964-e695e209.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWXD7mWFOGj2cLO8cciQ7HbPU4/a-modern-sleek-anime-creation-software-d-1772709367964-e695e209.png?_wi=2", imageAlt: "Getting Started Tutorial", }, { id: 2, title: "Character Design Masterclass", description: "Create detailed anime characters with professional facial features, body proportions, and expressive animations. Build your unique art style.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWXD7mWFOGj2cLO8cciQ7HbPU4/a-detailed-screenshot-of-a-character-des-1772709368325-091735e0.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWXD7mWFOGj2cLO8cciQ7HbPU4/a-detailed-screenshot-of-a-character-des-1772709368325-091735e0.png?_wi=3", imageAlt: "Character Design Masterclass", }, { id: 3, title: "Advanced Animation Techniques", description: "Master frame-by-frame animation, skeletal rigging, motion capture integration, and special effects. Learn professional-grade techniques used by studios.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWXD7mWFOGj2cLO8cciQ7HbPU4/an-animation-editor-interface-displaying-1772709366885-09513969.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWXD7mWFOGj2cLO8cciQ7HbPU4/an-animation-editor-interface-displaying-1772709366885-09513969.png?_wi=3", imageAlt: "Advanced Animation Techniques", }, { id: 4, title: "Professional Rendering & Export", description: "Learn how to render your anime series for different platforms and resolutions. Optimize quality and performance for web, streaming, and theatrical distribution.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWXD7mWFOGj2cLO8cciQ7HbPU4/an-advanced-rendering-engine-interface-s-1772709368526-ba395613.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWXD7mWFOGj2cLO8cciQ7HbPU4/an-advanced-rendering-engine-interface-s-1772709368526-ba395613.png?_wi=2", imageAlt: "Rendering & Export Guide", }, { id: 5, title: "Team Collaboration Workflow", description: "Coordinate with your animation team using real-time collaboration tools, version control, and project management features.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWXD7mWFOGj2cLO8cciQ7HbPU4/a-collaborative-workspace-interface-show-1772709368272-d45777b9.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWXD7mWFOGj2cLO8cciQ7HbPU4/a-collaborative-workspace-interface-show-1772709368272-d45777b9.png?_wi=3", imageAlt: "Team Collaboration Workflow", }, { id: 6, title: "Creating Your First Episode", description: "End-to-end guide from storyboarding through final delivery. Learn how to plan, animate, and publish a complete anime episode.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWXD7mWFOGj2cLO8cciQ7HbPU4/a-professional-storyboarding-canvas-inte-1772709369100-74e397cc.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWXD7mWFOGj2cLO8cciQ7HbPU4/a-professional-storyboarding-canvas-inte-1772709369100-74e397cc.png?_wi=3", imageAlt: "First Episode Guide", }, ]}