Update src/app/page.tsx

This commit is contained in:
2026-03-18 18:37:59 +00:00
parent a44b87c7b0
commit a62114acbb

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
buttonAnimation="slide-up"
carouselItems={[
{ 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://images.unsplash.com/photo-1526628652108-aa09f6348e07?w=800&h=600&fit=crop", imageAlt: "Poland and Hungary flags representing bilingual translation services" },
{ 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-5", imageSrc: "https://images.unsplash.com/photo-1454496522488-7a8e488e8606?w=800&h=600&fit=crop", imageAlt: "Professional proofreading and document editing" },