Testimonials Section Upgrade

Overview

The testimonials section has been completely modernized to match the design patterns of the company scroller section. This upgrade replaces the old Owl Carousel with a modern CSS-based scrolling animation system.

Changes Made

1. HTML Structure (_partials/front_page/testimonials.html.haml)

2. CSS Styling (scss/site/_scroller.scss)

3. JavaScript Cleanup (_layouts/home.html.haml)

4. CSS Cleanup

Features

Modern Design

Enhanced UX

Performance

Accessibility

Technical Details

Animation System

Responsive Design

Content Processing

Usage

The testimonials section will automatically display all testimonials from the site.testimonial collection, sorted by priority. Each testimonial card shows:

  1. Quote: The testimonial text
  2. Customer Logo: Company logo (grayscale with color on hover)
  3. Attribution: Author name and company
  4. Call-to-Action: "Read case study" button (if link exists)

Browser Support

Future Enhancements