From 237911899e48eedf64946c6fec94782852ddc212 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 18:39:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ca9162d..3b33e91 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { { id: "carousel-1", imageSrc: "https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=800&h=600&fit=crop&_wi=1", imageAlt: "Professional office desk with translation documents and computer" }, { id: "carousel-2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B83dyjkW64lmg9thtkwOiX2aHg/uploaded-1773859075526-f8e6i59n.png", imageAlt: "Poland and Hungary flags representing bilingual translation services" }, { 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://images.unsplash.com/photo-1537632066927-ab7aeae4d008?w=800&h=600&fit=crop", imageAlt: "Translation software CAT tools on computer screen" }, + { 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" } ]}