Update homepage content

This commit is contained in:
2026-04-03 14:18:31 +03:00
parent 5ba7110ef8
commit d3f617e713
5 changed files with 29 additions and 144 deletions

View File

@@ -1,11 +1,11 @@
<script setup lang="ts">
useSeoMeta({
title: "Marios Antonoudiou",
ogTitle: "Marios Antonoudiou",
title: "Marios Antonoudiou — AI Product Engineer",
ogTitle: "Marios Antonoudiou — AI Product Engineer",
description:
"Independent software engineer. Building digital products that feel simple, even when they are not..",
"AI product engineer building AI-powered products that feel simple, useful, and ready for real users.",
ogDescription:
"Independent software engineer. Building digital products that feel simple, even when they are not.",
"AI product engineer building AI-powered products that feel simple, useful, and ready for real users.",
twitterCard: "summary_large_image",
});
</script>