diff --git a/components/introduction.vue b/components/introduction.vue index c117a18..7bfa6d2 100644 --- a/components/introduction.vue +++ b/components/introduction.vue @@ -44,9 +44,8 @@ Full-stack software engineer specializing at Javascript & Typescript ecosystem, with - a focus on enterprise apps, streaming data, and structuring solutions for - challenging problems. Well-versed in a wide range of technologies, - specializing on frontends. + a focus on enterprise apps and streaming data. Well-versed in a wide range + of technologies, especially on frontends.

diff --git a/pages/index.vue b/pages/index.vue index aae44a1..34357f4 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -3,9 +3,9 @@ useSeoMeta({ title: "Marios Antonoudiou", ogTitle: "Marios Antonoudiou", description: - "An experienced software engineer. Enabling teams and crafting user interfaces at Celonis", + "An experienced software engineer. Crafting the future user interfaces at Celonis.", ogDescription: - "An experienced software engineer. Enabling teams and crafting user interfaces at Celonis", + "An experienced software engineer. Crafting the future user interfaces at Celonis.", twitterCard: "summary_large_image", });