'use client' export default function Error() { return (

Something went wrong!

Sorry, something went wrong.

); }