Update src/app/contact/page.tsx

This commit is contained in:
2026-04-26 11:42:29 +00:00
parent 17e9b4b22e
commit 245d0322e0

View File

@@ -39,6 +39,7 @@ export default function ContactPage() {
useInvertedBackground={false}
/>
<FooterBase
className="bg-[#04225D]"
columns={[{ title: "Links", items: [{ label: "Home", href: "/" }, { label: "Services", href: "/services" }] }]}
logoText="Digital Creation"
/>