Commit Graph

12 Commits

Author SHA1 Message Date
zhaxal 3da5ebba87 Refactor code structure for improved readability and maintainability 2025-08-04 17:12:11 +05:00
zhaxal 9e6647397d feat: enhance EventCard to handle external links and add new exhibition event 2025-08-01 20:26:41 +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 72d04e034d Refactor code structure for improved readability and maintainability 2025-07-26 13:48:36 +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