From 529893af38c17cd205d26c67439366082530bcab Mon Sep 17 00:00:00 2001 From: Poyraz Avsever Date: Wed, 11 Mar 2026 12:01:23 +0300 Subject: [PATCH] feat(about): localize education, experience and certificates --- components/about-content.tsx | 7 +- data/certificates.ts | 210 ++++++++++++++++++----------------- data/education.ts | 16 +-- data/experience.ts | 16 +-- 4 files changed, 131 insertions(+), 118 deletions(-) diff --git a/components/about-content.tsx b/components/about-content.tsx index 1594072..7409c3b 100644 --- a/components/about-content.tsx +++ b/components/about-content.tsx @@ -1,4 +1,4 @@ -"use client"; +"use client"; import Image from "next/image"; import Link from "next/link"; @@ -54,7 +54,10 @@ export function AboutContent() {
{CERTIFICATE_PREVIEW.map((item) => ( -
+