diff --git a/components/home-hero.tsx b/components/home-hero.tsx
index bc21ba5..422ba37 100644
--- a/components/home-hero.tsx
+++ b/components/home-hero.tsx
@@ -63,7 +63,7 @@ export function HomeHero({ news }: HomeHeroProps) {
Avsever
-
+
{t.rich("role", {
strong: (chunks) => (
{chunks}
diff --git a/messages/en.json b/messages/en.json
index a177f2f..13ed93d 100644
--- a/messages/en.json
+++ b/messages/en.json
@@ -14,7 +14,7 @@
"resume": "Resume"
},
"Home": {
- "role": "I am a 20-year-old software engineering student building full-stack products while exploring AI agents and RAG systems. I explain technology, design, and software through long-form videos and shorts for 6,000+ Instagram followers and 7,500+ YouTube subscribers.",
+ "role": "I build full-stack products and turn ideas into working experiences with AI agents and RAG systems. I explain technology, design, and software through clear, practical content.",
"sections": {
"recentPosts": "Recent Posts",
"references": "References",
diff --git a/messages/tr.json b/messages/tr.json
index 5cc562f..73d6f6a 100644
--- a/messages/tr.json
+++ b/messages/tr.json
@@ -14,7 +14,7 @@
"resume": "Özgeçmiş"
},
"Home": {
- "role": "20 yaşında bir yazılım mühendisliği öğrencisiyim; full-stack ürünler geliştiriyor, AI agent ve RAG sistemleri üzerine çalışıyorum. 6.000+ Instagram takipçisi ve 7.500+ YouTube abonesine teknoloji, tasarım ve yazılımı kısa ve uzun formatta anlatıyorum.",
+ "role": "Full-stack ürünler geliştiriyor, AI agent ve RAG sistemleriyle fikirleri çalışan deneyimlere dönüştürüyorum. Teknoloji, tasarım ve yazılımı sade ve uygulanabilir içeriklerle anlatıyorum.",
"sections": {
"recentPosts": "Son Yazılar",
"references": "Referanslar",