diff --git a/app/health/oncology/Components/HereditaryCancerPanel.jsx b/app/health/oncology/Components/HereditaryCancerPanel.jsx index f173309..9eda79f 100644 --- a/app/health/oncology/Components/HereditaryCancerPanel.jsx +++ b/app/health/oncology/Components/HereditaryCancerPanel.jsx @@ -47,11 +47,6 @@ export default function HereditaryCancerPanel() { title: "Expert Interpretation & Reporting", desc: "Variants classified using ACMG guidelines, backed by curated literature and clinical databases.", icon: "/images/icons/expert-interpretation-reporting.png" - }, - { - title: "Genetic Counseling Support", - desc: "Optional access to pre- and post-test counseling for patient education and informed decision-making.", - icon: "/images/icons/social-support.png" } ]; diff --git a/app/health/oncology/components/HereditaryCancerPanel.jsx b/app/health/oncology/components/HereditaryCancerPanel.jsx index f173309..9eda79f 100644 --- a/app/health/oncology/components/HereditaryCancerPanel.jsx +++ b/app/health/oncology/components/HereditaryCancerPanel.jsx @@ -47,11 +47,6 @@ export default function HereditaryCancerPanel() { title: "Expert Interpretation & Reporting", desc: "Variants classified using ACMG guidelines, backed by curated literature and clinical databases.", icon: "/images/icons/expert-interpretation-reporting.png" - }, - { - title: "Genetic Counseling Support", - desc: "Optional access to pre- and post-test counseling for patient education and informed decision-making.", - icon: "/images/icons/social-support.png" } ];