Replace all <img> tags with Next.js Image component. ### Tasks - Replace images in page.js - Add width/height attributes - Ensure layout doesn't break ### Expected Improved loading performance.
Replace all
tags with Next.js Image component.
Tasks
Expected
Improved loading performance.