zhaxal
99b2824421
feat: implement intersection observer for fade-in animations in multiple components
2025-08-05 14:47:13 +05:00
zhaxal
29e7ed77b9
Refactor code structure for improved readability and maintainability
2025-08-05 11:31:25 +05:00
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
5f23a50795
feat: update Home component to include Navbar and restructure layout
2025-08-04 18:35:36 +05:00
zhaxal
3da5ebba87
Refactor code structure for improved readability and maintainability
2025-08-04 17:12:11 +05:00
Anuarbek Zhakhangir
dc8260879d
Update fight.tsx
2025-08-04 16:51:06 +09:00
Anuarbek Zhakhangir
67359dbb73
Update exhibition.tsx
2025-08-04 16:50:37 +09:00
zhaxal
9e6647397d
feat: enhance EventCard to handle external links and add new exhibition event
2025-08-01 20:26:41 +09: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
d07e778570
feat: implement Fight registration form with input validation and file upload
2025-07-31 02:00:09 +09:00
zhaxal
b6ac71d598
feat: add Fileupload component and integrate it into the exhibition form
2025-07-30 17:35:38 +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
3c93956ae6
fix: correct font path casing for FLUXGORE in fonts.ts
2025-07-20 20:52:54 +09:00
zhaxal
e2c0d97a65
fix: remove curl installation from Dockerfile and adjust reactStrictMode setting in next.config.ts for clarity
2025-07-20 20:46:41 +09:00
zhaxal
e5dcb46ef2
fix: move curl installation to the base stage in Dockerfile for clarity
2025-07-20 20:38:11 +09:00
zhaxal
12c7ef46d5
fix: reorder reactStrictMode setting in next.config.ts for clarity
2025-07-20 20:36:50 +09:00
zhaxal
4bf5e36a50
feat: add Dockerfile for Node.js application with multi-stage build
2025-07-18 16:32:58 +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
a8aa82dd51
feat: implement Footer component with basic structure
2025-07-18 16:06:54 +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