Commit Graph

7 Commits

Author SHA1 Message Date
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
f210dc7dcc feat(images): mettre à jour les images des fonctionnalités avec de nouveaux fichiers 2026-02-09 13:39:23 +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
Boris Waaub
eccf151099 refactor: mise à jour des couleurs des badges et ajustements de style dans les fichiers CSS et HTML 2026-02-05 11:42:02 +01:00
Boris Waaub
d50f7013a9 Refactor theme colors and styles; remove unused favicon; update translations and layouts
- Deleted unused favicon file.
- Updated Tailwind CSS configuration to redefine primary and secondary colors.
- Adjusted button styles in CSS to use new color definitions.
- Removed English translations and added French translations for various UI elements.
- Created new layouts for features and updated existing layouts to reflect new design.
- Modified header and CTA components to use updated color scheme.
- Cleaned up pricing table shortcode to align with new styles.
- Updated theme metadata to reflect new author and project details.
2026-01-28 13:22:33 +01:00
Boris Waaub
e429e6f25b Init new template and style 2026-01-20 14:02:22 +01:00