diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 8b9a750..31e0e76 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -16,7 +16,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="smallMedium" sizing="medium" - background="circleGradient" + background="none" cardStyle="solid" primaryButtonStyle="primary-glow" secondaryButtonStyle="radial-glow" @@ -231,4 +231,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file