diff --git a/src/app/customer/services/[id]/page.tsx b/src/app/customer/services/[id]/page.tsx index 55ca286..c7d6be3 100644 --- a/src/app/customer/services/[id]/page.tsx +++ b/src/app/customer/services/[id]/page.tsx @@ -73,7 +73,7 @@ export default function ServiceDetailPage() {

Service Not Found

{error || 'The requested service could not be found.'}