diff --git a/src/components/ContactSection.tsx b/src/components/ContactSection.tsx index 604fc1a..ad1b02d 100644 --- a/src/components/ContactSection.tsx +++ b/src/components/ContactSection.tsx @@ -159,6 +159,20 @@ const ContactSection = () => {

+ +
+
+ + + +
+
+

Email

+ + Vashdom121@mail.ru + +
+
diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index f5a8627..4b192a3 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -56,7 +56,11 @@ const Footer = () => { +7 953 014 86 06 -
  • info@vashdom.ru
  • +
  • + + Vashdom121@mail.ru + +
  • г. Чебоксары,
    ул. Калинина, 107 diff --git a/src/components/MobileMenu.tsx b/src/components/MobileMenu.tsx index 7f49707..82196d0 100644 --- a/src/components/MobileMenu.tsx +++ b/src/components/MobileMenu.tsx @@ -49,7 +49,7 @@ const MobileMenu = ({ isOpen, onClose, onCallbackClick }: MobileMenuProps) => {