export default function TaglineBanner() { const phrase = "DIGITAL DENKEN. LOKAL HANDELN."; const items = Array(12).fill(phrase); return (