Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

convert big PNGs to JPG #110

Merged
merged 2 commits into from
Oct 13, 2024
Merged

convert big PNGs to JPG #110

merged 2 commits into from
Oct 13, 2024

Conversation

jsladerman
Copy link
Contributor

a few images are way bigger than they need to be (in particular 11mb for the home page hero background), and it has a pretty noticeable effect on load times, especially with bad connection. converting them to jpg reduces the size significantly (and is in line with other images in the repo)

also includes a CSS tweak that is needed prior to upgrading to latest DS version

@jsladerman jsladerman added the enhancement New feature or request label Oct 13, 2024
@jsladerman jsladerman requested a review from a team as a code owner October 13, 2024 20:55
Copy link

netlify bot commented Oct 13, 2024

Deploy Preview for plural-marketing ready!

Name Link
🔨 Latest commit 0d29561
🔍 Latest deploy log https://app.netlify.com/sites/plural-marketing/deploys/670c33cf856c64000857c805
😎 Deploy Preview https://deploy-preview-110--plural-marketing.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@michaeljguarino michaeljguarino merged commit 66bd35c into main Oct 13, 2024
9 checks passed
@michaeljguarino michaeljguarino deleted the jake/reduce-image-sizes branch October 13, 2024 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants