diff --git a/src/app/page.tsx b/src/app/page.tsx index 6cc6992..0d9af7d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3At2fAPVMLWaILfRQXQMwgsXV50/a-professional-headshot-photo-of-a-femal-1773397732278-f0a599fd.png", alt: "User avatar 3" } ]} avatarText="Trusted by 2,000+ development teams" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3At2fAPVMLWaILfRQXQMwgsXV50/a-modern-saas-dashboard-interface-showca-1773397732965-f8c8844a.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3At2fAPVMLWaILfRQXQMwgsXV50/a-modern-saas-dashboard-interface-showca-1773397732965-f8c8844a.png?_wi=1" imageAlt="DevFlow SaaS Dashboard" mediaAnimation="blur-reveal" marqueeItems={[ @@ -96,7 +96,7 @@ export default function LandingPage() { title: "Developer First", description: "Created by developers for developers. Comprehensive API, CLI, and SDK support.", icon: Code } ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3At2fAPVMLWaILfRQXQMwgsXV50/an-illustration-depicting-software-autom-1773397732426-19f79ed8.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3At2fAPVMLWaILfRQXQMwgsXV50/an-illustration-depicting-software-autom-1773397732426-19f79ed8.png?_wi=1" imageAlt="DevFlow Features Illustration" mediaAnimation="opacity" imagePosition="right" @@ -119,7 +119,7 @@ export default function LandingPage() { id: "1", title: "Automated Workflows", descriptions: [ "Build custom automation pipelines without coding", "Trigger actions across your entire development stack", "Save hours of manual work every week" ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3At2fAPVMLWaILfRQXQMwgsXV50/an-illustration-depicting-software-autom-1773397732426-19f79ed8.png", imageAlt: "Automation Features" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3At2fAPVMLWaILfRQXQMwgsXV50/an-illustration-depicting-software-autom-1773397732426-19f79ed8.png?_wi=2", imageAlt: "Automation Features" }, { id: "2", title: "Team Collaboration", descriptions: [ @@ -137,7 +137,7 @@ export default function LandingPage() { id: "4", title: "Advanced Analytics", descriptions: [ "Real-time insights into your development metrics", "Track performance, velocity, and team productivity", "Data-driven decision making with custom reports" ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3At2fAPVMLWaILfRQXQMwgsXV50/a-modern-saas-dashboard-interface-showca-1773397732965-f8c8844a.png", imageAlt: "Analytics Dashboard" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3At2fAPVMLWaILfRQXQMwgsXV50/a-modern-saas-dashboard-interface-showca-1773397732965-f8c8844a.png?_wi=2", imageAlt: "Analytics Dashboard" } ]} gridVariant="four-items-2x2-equal-grid"