diff --git a/src/app/page.tsx b/src/app/page.tsx index 5c05cdf..129fb9c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,10 +59,10 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtbP604z4xU5UwMAzajjqaGLo5/modern-professional-mobile-app-interface-1773414873217-3cf4412f.png", imageAlt: "Custom mobile app interface built for enterprise clients" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtbP604z4xU5UwMAzajjqaGLo5/modern-professional-mobile-app-interface-1773414873217-3cf4412f.png?_wi=1", imageAlt: "Custom mobile app interface built for enterprise clients" }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtbP604z4xU5UwMAzajjqaGLo5/professional-enterprise-dashboard-mockup-1773414874035-28cb2597.png", imageAlt: "Enterprise dashboard platform showcasing real-time analytics" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtbP604z4xU5UwMAzajjqaGLo5/professional-enterprise-dashboard-mockup-1773414874035-28cb2597.png?_wi=1", imageAlt: "Enterprise dashboard platform showcasing real-time analytics" } ]} mediaAnimation="blur-reveal" @@ -110,7 +110,7 @@ export default function LandingPage() { title: "Custom Software Development", description: "Bespoke applications from concept to deployment. Mobile apps, web platforms, desktop solutions—built to your exact specifications with enterprise-grade quality.", icon: Code, mediaItems: [ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtbP604z4xU5UwMAzajjqaGLo5/team-of-professional-developers-collabor-1773414872810-4522ca46.png", imageAlt: "Development team building custom software solutions" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtbP604z4xU5UwMAzajjqaGLo5/team-of-professional-developers-collabor-1773414872810-4522ca46.png?_wi=1", imageAlt: "Development team building custom software solutions" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtbP604z4xU5UwMAzajjqaGLo5/strategic-planning-session-with-solution-1773414874664-77b72e6f.png", imageAlt: "Technology architecture planning and design" @@ -124,7 +124,7 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtbP604z4xU5UwMAzajjqaGLo5/complex-system-integration-architecture--1773414873117-867840b1.png", imageAlt: "Enterprise system integration architecture" }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtbP604z4xU5UwMAzajjqaGLo5/team-of-professional-developers-collabor-1773414872810-4522ca46.png", imageAlt: "Integration implementation and testing" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtbP604z4xU5UwMAzajjqaGLo5/team-of-professional-developers-collabor-1773414872810-4522ca46.png?_wi=2", imageAlt: "Integration implementation and testing" } ] }, @@ -132,10 +132,10 @@ export default function LandingPage() { title: "Rapid Prototyping & MVP Development", description: "Validate ideas fast. Proof-of-concept to minimum viable product in weeks, not months. Agile methodology ensures quick iteration and market readiness.", icon: Zap, mediaItems: [ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtbP604z4xU5UwMAzajjqaGLo5/modern-professional-mobile-app-interface-1773414873217-3cf4412f.png", imageAlt: "Rapid MVP development for startup products" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtbP604z4xU5UwMAzajjqaGLo5/modern-professional-mobile-app-interface-1773414873217-3cf4412f.png?_wi=2", imageAlt: "Rapid MVP development for startup products" }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtbP604z4xU5UwMAzajjqaGLo5/professional-enterprise-dashboard-mockup-1773414874035-28cb2597.png", imageAlt: "Quick-iteration prototype platform" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtbP604z4xU5UwMAzajjqaGLo5/professional-enterprise-dashboard-mockup-1773414874035-28cb2597.png?_wi=2", imageAlt: "Quick-iteration prototype platform" } ] }