Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2167b8732f | |||
| 52fd55e611 | |||
| b56ac8eb86 | |||
| 54090dd970 | |||
| 2c8c957bb3 | |||
| 6b003a32ca | |||
| 25576e3ca3 | |||
| ee786249e6 | |||
| a5ea4a5b36 | |||
| 618b75734c |
1414
src/app/layout.tsx
1414
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -258,7 +258,7 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="Ваша электронная почта"
|
||||
buttonText="Получить предложение"
|
||||
termsText="Мы не делимся вашей информацией. Согласно политике конфиденциальности."
|
||||
termsText="Менеджер свяжется с вами в течение 5 минут. Ваши данные защищены."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -300,4 +300,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user