Skip to content

Replace Text-Based Images with Actual Text on testimonials.htmlΒ #744

@stmcpeters

Description

@stmcpeters

πŸ“ Description

This issue aims to update the testimonials.html page by replacing text-based images with actual text formatted using CSS.

πŸ“Έ Screenshots

Current Implementation on techtonica.org

Image

Possible Implementation Example

Image

❗ Why This is Important

  • Improve accessibility for screen readers and users relying on assistive technologies.
  • Reduce page load size and improved performance.
  • Simplify maintenance and future updates.

βš™οΈ Related Issue

🍏 Type of Change

Refactoring

πŸ“„ Possible Solutions from @MichelleGlauser:

  • Michelle supports the idea of displaying excerpts on the site with links to the full testimonials
  • consistent height will be set for the recreated testimonials, following the styling of the existing image-based ones
  • all current testimonials will remain on the page
  • each testimonial will be evaluated on a case-by-case basis (e.g., image-only, text-only, or quoted content from social media)
  • styling for both existing and recreated testimonials will remain consistent for a consistent look

🎁 Acceptance Criteria

  • convert testimonial images to text using appropriate HTML and CSS formatting.
  • remove unnecessary text-based images and ensured content is accessible to screen readers.
  • create a PR that merges into develop branch

Metadata

Metadata

Assignees

No fields configured for Feature.

Projects

Status
To do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions