feat: update references and HomeHero component text to Turkish
This commit is contained in:
@@ -53,7 +53,7 @@ export function HomeHero() {
|
|||||||
</Typography>
|
</Typography>
|
||||||
</div>
|
</div>
|
||||||
<Typography variant="small" className="text-muted-foreground">
|
<Typography variant="small" className="text-muted-foreground">
|
||||||
A young person exploring technology.
|
Teknolojiyi keşfeden bir genç. Yazılımı seviyor sanırım. Çok fazla şey yapıyor, takip edin.
|
||||||
</Typography>
|
</Typography>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
+6
-6
@@ -12,29 +12,29 @@ export const REFERENCES: Reference[] = [
|
|||||||
{
|
{
|
||||||
id: "ali-korkmaz",
|
id: "ali-korkmaz",
|
||||||
author: "Ali Korkmaz",
|
author: "Ali Korkmaz",
|
||||||
role: "Client - 2025",
|
role: "Müşteri - 2025",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
avatar: "/avatars/ali.png",
|
avatar: "/avatars/ali.png",
|
||||||
quote:
|
quote:
|
||||||
"The website turned out exactly as I wanted. Poyraz considered the details I missed, explained every decision transparently, and delivered something even better than I expected.",
|
"Web sitesi tam olarak istediğim gibi oldu. Poyraz benim gözden kaçırdığım detayları da düşündü, her kararı şeffaf şekilde anlattı ve beklentimin üstünde bir iş teslim etti.",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "halil-ibrahim-sabo",
|
id: "halil-ibrahim-sabo",
|
||||||
author: "Halil Ibrahim Sabo",
|
author: "Halil Ibrahim Sabo",
|
||||||
role: "Product Manager - 2024",
|
role: "Ürün Yöneticisi - 2024",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
avatar: "/avatars/halil.png",
|
avatar: "/avatars/halil.png",
|
||||||
profileHref: "https://www.linkedin.com/in/halil-ibrahim-sabo-18a03a251/",
|
profileHref: "https://www.linkedin.com/in/halil-ibrahim-sabo-18a03a251/",
|
||||||
quote:
|
quote:
|
||||||
"Poyraz is a hardworking builder with an honest, transparent approach. Collaborating with him feels effortless because he keeps everyone aligned and handles edge cases calmly.",
|
"Poyraz çalışkan, üretken ve yaklaşımında dürüst bir geliştirici. Onunla çalışmak çok rahattı; herkesi aynı hedefte tutuyor ve zor durumları sakinlikle yönetiyor.",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "berat-arslan",
|
id: "berat-arslan",
|
||||||
author: "Berat Arslan",
|
author: "Berat Arslan",
|
||||||
role: "Graphic Designer - 2025",
|
role: "Grafik Tasarımcı - 2025",
|
||||||
avatar: "/avatars/berat.png",
|
avatar: "/avatars/berat.png",
|
||||||
profileHref: "https://www.linkedin.com/in/beratarslan21/",
|
profileHref: "https://www.linkedin.com/in/beratarslan21/",
|
||||||
quote:
|
quote:
|
||||||
"A teammate who is both ambitious and deeply passionate about his craft. Working with Poyraz was a pleasure; he stayed curious, delivered reliably, and made the collaboration feel easy.",
|
"Hem hırslı hem de işine gerçekten tutkulu bir takım arkadaşı. Poyraz ile çalışmak keyifliydi; merakını hep korudu, güvenilir şekilde teslim etti ve iş birliğini kolaylaştırdı.",
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user