fix: fotter

This commit is contained in:
2025-06-06 13:00:19 +03:00
parent e861d2e025
commit dd452a950d
9 changed files with 344 additions and 59 deletions

View File

@@ -15,8 +15,8 @@ import email from '@public/svg/email.svg';
export default function Contacts() {
return (
<section className={s.Contacts}>
<div className={s.InnerContainer}>
<section className={s.Container}>
<div className={s.Contacts}>
<h2 className={s.Header}>
Клиенты, которые <Mark>нам доверяют</Mark>
</h2>
@@ -57,8 +57,8 @@ export default function Contacts() {
<div className={s.Map}>
<iframe
src='https://yandex.ru/map-widget/v1/?um=constructor%3A7f1285c4f3e470bc9affa220323655ac72edd1be376c2579d421ca359ac46a7d&amp;source=constructor'
width='100%'
height='620'
// width='100%'
// height='620'
frameBorder='0'
></iframe>