Commit Graph
3 Commits
Author SHA1 Message Date
tfw d814f14897 Add testimonials section with interactive functionality
Introduced a testimonials section to the homepage, including JavaScript for interactive switching and automatic cycling, as well as responsive styles in SCSS. Users can now view dynamic testimonials with associated images and text.
2025-04-25 11:41:04 +02:00
tfw 1bc8a2b6cb Update team images, logo, and stylesheets
Updated team member images, refined the SVG logo, and adjusted styles in the CSS for improved layout, typography, and hover effects. These changes enhance the visual design and user experience across the site.
2025-04-25 08:52:28 +02:00
tfw bafb40a966 Add home module and transition mixin to stylesheets
Included a new `@import 'modules/home';` and added a re-usable `@mixin transition` for smoother animations. Updated button styling with padding, hover effects, and transitions to enhance UI. Adjusted max-width in `.team__inner` for better layout consistency.
2025-04-24 15:12:39 +02:00