knative/community

Add rotating banner of case study quotes and testimonials

Open

#1,417 opened on Aug 10, 2023

View on GitHub
 (8 comments) (0 reactions) (1 assignee)Go (254 forks)auto 404
good first issuekind/good-first-issue

Repository metrics

Stars
 (291 stars)
PR merge metrics
 (PR metrics pending)

Description

Description I would like to request adding a rotating banner of logos of case studies using knative project to the knative.dev site. This would be a great way to:

Showcase the success stories of people who have used the project Provide social proof to potential users Encourage more people to use the project

Proposed Solution The rotating banner would be implemented as a simple carousel of images. The carousel would rotate automatically at a fixed interval.

Additional Information Case studies are available in https://github.com/knative/docs/tree/main/docs/about/case-studies Testimonials are available in https://github.com/knative/docs/blob/main/docs/about/testimonials.md

Contributor guide