From 1cec0f32821f90e9d47e02339f3c4333b56a93eb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 06:23:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) 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() {