// Certification trust strip — slim band rendered directly under the hero on the
// homepage and money pages. Option-gated (sf_cert_line): renders NOTHING when the
// option is unset. Same option feeds the footer copyright suffix and the schema
// hasCredential graft (sf-schema.php). Added Sep-1 (IICRC 6906092, Floodline).
function sf_cert_strip() {
$c = trim((string) get_option('sf_cert_line', ''));
if ($c === '') return;
echo '
';
echo '';
echo '' . esc_html($c) . '';
echo '
';
}
Book an Appointment - Floodline Restoration Co. of Minneapolis