diff --git a/src/app/page.tsx b/src/app/page.tsx index 3b33e91..6ca5933 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { { id: "carousel-3", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop", imageAlt: "Official business documents ready for translation" }, { id: "carousel-4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B83dyjkW64lmg9thtkwOiX2aHg/uploaded-1773859147422-igkcs1th.jpg", imageAlt: "Translation software CAT tools on computer screen" }, { id: "carousel-5", imageSrc: "https://images.unsplash.com/photo-1454496522488-7a8e488e8606?w=800&h=600&fit=crop", imageAlt: "Professional proofreading and document editing" }, - { id: "carousel-6", imageSrc: "https://images.unsplash.com/photo-1517694712045-0f4a1bbebfce?w=800&h=600&fit=crop", imageAlt: "IT and technology translation work environment" } + { id: "carousel-6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B83dyjkW64lmg9thtkwOiX2aHg/uploaded-1773859300713-0nrzdmj9.jpg", imageAlt: "IT and technology translation work environment" } ]} autoPlay={true} autoPlayInterval={5000}