jonbrunt / ai-portfolio

Personal AI Engineering Portfolio Page
https://ai-portfolio-henna.vercel.app
MIT License
0 stars 0 forks source link

OPTIMIZE IMAGES #13

Closed jonbrunt closed 7 months ago

jonbrunt commented 7 months ago

Feature: Optimize Images

Description

This PR introduces optimized images into the project, as the project approaches deployment status, to optimize load times, etc.

Resolves [Issue #12]

Changes

Frontend:

Testing

Notes

Checklist

Reviewers

Requesting review from @jonbrunt

Tags

#enhancement

jonbrunt commented 7 months ago

From this moment forward, let's place any image that will persist (that is not a temporary image) in an optimized format (WEBP), to save time in the long run. Will merge and delete the branch. Everyone needs to pull down these changes as you are in the process of other branches so we avoid merge conflicts (friendly reminder).