diff --git a/footer.php b/footer.php index 8ba8e04..8a4d155 100644 --- a/footer.php +++ b/footer.php @@ -14,5 +14,5 @@ echo site()->render("footer", [ "phone_1" => get_field("phone_1", "options"), "phone_2" => get_field("phone_2", "options"), "contact_email" => get_field("contact_email", "options"), - "sub_footer" => do_shortcode("[m-financial-group]"), + "sub_footer" => do_shortcode("[life_insurance_needs]"), ]);