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> <span className="font-secondary text-red-600">Avsever</span>
</Typography> </Typography>
</div> </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", { {t.rich("role", {
strong: (chunks) => ( strong: (chunks) => (
<strong className="font-semibold text-foreground">{chunks}</strong> <strong className="font-semibold text-foreground">{chunks}</strong>
+1 -1
View File
@@ -14,7 +14,7 @@
"resume": "Resume" "resume": "Resume"
}, },
"Home": { "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": { "sections": {
"recentPosts": "Recent Posts", "recentPosts": "Recent Posts",
"references": "References", "references": "References",
+1 -1
View File
@@ -14,7 +14,7 @@
"resume": "Özgeçmiş" "resume": "Özgeçmiş"
}, },
"Home": { "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": { "sections": {
"recentPosts": "Son Yazılar", "recentPosts": "Son Yazılar",
"references": "Referanslar", "references": "Referanslar",