diff --git a/src/app/page.tsx b/src/app/page.tsx index d993341..0018c82 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,11 +57,11 @@ export default function LandingPage() { { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcI19VdLZqhzMSujvnHwZEYucy/a-sleek-modern-ai-editing-dashboard-inte-1772885491274-e6d7d232.png", imageAlt: "A sleek, modern AI editing dashboard interface displaying real-time editing capabilities. The screen"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcI19VdLZqhzMSujvnHwZEYucy/a-visual-representation-of-ai-powered-im-1772885491106-1dc6ad70.png", imageAlt: "A visual representation of AI-powered image enhancement in action. Show a before image on the left ("}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcI19VdLZqhzMSujvnHwZEYucy/a-visual-representation-of-ai-powered-im-1772885491106-1dc6ad70.png?_wi=1", imageAlt: "A visual representation of AI-powered image enhancement in action. Show a before image on the left ("}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcI19VdLZqhzMSujvnHwZEYucy/an-illustration-showing-batch-processing-1772885492481-4d6d52ad.png", imageAlt: "An illustration showing batch processing capability with multiple images being edited simultaneously"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcI19VdLZqhzMSujvnHwZEYucy/an-illustration-showing-batch-processing-1772885492481-4d6d52ad.png?_wi=1", imageAlt: "An illustration showing batch processing capability with multiple images being edited simultaneously"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcI19VdLZqhzMSujvnHwZEYucy/a-smartphone-and-tablet-displaying-the-a-1772885491150-45251d79.png", imageAlt: "A smartphone and tablet displaying the AI editing app interface side by side. Both devices show the "}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcI19VdLZqhzMSujvnHwZEYucy/a-smartphone-and-tablet-displaying-the-a-1772885491150-45251d79.png?_wi=1", imageAlt: "A smartphone and tablet displaying the AI editing app interface side by side. Both devices show the "}, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcI19VdLZqhzMSujvnHwZEYucy/adobe-systems-inc-company-logo-the-red-r-1772885491377-09ebdbc3.png", imageAlt: "Adobe Systems Inc company logo - the red rectangle with white A symbol, clean and professional rende"}, ]} @@ -95,7 +95,7 @@ export default function LandingPage() { features={[ { id: "1", title: "Intelligent Image Enhancement", description: "Our AI automatically analyzes and enhances your photos with one click. Adjust brightness, contrast, saturation, and color balance intelligently.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcI19VdLZqhzMSujvnHwZEYucy/a-visual-representation-of-ai-powered-im-1772885491106-1dc6ad70.png", imageAlt: "Feature AI Enhancement"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcI19VdLZqhzMSujvnHwZEYucy/a-visual-representation-of-ai-powered-im-1772885491106-1dc6ad70.png?_wi=2", imageAlt: "Feature AI Enhancement"}, items: [ { icon: Zap, text: "Instant auto-enhancement" }, { icon: Sliders, text: "Fine-tune controls" }, @@ -105,7 +105,7 @@ export default function LandingPage() { }, { id: "2", title: "Batch Processing Power", description: "Edit hundreds of images in minutes. Apply filters and enhancements to entire folders automatically. Perfect for creators managing large photo collections.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcI19VdLZqhzMSujvnHwZEYucy/an-illustration-showing-batch-processing-1772885492481-4d6d52ad.png", imageAlt: "Feature Batch Processing"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcI19VdLZqhzMSujvnHwZEYucy/an-illustration-showing-batch-processing-1772885492481-4d6d52ad.png?_wi=2", imageAlt: "Feature Batch Processing"}, items: [ { icon: Copy, text: "Bulk upload support" }, { icon: Zap, text: "Lightning-fast processing" }, @@ -115,7 +115,7 @@ export default function LandingPage() { }, { id: "3", title: "Cross-Platform Editing", description: "Edit seamlessly across desktop, tablet, and mobile. Start editing on one device and continue on another without losing progress.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcI19VdLZqhzMSujvnHwZEYucy/a-smartphone-and-tablet-displaying-the-a-1772885491150-45251d79.png", imageAlt: "Feature Mobile Support"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcI19VdLZqhzMSujvnHwZEYucy/a-smartphone-and-tablet-displaying-the-a-1772885491150-45251d79.png?_wi=2", imageAlt: "Feature Mobile Support"}, items: [ { icon: Smartphone, text: "Mobile-first design" }, { icon: Cloud, text: "Cloud synchronization" },