diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 23e7ea0..8b1d842 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1384,4 +1384,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index cc74264..7a7946f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -258,7 +258,7 @@ export default function LandingPage() { mediaAnimation="slide-up" inputPlaceholder="Ваша электронная почта" buttonText="Получить предложение" - termsText="Свяжитесь с нами по телефону +7 (928) 8-800-200 или оставьте email. Мы не делимся вашей информацией. Согласно политике конфиденциальности." + termsText="Менеджер свяжется с вами в течение 5 минут. Ваши данные защищены." /> @@ -300,4 +300,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file