Added Unsplash Attrabutions & Updated Middleware

This commit is contained in:
Ahmad 2024-02-15 21:43:40 -05:00
parent e768d9181f
commit 631a8ea612
No known key found for this signature in database
GPG key ID: 8FD8A93530D182BF
3 changed files with 11 additions and 4 deletions

View file

@ -94,7 +94,7 @@ export const FormPicker = ({ id, errors }: FormPickerProps) => {
</div>
)}
<Link
href={image.links.html}
href={image.links.html + '?utm_source=Tasko&utm_medium=referral'}
target='_blank'
className='absolute bottom-0 w-full truncate bg-black/50 p-1 text-[10px] text-white opacity-0 hover:underline group-hover:opacity-100'
>