diff --git a/src/app/privacy-policy/page.tsx b/src/app/privacy-policy/page.tsx index 377c4d2..2709aaf 100644 --- a/src/app/privacy-policy/page.tsx +++ b/src/app/privacy-policy/page.tsx @@ -27,6 +27,7 @@ export default function PrivacyPolicyPage() { { name: "Privacy", id: "/privacy-policy" }, ]} brandName="Garage Blaas" + button={{ text: "Contact", href: "/#contact" }} />