Update src/app/contact/page.tsx
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user