Update src/app/services/page.tsx
This commit is contained in:
@@ -22,7 +22,7 @@ export default function ServicesPage() {
|
||||
description="A comprehensive suite of digital services."
|
||||
textboxLayout="default"
|
||||
features={[]}
|
||||
useInvertedBackground="none"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
<FooterBase logoText="Webild" columns={[{ title: "Company", items: [{ label: "About", href: "/about" }, { label: "Services", href: "/services" }, { label: "Portfolio", href: "/portfolio" }, { label: "Contact", href: "/contact" }] }]} />
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user