Commit Graph
15 Commits
Author SHA1 Message Date
Boris Waaub 60550fe1b8 feat(layout): améliorer la mise en page des fonctionnalités avec des ajustements de style et de structure 2026-02-09 15:56:33 +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 8c77a325f6 feat(testimonials): améliorer la gestion des descriptions avec un format flexible 2026-02-09 11:24:29 +01:00
Boris Waaub a221d16827 feat(cta): ajouter une option pour ouvrir les boutons dans un nouvel onglet 2026-02-09 11:05:03 +01:00
Boris Waaub c57b4f9448 Ajout du dossier content/resources au dépôt 2026-01-28 09:45:03 +01:00
Boris Waaub cc60b64505 Converti chill-theme en dossier classique 2026-01-28 09:40:37 +01:00
Boris Waaub 577786f22d Ajout du thème chill-theme 2026-01-28 09:33:58 +01:00
Boris Waaub 7e28963a5d feat: Update styles and add new footer background color
- Added a footer background color using $chill-green in custom.scss and custom.css.
- Removed unused page-hero section styles from custom.scss.
- Updated pricing page content to reflect new service offerings and pricing in French.
- Created new markdown files for contact and installation guides.
- Updated hugo.toml for menu links and logo path.
- Added new CSS classes for border colors in style.css.
2026-01-27 16:14:18 +01:00
Boris Waaub f00db5a558 Ajout de nouvelles classes de badge avec des couleurs personnalisées pour améliorer la présentation des fonctionnalités 2026-01-22 17:33:52 +01:00
Boris Waaub 47d38a5dda add style 2026-01-22 15:03:35 +01:00
Boris Waaub 7b98930deb Update hero section and color scheme across the application
- Changed the hero headline and sub-headline for better clarity and engagement.
- Added a secondary button for demo booking in the hero section.
- Updated primary color scheme in CSS files to unify the visual identity.
- Adjusted background and text colors to enhance readability and aesthetics.
- Removed unused CSS classes to streamline styles.
- Updated Tailwind configuration to reflect new color values for primary and secondary themes.
2026-01-22 13:34:30 +01:00
Boris Waaub c92d34814c Add banner layout 2026-01-22 12:53:54 +01:00
Boris Waaub ce4e946615 Add assets and config 2026-01-20 16:34:22 +01:00
Boris Waaub e429e6f25b Init new template and style 2026-01-20 14:02:22 +01:00