Open
Description
According to @smith02620 using https://testmysite.thinkwithgoogle.com/ says,
the loading time is > 3 seconds.
Maybe try lazy-load the images(https://github.com/hilongjw/vue-lazyload) or components(https://router.vuejs.org/en/advanced/lazy-loading.html)?
Activity