Commit Graph

4 Commits

Author SHA1 Message Date
Boris Waaub 56bada18c3 fix: mettre à jour la structure des images dans les fichiers de génération de documents et de rapports 2026-02-20 10:41:03 +01:00
Boris Waaub c18b8cbb0d feat: Mettre à jour les images et les liens des fonctionnalités dans la documentation 2026-02-12 13:45:46 +01:00
Boris Waaub fe5736f64f 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.
2026-02-12 13:28:31 +01:00
Boris Waaub 9073e8b506 Refactor feature shortcodes for improved layout and styling
- Updated the feature shortcode in both `feature.html` files to change the list item class from `items-center` to `items-start` for better alignment.
- Adjusted the SVG icon class to include `flex-shrink-0 mt-1` and set minimum width and height for consistent sizing.
- Enhanced the CSS source map for `custom.css` to improve debugging and maintainability.
2026-02-09 12:15:51 +01:00