Skip to content

Replace hardcoded avatar URLs and raw img in CourseReviews #989

Description

@RUKAYAT-CODER

Overview
src/components/courses/CourseReviews.tsx (lines 30-53) hardcodes unrelated external image URLs as default review avatars and renders them with a raw (line 237) lacking width/height, causing layout shift and no image optimization. Use real avatar data and next/image with explicit dimensions.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions