'use client'; import Link from 'next/link'; export const EmptyGalleryState = () => { return (

No Generated Images Yet

Your generated images will appear here. Start creating AI-powered images using the text-to-image tool.

Generate Images
); };