diff --git a/template-components/heading-box.php b/template-components/heading-box.php index c8595ec..bb99699 100644 --- a/template-components/heading-box.php +++ b/template-components/heading-box.php @@ -3,15 +3,16 @@ $title = $args['title']; $description = $args['description']; $pageIcon = $args['pageIcon'] ?? null; $ctaSecondary = $args['ctaSecondary'] ?? false; + ?> -