- 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.
- Created a new tutorial on how to schedule an appointment with a user in a support pathway.
- Added a guide detailing possible actions on an appointment, including adding documents, transforming to exchanges, editing, canceling, and deleting appointments.
- Introduced an index page for tutorials to improve navigation.
- Updated the configuration to support multiple languages (French, English, Dutch) and added corresponding menu items.
- Added various images to enhance the visual representation of the tutorials.
- 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.
- Added a new PNG logo image to enhance branding.
- Introduced a new SVG icon for matrix representation with dark mode support.
- Included a PNG image for "no search found" scenario to improve user experience.
- 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.
- 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.