Commit Graph

12 Commits

Author SHA1 Message Date
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