{price.name}
{price.price_range}
diff --git a/frontend/src/components/company/service-section/ServiceSection.tsx b/frontend/src/components/company/service-section/ServiceSection.tsx
index 5a58f48..170350b 100644
--- a/frontend/src/components/company/service-section/ServiceSection.tsx
+++ b/frontend/src/components/company/service-section/ServiceSection.tsx
@@ -36,18 +36,18 @@ export const ServiceSection = ({ services }: Props) => {
variants={variants}
transition={{ duration: 0.5 }}
>
-
{service.name}