I've made the tool mobile-friendly and added an OpenGraph image:
onTouchStart, onTouchMove, onTouchEnd) for dragging and resizing magnifiers on touch devices. The control panel slides in from the right on mobile with a hamburger menu toggle.app/opengraph-image.tsx using Next.js's built-in ImageResponse. It displays a clean preview with a magnifier icon, title, description, and feature pills. This will show when sharing on social media.Added the tool title "Image Magnifier", description, and credit links to the empty drop zone state. The layout now shows a clean centered stack with the title at the top, followed by the drop zone, and the credits at the bottom - matching the style of the floating panel credits.