Commit Graph

15 Commits

Author SHA1 Message Date
zhaxal b9cafe7b2f feat: add Kamaz component to Home page 2025-08-27 16:10:42 +05:00
zhaxal a87e8bc308 feat: update schedule data in Scheme component and improve styling in SchemeSelect 2025-08-27 11:36:14 +05:00
zhaxal 5f23a50795 feat: update Home component to include Navbar and restructure layout 2025-08-04 18:35:36 +05:00
zhaxal d3b50501c9 feat: update Home component to use CoverSoon and remove unused components 2025-08-01 19:21:58 +09:00
zhaxal 4d0a767eac feat: add Fight and Exhibition registration forms with input validation and file upload functionality 2025-07-31 19:53:19 +09:00
zhaxal cb37c826e6 feat: add form components and exhibition registration page
- Implemented Checkbox, Input, Radio, Select, Textarea components for form handling.
- Created exhibition registration page with integrated form components.
- Added validation and state management for form inputs.
- Included styles and accessibility features for better user experience.
2025-07-30 17:05:36 +09:00
zhaxal d750215952 feat: enhance Button component with disabled state and add CoverSoon component 2025-07-18 16:31:18 +09:00
zhaxal 70b54352c9 Refactor code structure for improved readability and maintainability 2025-07-18 16:27:00 +09:00
zhaxal d922aca9ef feat: add Map component with location details and embedded Yandex map 2025-07-17 13:32:33 +09:00
zhaxal 02389bf051 feat: add Activities component with Swiper functionality and Partners component 2025-07-17 11:39:19 +09:00
zhaxal 0c815c53e2 feat: add Events component with EventCard for displaying event details 2025-07-16 23:09:26 +09:00
zhaxal 5e754ab800 feat: add Scheme component for festival layout with buttons and map 2025-07-16 18:10:19 +09:00
zhaxal 82dea63163 Add custom font utilities for Fluxgore and Gotham Pro
- Introduced local font loading for Fluxgore with italic style.
- Added comprehensive font definitions for Gotham Pro, including various weights and styles (black, bold, light, medium, and regular).
- Organized font paths for better maintainability and clarity.
2025-07-16 14:17:57 +09:00
zhaxal 8011550ae8 initial commit 2025-07-14 20:18:14 +09:00
zhaxal a047bfe27a Initial commit from Create Next App 2025-07-14 11:57:10 +09:00