/ → ohne JS bedienbar. Das FAQPage-Schema liefert * die Seite über $meta['schema'] (helpers: faq_schema/team_schema), nicht diese Komponente. */ $title = $title ?? 'Häufige Fragen'; $anchor = $anchor ?? 'faq'; $faq = array_values(array_filter( $faq ?? [], static fn (array $i): bool => !empty($i['q']) && !empty($i['a']) )); if ($faq === []) { return; } ?>

$cta]); ?>