diff --git a/src/app/page.tsx b/src/app/page.tsx index fee2c31..151fd1c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,13 +50,13 @@ export default function LandingPage() { slides={[ { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWoINGMzxCJoDSg687bYttnbCs/abstract-futuristic-server-infrastructur-1772717663012-b087e74b.png", imageAlt: "Server infrastructure network"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWoINGMzxCJoDSg687bYttnbCs/abstract-futuristic-server-infrastructur-1772717663012-b087e74b.png?_wi=1", imageAlt: "Server infrastructure network"}, { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWoINGMzxCJoDSg687bYttnbCs/abstract-futuristic-server-infrastructur-1772717663012-b087e74b.png", imageAlt: "Cloud computing nodes"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWoINGMzxCJoDSg687bYttnbCs/abstract-futuristic-server-infrastructur-1772717663012-b087e74b.png?_wi=2", imageAlt: "Cloud computing nodes"}, { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWoINGMzxCJoDSg687bYttnbCs/abstract-futuristic-server-infrastructur-1772717663012-b087e74b.png", imageAlt: "Global server infrastructure"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWoINGMzxCJoDSg687bYttnbCs/abstract-futuristic-server-infrastructur-1772717663012-b087e74b.png?_wi=3", imageAlt: "Global server infrastructure"}, ]} autoplayDelay={5000} showDimOverlay={true}