diff --git a/src/app/page.tsx b/src/app/page.tsx index f65c752..cfc6248 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,10 +54,10 @@ export default function LandingPage() { ]} buttonAnimation="blur-reveal" mediaItems={[ - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApjWcbz9p7r7TIlLphZ22hpVj8/a-sleek-minimalist-ai-interface-displaye-1773296564046-5fe7ab39.png", imageAlt: "AI Interface Dashboard" }, - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApjWcbz9p7r7TIlLphZ22hpVj8/abstract-representation-of-machine-learn-1773296563846-1b0cc3e1.png", imageAlt: "Machine Learning Network" }, - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApjWcbz9p7r7TIlLphZ22hpVj8/modern-illustration-of-ai-automation-and-1773296565367-80bfe935.png", imageAlt: "AI Automation System" }, - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApjWcbz9p7r7TIlLphZ22hpVj8/striking-upward-growth-chart-and-analyti-1773296565191-053c4601.png", imageAlt: "Growth Analytics" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApjWcbz9p7r7TIlLphZ22hpVj8/a-sleek-minimalist-ai-interface-displaye-1773296564046-5fe7ab39.png?_wi=1", imageAlt: "AI Interface Dashboard" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApjWcbz9p7r7TIlLphZ22hpVj8/abstract-representation-of-machine-learn-1773296563846-1b0cc3e1.png?_wi=1", imageAlt: "Machine Learning Network" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApjWcbz9p7r7TIlLphZ22hpVj8/modern-illustration-of-ai-automation-and-1773296565367-80bfe935.png?_wi=1", imageAlt: "AI Automation System" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApjWcbz9p7r7TIlLphZ22hpVj8/striking-upward-growth-chart-and-analyti-1773296565191-053c4601.png?_wi=1", imageAlt: "Growth Analytics" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApjWcbz9p7r7TIlLphZ22hpVj8/a-professional-workspace-showing-a-diver-1773296564354-9060397a.png", imageAlt: "AI Team Collaboration" } ]} ariaLabel="Premium AI Agency Hero Section" @@ -101,9 +101,9 @@ export default function LandingPage() {