import { nanoid } from 'nanoid'; import Link from 'next/link'; import { Button } from './jambonz-ui'; function FooterItem({ obj }) { return (