Commit Graph

8 Commits

Author SHA1 Message Date
zhaxal dde96c224e feat: add section IDs to Activities and Events components for improved navigation 2025-08-04 22:59:09 +05:00
zhaxal 887051abb3 fix: correct URL in Info component and comment out unused Navbar link 2025-08-04 20:25:09 +05:00
zhaxal 2acab47351 feat: add cookie consent banner and functionality to accept cookies 2025-08-04 19:07:48 +05: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 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