feat: update HomeHero role description for clarity and conciseness in English and Turkish
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user