Bug: Service cards show both homeDesc and shortDesc (redundant) #93

Closed
opened 2026-05-17 21:15:35 -05:00 by null · 0 comments
Owner

Problem

On the Home page service cards, both homeDesc and shortDesc are rendered, creating visual redundancy. They say similar things with slightly different wording.

Example for Unified Communications:

  1. homeDesc: Stop juggling separate phone, video, and messaging systems. One platform, one bill, zero headaches.
  2. shortDesc: Modernize your business communications with seamless integration

Users see two nearly-identical descriptions back to back.

Fix

Pick one description per card. Recommendation: use homeDesc (punchier, written for the home page).

Files

  • src/pages/Home.jsx - lines 313-319

Severity

Low - visually redundant but not broken

## Problem On the Home page service cards, both homeDesc and shortDesc are rendered, creating visual redundancy. They say similar things with slightly different wording. Example for Unified Communications: 1. homeDesc: Stop juggling separate phone, video, and messaging systems. One platform, one bill, zero headaches. 2. shortDesc: Modernize your business communications with seamless integration Users see two nearly-identical descriptions back to back. ## Fix Pick one description per card. Recommendation: use homeDesc (punchier, written for the home page). ## Files - src/pages/Home.jsx - lines 313-319 ## Severity Low - visually redundant but not broken
null closed this issue 2026-05-17 21:41:22 -05:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: null/Queue-North-Website#93
No description provided.