Update src/app/privacy-policy/page.tsx

This commit is contained in:
2026-05-17 13:46:43 +00:00
parent 08fe970c57
commit e7987183bf

View File

@@ -27,6 +27,7 @@ export default function PrivacyPolicyPage() {
{ name: "Privacy Policy", id: "/privacy-policy" }
]}
brandName="Velvet Roast"
button={{ text: "Order Now", href: "/#ordering" }}
/>
<LegalSection
layout="page"