From 310c8c8a7e7adc540d74c4148ef8dd69a320f91f Mon Sep 17 00:00:00 2001 From: Ivan Mitev Date: Mon, 11 May 2026 17:02:11 +0300 Subject: [PATCH 1/2] removing dot from homepage title --- src/assets/i18n/en.json | 2 +- src/assets/i18n/es.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index 75a69c97..cf22c9f8 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -158,7 +158,7 @@ "_titleLine1Part1": "The Trusted", "_titleLine1Accent": "European", "_titleLine2": "Ecosystem for Cloud,", - "_titleLine3": "Edge & AI Services.", + "_titleLine3": "Edge & AI Services", "_subtitleLine1": "Connecting providers and customers to discover, deliver and scale sovereign digital", "_subtitleLine2": "services across Europe.", "_customerCta": "Start your customer journey", diff --git a/src/assets/i18n/es.json b/src/assets/i18n/es.json index 75a69c97..cf22c9f8 100644 --- a/src/assets/i18n/es.json +++ b/src/assets/i18n/es.json @@ -158,7 +158,7 @@ "_titleLine1Part1": "The Trusted", "_titleLine1Accent": "European", "_titleLine2": "Ecosystem for Cloud,", - "_titleLine3": "Edge & AI Services.", + "_titleLine3": "Edge & AI Services", "_subtitleLine1": "Connecting providers and customers to discover, deliver and scale sovereign digital", "_subtitleLine2": "services across Europe.", "_customerCta": "Start your customer journey", From c0706dc9b1667a58a9330ce38f46dd6d33f38bf8 Mon Sep 17 00:00:00 2001 From: Ivan Mitev Date: Mon, 11 May 2026 20:39:39 +0300 Subject: [PATCH 2/2] removal of double arrow in the "Explore verified services" section --- src/assets/i18n/en.json | 2 +- src/assets/i18n/es.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index cf22c9f8..dd2b091b 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -127,7 +127,7 @@ "title": "Explore verified services", "subtitle": "Search across cloud, edge, AI, data and other digital services from trusted European providers.", "searchPlaceholder": "Search by keyword, category or provider…", - "browseFullCatalog": "Browse full catalog →", + "browseFullCatalog": "Browse full catalog", "viewService": "View service" }, "ecosystem": { diff --git a/src/assets/i18n/es.json b/src/assets/i18n/es.json index cf22c9f8..dd2b091b 100644 --- a/src/assets/i18n/es.json +++ b/src/assets/i18n/es.json @@ -127,7 +127,7 @@ "title": "Explore verified services", "subtitle": "Search across cloud, edge, AI, data and other digital services from trusted European providers.", "searchPlaceholder": "Search by keyword, category or provider…", - "browseFullCatalog": "Browse full catalog →", + "browseFullCatalog": "Browse full catalog", "viewService": "View service" }, "ecosystem": {