Commit Graph

10 Commits

Author SHA1 Message Date
zhaxal 99b2824421 feat: implement intersection observer for fade-in animations in multiple components 2025-08-05 14:47:13 +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 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 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