···3939 <div className="flex gap-2 w-full">
4040 <CopyToClipboardButton
4141 className="w-full !justify-start"
4242- title="Share this page"
4242+ title="Share image"
4343 text={getCanonicalUrl("ai-gallery", upload.id as string)}
4444 icon={<HiShare />}
4545 />
···196196 </Link>
197197 }
198198199199- <div>
199199+ <div className="hidden xl:block">
200200 The image has been generated by artificial intelligence (AI) and not by a human creator. Wamellow and its developers disclaim any responsibility for the content of the images and reserve all rights to the media.
201201 </div>
202202