👋
Invitation Declined
You have declined the invitation to "{result.collection.name}".
You can always ask the collection owner for another invitation if you change your mind.
router.push('/collections')}
className="w-full px-6 py-3 rounded-lg font-medium gradient-bg-purple text-white hover:shadow-lg transform hover:scale-105 transition-all duration-200"
>
Browse Public Lists
router.push('/')}
className="w-full px-6 py-3 rounded-lg font-medium border transition-all duration-200"
style={{
borderColor: 'var(--border)',
color: 'var(--text-primary)'
}}
>
Go Home
❌
Error Processing Response
{error}
router.push('/collections')}
className="w-full px-6 py-3 rounded-lg font-medium gradient-bg-purple text-white hover:shadow-lg transform hover:scale-105 transition-all duration-200"
>
Browse Lists
router.push('/')}
className="w-full px-6 py-3 rounded-lg font-medium border transition-all duration-200"
style={{
borderColor: 'var(--border)',
color: 'var(--text-primary)'
}}
>
Go Home