Skip to content

[Feature] Better image loading #155

Description

@jbriones1

Motivation behind the feature and what it will do

Images that don't appear on the page's first load still force the page to wait for them to finish transferring, which slows down the initial page load.

Minimal Viable Product

  • Add lazy loading using Astro's built-in Image component.
  • Use an Astro plugin to optimize images.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status
In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions