remove unused code

This commit is contained in:
Salam-vsem
2025-05-20 20:20:22 +03:00
parent 7baec56b88
commit c04ea645d4

View File

@@ -20,7 +20,6 @@ const t = useTranslations(lang)
src=`https://yandex.ru/map-widget/v1/?um=constructor%3A069b17526dc83cbf87c488f13ae089eb3af0f8f74af57e1be82e183434693562&source=constructor&scroll=false&lang=${lang}`
width="100%"
height="400"
onload="document.getElementById('ymap-loader').style.display = 'none';"
frameborder="0"></iframe>
<div class="flex flex-col items-center gap-3 px-4 py-6 text-center md:gap-4 md:px-6 md:py-8">
<Image src={logoSrc} alt="logo" class="h-32 w-auto md:h-48" />