This commit is contained in:
Salam-vsem
2025-05-22 14:55:31 +03:00
parent a633c1e0c8
commit 93ffeae65a
20 changed files with 72 additions and 58 deletions

View File

@@ -29,7 +29,7 @@ const t = useTranslations(lang)
</p>
{
socialMediaLinks && (
<div class="flex gap-4 text-text-light">
<div class="flex gap-4 text-white">
{socialMediaLinks.map(({ href, target, icon }) => {
return (
<a href={href} target={target} rel="noopener noreferrer">