diff --git a/src/app/page.tsx b/src/app/page.tsx index c3f5aee..d9bf13a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { { value: "30%", title: "Average Commission Rate" }, { value: "10K+", title: "Active Affiliates" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARCN9dNdojG4z7E0bs4GBefRSR/illustration-of-automated-video-editing--1772546100056-e0ea427d.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARCN9dNdojG4z7E0bs4GBefRSR/illustration-of-automated-video-editing--1772546100056-e0ea427d.png?_wi=1" imageAlt="Video editing automation workflow" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -118,7 +118,7 @@ export default function LandingPage() { features={[ { id: 1, - title: "Advanced Automation Tools", description: "Access preset templates and AI-powered editing tools to help your referrals create professional videos faster. Showcase these features to accelerate adoption.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARCN9dNdojG4z7E0bs4GBefRSR/illustration-of-automated-video-editing--1772546100056-e0ea427d.png"}, + title: "Advanced Automation Tools", description: "Access preset templates and AI-powered editing tools to help your referrals create professional videos faster. Showcase these features to accelerate adoption.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARCN9dNdojG4z7E0bs4GBefRSR/illustration-of-automated-video-editing--1772546100056-e0ea427d.png?_wi=2"}, { id: 2, title: "Collaborative Workspace", description: "Enable team-based video editing with real-time collaboration features. Perfect for agencies and studios looking to streamline workflows.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARCN9dNdojG4z7E0bs4GBefRSR/team-collaboration-interface-showing-mul-1772546098073-f1102649.png"},