Commit Graph

9 Commits

Author SHA1 Message Date
Madara0330E
a4e3c8d108 Add Docker setup for Alma-vid React app
Introduces Dockerfile, docker-compose.yml, .dockerignore, nginx.conf, and a Docker-specific README to enable containerized builds and deployment for the React application using Node.js and nginx. Includes optimized nginx configuration for static assets, security headers, gzip compression, and React Router support.
2025-07-19 22:52:53 +05:00
Madara0330E
3f59295b84 Add expandable address to Object component
Introduced address truncation and expand/collapse functionality in Object.jsx and updated related styles in Object.scss. Improved responsive layout and fallback data in SliderObjects.jsx. Removed unused office address from contacts.js and updated Office page to use main address.
2025-07-19 22:28:45 +05:00
Madara0330E
4adbf791ea Centralize and update contact information across app
Introduced a centralized contacts configuration in src/config/contacts.js, added a useContacts hook, and a reusable ContactInfo component. Updated Header, Footer, Home, Office, Services, About, Objects, and Apartament pages to use the new contact data source. Added documentation in CONTACTS_CONFIG.md and included the AlmaVid logo asset.
2025-07-16 23:16:00 +05:00
Madara0330E
2af795f819 updated the version and added the label a home
updated the version and added the label a home
2025-05-27 22:36:05 +05:00
Hepatica
d457faf15c Update css 2025-05-19 23:41:34 +02:00
Hepatica
f95da1ee81 Update README.md 2025-01-25 23:34:53 +01:00
Hepatica
7768802fbb Update README.md 2025-01-25 23:24:51 +01:00
Hepatica
5fbffe2e41 Init project 2025-01-25 23:22:56 +01:00
Hepatica
ba2bb8e286 Initial commit 2025-01-25 23:20:30 +01:00