Update src/app/contact/page.tsx

This commit is contained in:
2026-05-06 10:26:41 +00:00
parent c35df5832b
commit 95cdbf13ed

View File

@@ -31,6 +31,7 @@ export default function ContactPage() {
{ name: "Contact", id: "/contact" },
]}
brandName="Jhapa District"
button={{ text: "Contact Us", href: "/contact" }}
/>
</div>