diff --git a/public/images/un2.png b/public/images/un2.png new file mode 100644 index 0000000..b217e0f Binary files /dev/null and b/public/images/un2.png differ diff --git a/src/app/page.tsx b/src/app/page.tsx index 93315dc..32d7e47 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,19 @@ export default function Home() { {/* Left Content */} -

+ {/* Блок с локацией и Яндексом */} +
+
+ Геолокация + В республике Чувашия +
+
+ +

СТРОИТЕЛЬСТВО КАМЕННЫХ
И КАРКАСНЫХ ДОМОВ
С ФИКСАЦИЕЙ ЦЕНЫ diff --git a/src/components/ContactSection.tsx b/src/components/ContactSection.tsx index 62477b2..604fc1a 100644 --- a/src/components/ContactSection.tsx +++ b/src/components/ContactSection.tsx @@ -103,8 +103,8 @@ const ContactSection = () => {

Телефоны

- +7 953 013 24 23 - + +7 953 013 24 23 + +7 953 014 86 06 @@ -122,8 +122,8 @@ const ContactSection = () => {

WhatsApp

- +7 953 013 24 23 - + +7 953 013 24 23 + +7 953 014 86 06 diff --git a/src/components/Header.tsx b/src/components/Header.tsx index 7417d2b..a2bc94b 100644 --- a/src/components/Header.tsx +++ b/src/components/Header.tsx @@ -4,12 +4,14 @@ import Link from 'next/link'; import { Menu, Phone } from 'lucide-react'; import { useState } from 'react'; import CallbackModal from './CallbackModal'; +import HouseCalculatorModal from './HouseCalculatorModal'; import MobileMenu from './MobileMenu'; import FadeInOnMount from './FadeInOnMount'; const Header = () => { const [isModalOpen, setIsModalOpen] = useState(false); const [isMobileMenuOpen, setIsMobileMenuOpen] = useState(false); + const [isCalculatorOpen, setIsCalculatorOpen] = useState(false); return ( <> @@ -39,6 +41,12 @@ const Header = () => { Услуги + Контакты @@ -93,9 +101,12 @@ const Header = () => {

- {calculatePrice().toLocaleString()} ₽ + от {calculatePrice().toLocaleString()} ₽

Мы свяжемся с вами в ближайшее время diff --git a/src/components/MobileMenu.tsx b/src/components/MobileMenu.tsx index ca626e3..7f49707 100644 --- a/src/components/MobileMenu.tsx +++ b/src/components/MobileMenu.tsx @@ -87,11 +87,11 @@ const MobileMenu = ({ isOpen, onClose, onCallbackClick }: MobileMenuProps) => {

- - + > + +7 953 013 24 23 { className="flex items-center text-white hover:text-blue-400 transition-colors group ml-7" > +7 953 014 86 06 - +
Пн - Вс с 8:00 до 20:00