feat: Update features and pricing details in the application

- Refactored feature descriptions and added new features for document generation and appointment management.
- Updated the pricing structure, including adjustments to pack prices and additional options for training.
- Introduced a new blog section with initial blog posts.
- Enhanced the technical documentation page with an embedded iframe for better accessibility.
- Improved CSS styles for better responsiveness and visual consistency across the application.
- Updated Hugo configuration to reflect new menu items and page structures.
This commit is contained in:
Boris Waaub
2026-02-12 13:28:31 +01:00
parent 96622d99b0
commit fe5736f64f
24 changed files with 212 additions and 166 deletions
+2 -2
View File
@@ -18,7 +18,7 @@ $chill-light-blue: #a0dcff;
.badge-suivi-accompagnements { --badge-color: #EDC74B; }
.badge-suivi-decisions { --badge-color: #a0dcff; }
.badge-suivi-usagers{ --badge-color: #333333; }
.badge-rendez-vous{ --badge-color: #0d242e; }
.badge-rendez-vous{ --badge-color: #E27A3E; }
/// Other custom colors
$bg-dark-blue: #0d242e;
@@ -414,7 +414,7 @@ figure.image {
// RESPONSIVENESS
@media screen and (max-width: 1279px) {
@media screen and (max-width: 1536px) {
section {
&.li-block {
&.section-5 {