{# Reusable component for creating custom buttons #} {% macro PrimaryButton(text, url, icon = "", target = "_self") %}