From 19cd82f87c63072921706447d1a71824c9ed4038 Mon Sep 17 00:00:00 2001 From: Marios Antonoudiou Date: Tue, 7 Apr 2026 11:26:20 +0300 Subject: [PATCH] Add homepage intro content to single article footer --- pages/articles/[...slug].vue | 53 ++++++++++++++++++++++++++++++++++-- 1 file changed, 51 insertions(+), 2 deletions(-) diff --git a/pages/articles/[...slug].vue b/pages/articles/[...slug].vue index a136693..2cc507a 100644 --- a/pages/articles/[...slug].vue +++ b/pages/articles/[...slug].vue @@ -24,7 +24,10 @@ const { data: article } = useAsyncData(path, async () => { class="text-sm text-gray-500 flex flex-row gap-1 items-center group w-fit" to="/articles" > - + Back to articles
@@ -75,7 +78,53 @@ const { data: article } = useAsyncData(path, async () => {
- + +

+ Marios Antonoudiou, AI product engineer.
+ Building AI-powered products that feel simple, useful, and ready for real + users. +

+

+ I design and ship + AI-enabled product experiences across + frontend architecture, interaction design, and product workflows. My focus + is turning complex systems, data, and model capabilities into software + people can actually + understand, trust, and use. +

+ +
+ + Arrange a call + + + + Send a message + +
+