Merge pull request 'Iletisim: Merkez adresini tek satira sadelestir' (#145) from dev into main

This commit was merged in pull request #145.
This commit is contained in:
2026-06-22 09:42:29 +03:00

View File

@@ -205,22 +205,7 @@ export function ContactContent() {
<div>
<p className="font-medium text-foreground">Merkez</p>
<div className="mt-1 space-y-1 text-sm text-muted-foreground">
<p>
<span className="text-foreground">Firma Adı:</span> THINXTRA LLC
</p>
<p>
<span className="text-foreground">Adres:</span> 1209 Mountain Road PL NE
#11131
</p>
<p>
<span className="text-foreground">Şehir:</span> Albuquerque, NM 87110
</p>
<p>
<span className="text-foreground">Ülke:</span> United States
</p>
<p>
<span className="text-foreground">Vergi No:</span> 36-5177177
</p>
<p>1209 Mountain Road PL NE #11131, Albuquerque, NM 87110, USA</p>
</div>
</div>
<div>