Skip to main content

Customize Landing Page Images

Replace images

  1. Replace the landing page images inside:
  • src/assets/images/

You can either:

  • Keep the same filenames (recommended), or
  • Use new filenames and update the imports/paths in the data file.

Update image references

If you changed any filenames, update the corresponding references in:

  • src/landingPage/data/data.ts

After that, rebuild/restart the web app to see the changes.