Skip to content

Instantly share code, notes, and snippets.

View hanif365's full-sized avatar

Md. Abu Hanif hanif365

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',