Update src/app/services/page.tsx

This commit is contained in:
2026-03-08 12:43:58 +00:00
parent 744294bab8
commit a67c0e6606

View File

@@ -74,7 +74,7 @@ export default function ServicesPage() {
{ text: "Post Custom Project", href: "/freelancers" },
{ text: "Browse Freelancers", href: "#freelancers" },
]}
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>