feat: desktop image thumbnails, gallery lightbox portal, client-side compression, clickable table rows, fix header gap
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
import Link from 'next/link'
|
||||
import Image from 'next/image'
|
||||
import { ArrowRight, Play, Star } from 'lucide-react'
|
||||
import { ArrowRight, Play, Star } from '@/lib/icons'
|
||||
import { Button } from '@/components/ui/button'
|
||||
import { Badge } from '@/components/ui/badge'
|
||||
import { DotPattern } from '@/components/dot-pattern'
|
||||
|
||||
Reference in New Issue
Block a user