feat: updated logo

This commit is contained in:
poyrazavsever
2026-07-29 20:05:27 +03:00
parent 4bbe15a36d
commit 3b955d4050
8 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -185,7 +185,7 @@ export function MediaKitContent({ locale }: { locale: MediaKitLocale }) {
<header className="flex items-center justify-between gap-4 border-b border-border pb-4">
<a href={`/${locale}`} className="inline-flex items-center gap-3">
<Image
src="/logo/logo.jpeg"
src="/logo/logo.png"
alt="Poyraz Avsever"
width={36}
height={36}