Skip to content

Instantly share code, notes, and snippets.

View Imranul-hoque's full-sized avatar
🏠
Working from home

codewithimran Imranul-hoque

🏠
Working from home
View GitHub Profile
// page.tsx
import PaginationControls from '@/components/PaginationControls'
import Image from 'next/image'
const data = [
'entry 1',
'entry 2',
'entry 3',
'entry 4',