20 Commits

Author SHA1 Message Date
Hepatica
f4588561bf Compress background images to optimize file size
Reduced file size of 6 background images for better performance and faster loading times.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-14 01:13:59 +02:00
NikGob
34696e69c9 yep 2025-09-22 20:17:34 +03:00
Dmitri Shimanski
f96aa1a348 Update contacts.js 2025-09-13 22:56:17 +03:00
Dmitri Shimanski
fb715be932 Update docker.yml 2025-09-13 17:54:44 +03:00
Dmitri Shimanski
cb8d06f512 Update docker.yml 2025-09-13 17:54:15 +03:00
Dmitri Shimanski
9aa0e1d9af Delete .github/workflowsdocker.yaml 2025-09-13 17:53:35 +03:00
Dmitri Shimanski
769e551698 Create docker.yml 2025-09-13 17:53:23 +03:00
Dmitri Shimanski
b9608fdcd7 Create workflowsdocker.yaml 2025-09-13 17:52:50 +03:00
Madara0330E
f5f2f766af Improve object card expansion and styling
Refactored the logic for determining when the object card content needs expansion, simplifying the overflow check and improving responsiveness. Updated SCSS to use 'height' instead of 'min-height' for better transitions, adjusted collapsed content max-heights, and enhanced the appearance and behavior of the expand button. Also updated sample addresses in SliderObjects.jsx to include more detailed location information.
2025-07-27 01:55:21 +05:00
Madara0330E
e36645ab6f Add expandable content for Object component
Refactored the Object component to allow expandable/collapsible content when the description or address overflows the container. Added dynamic height detection and a gradient fade for collapsed state, with responsive max-height adjustments in SCSS. Improved user experience for long content display.
2025-07-25 17:39:55 +05:00
Madara0330E
f6c3dc3e6b Add new logo SVG and update header background
Added LogoAlmavidMobail.svg to the assets and updated Header.scss to use the new logo SVG as the background image for .header__text, replacing the previous textLogo.svg.
2025-07-24 21:02:59 +05:00
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