Add hero section to home page with scroll collapse
Some checks failed
Build Docker Image / build (push) Failing after 50s

- Full-screen dark gradient hero on home page
- Search input centered vertically
- Smooth collapse to fixed header on scroll
- Added hero translations (ru/en)
This commit is contained in:
Ruslan Bakiev
2026-01-26 16:12:00 +07:00
parent f973784257
commit cecbed99b5
5 changed files with 320 additions and 48 deletions

View File

@@ -0,0 +1,6 @@
{
"hero": {
"title": "Wholesale Trading",
"subtitle": "Find the best suppliers and products"
}
}

View File

@@ -0,0 +1,6 @@
{
"hero": {
"title": "Оптовая торговля",
"subtitle": "Найдите лучших поставщиков и товары"
}
}