Bug: Cisco and Veteran icons are placeholder letters (C and V) #98

Closed
opened 2026-05-17 21:16:20 -05:00 by null · 0 comments
Owner

Problem

In the Trust Bar and Trust Signals sections of Home.jsx, the Cisco Certified Partner and Veteran Owned icons are just colored circles with the letters C and V - not actual logos or icons.

This looks like a placeholder that was never replaced with proper icons. A real Cisco partner should show the Cisco logo.

Fix

Options:

  1. Add actual Cisco and Veteran Owned logo SVGs to assets (best - most credible)
  2. Use lucide-react icons that are more descriptive (e.g. Shield for security, Award for certification)
  3. At minimum, use abbr + title for accessibility

Files

  • src/pages/Home.jsx - lines ~139, 144 (Trust Bar) and Trust Signals section

Severity

Medium - placeholder letters look unprofessional for a trust section

## Problem In the Trust Bar and Trust Signals sections of Home.jsx, the Cisco Certified Partner and Veteran Owned icons are just colored circles with the letters C and V - not actual logos or icons. This looks like a placeholder that was never replaced with proper icons. A real Cisco partner should show the Cisco logo. ## Fix Options: 1. Add actual Cisco and Veteran Owned logo SVGs to assets (best - most credible) 2. Use lucide-react icons that are more descriptive (e.g. Shield for security, Award for certification) 3. At minimum, use abbr + title for accessibility ## Files - src/pages/Home.jsx - lines ~139, 144 (Trust Bar) and Trust Signals section ## Severity Medium - placeholder letters look unprofessional for a trust section
null closed this issue 2026-05-17 22:05:35 -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#98
No description provided.