'use client'; import PasteForm from '@/components/PasteForm'; export default function HomePage() { return (