feat: add forms logic

This commit is contained in:
2025-06-09 14:11:36 +03:00
parent 9b6e163da5
commit a17afb39ba
18 changed files with 481 additions and 84 deletions

View File

@@ -10,7 +10,7 @@ export default function HomePage() {
<>
<Main />
<Offer />
<Result />
{/*<Result />*/}
<License />
<Contacts />
<Footer />