|
|
|
|
|
by frfl
1044 days ago
|
|
One small optimization that could help at scale is serving smaller images, with links to full sized images. Perhaps a separate "Press" page or a "Press" section with links to full sized images. Mainly sticker.jpg and michelle.jpg, which account for over 180kb almost 1/3 of your total bytes on your webpage Besides that you could look to use system fonts instead of custom ones, https://systemfontstack.com/ to eliminate 3 fonts from your loading Finally, you could probably remove the apple-touch-icon.png and associated HTML, unless you really expect people to pin the website to their home pages (I think that's what apple-touch-icon.png is used for, like a PWA?) Good luck OP, I hope it goes well for you and your wife |
|