Skip to content

Image Optimization #117

@RUKAYAT-CODER

Description

@RUKAYAT-CODER

Description

Overview
Images are not optimized. No next/image component usage, no lazy loading, no proper sizing.

Background
img tags used instead of next/image, causing layout shifts and larger downloads.

Specifications

  • Replace img with next/image
  • Add image placeholders
  • Implement blur-up technique

Impacted Files:

  • src/app/components/courses/*.tsx
  • src/app/components/dashboard/*.tsx
  • src/app/profile/page.tsx

Labels: frontend, performance, images, priority-medium

Acceptance Criteria
Optimized images with proper loading

🙆Contribution Guidelines:
Assignment required before PR submission
Timeframe: 48-72 hours
PR description must include: Close #issue no
Star the repo⭐

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions