feat: update HomeHero role description for clarity and conciseness in English and Turkish

This commit is contained in:
Poyraz
2026-06-30 11:46:45 +03:00
parent 2a621cf2ba
commit 912830337d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ export function HomeHero({ news }: HomeHeroProps) {
<span className="font-secondary text-red-600">Avsever</span>
</Typography>
</div>
<Typography variant="small" className="text-sm leading-relaxed text-muted-foreground sm:text-[15px]">
<Typography variant="small" className="text-xs leading-relaxed text-muted-foreground sm:text-sm">
{t.rich("role", {
strong: (chunks) => (
<strong className="font-semibold text-foreground">{chunks}</strong>
+1 -1
View File
@@ -14,7 +14,7 @@
"resume": "Resume"
},
"Home": {
"role": "I am a 20-year-old software engineering student building <strong>full-stack products</strong> while exploring <strong>AI agents and RAG systems</strong>. I explain <strong>technology, design, and software</strong> through long-form videos and shorts for 6,000+ Instagram followers and 7,500+ YouTube subscribers.",
"role": "I build <strong>full-stack products</strong> and turn ideas into working experiences with <strong>AI agents and RAG systems</strong>. I explain <strong>technology, design, and software</strong> through clear, practical content.",
"sections": {
"recentPosts": "Recent Posts",
"references": "References",
+1 -1
View File
@@ -14,7 +14,7 @@
"resume": "Özgeçmiş"
},
"Home": {
"role": "20 yaşında bir yazılım mühendisliği öğrencisiyim; <strong>full-stack ürünler</strong> geliştiriyor, <strong>AI agent ve RAG sistemleri</strong> üzerine çalışıyorum. 6.000+ Instagram takipçisi ve 7.500+ YouTube abonesine <strong>teknoloji, tasarım ve yazılımı</strong> kısa ve uzun formatta anlatıyorum.",
"role": "<strong>Full-stack ürünler</strong> geliştiriyor, <strong>AI agent ve RAG sistemleriyle</strong> fikirleri çalışan deneyimlere dönüştürüyorum. <strong>Teknoloji, tasarım ve yazılımı</strong> sade ve uygulanabilir içeriklerle anlatıyorum.",
"sections": {
"recentPosts": "Son Yazılar",
"references": "Referanslar",