From e8857b7fc1bceeeb60a0eaae57e6aa53ab3f7542 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 19:15:44 +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 313ee3a..eee6e40 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,7 +125,7 @@ export default function LandingPage() { animationType="slide-up" metrics={[ { - id: "marketing", value: "Marketing", title: "Marketing Campaigns", description: "Professional translation of marketing strategies, campaigns, and promotional materials.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B83dyjkW64lmg9thtkwOiX2aHg/uploaded-1773859814631-678q16kp.jpg", imageAlt: "marketing content creation strategy" + id: "marketing", value: "Mktg ", title: "Marketing Campaigns", description: "Professional translation of marketing strategies, campaigns, and promotional materials.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B83dyjkW64lmg9thtkwOiX2aHg/uploaded-1773859814631-678q16kp.jpg", imageAlt: "marketing content creation strategy" }, { id: "it", value: "IT & Tech", title: "Technology Solutions", description: "Software documentation, programming terminology, and technical specifications.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B83dyjkW64lmg9thtkwOiX2aHg/uploaded-1773859861332-h5w5juy1.jpg", imageAlt: "computer laptop translation software CAT" -- 2.49.1