perf(images): convert all images and assets to high efficiency WebP format
This commit is contained in:
@@ -33,7 +33,7 @@ export default function AboutSection() {
|
||||
|
||||
<div style={{ position: 'relative', width: '220px', height: '220px', margin: '0 auto 24px' }}>
|
||||
<Image
|
||||
src="/images/logo_monogram.png"
|
||||
src="/images/logo_monogram.webp"
|
||||
alt="Wise Hearted Monogram Logo"
|
||||
fill
|
||||
style={{ objectFit: 'contain' }}
|
||||
|
||||
Reference in New Issue
Block a user