Skip to content

[perf] Fix the loading times of the landing page #1053

@JayanAXHF

Description

@JayanAXHF

Current Statistics from Lighthouse:

[dated] 6th February 2026

  1. FCP: ~4s
  2. LCP: ~8s

Proposed fixes

  • use an image delivery service and upload the gifs, etc. to it, rather than linking directly from third party websites
  • use cloudflare caches
  • lazy loading, only load when scroll to etc
  • Use Astro's <Image/> tag to automatically optimise and convert images

Implementation Progress:


cc: @ling0x

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions