diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 6b790e9..d88db52 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -43,9 +43,7 @@ export default function ServicesPage() { navItems={navItemsFormatted} brandName="ContractorAI" button={{ - text: "Book Free Call", - href: "#book-call", - }} + text: "Book Free Call", href: "#book-call"}} className="z-50" /> @@ -55,52 +53,22 @@ export default function ServicesPage() {