diff --git a/app/health/rare-disorders/exome/page.js b/app/health/rare-disorders/exome/page.js
index 03b171d..665d633 100644
--- a/app/health/rare-disorders/exome/page.js
+++ b/app/health/rare-disorders/exome/page.js
@@ -1,7 +1,7 @@
import ExomeTitle from './components/ExomeTitle';
import OperifyExome from './components/OperifyExome';
import SampleRequirements from './components/SampleRequirements';
-
+import ClinicalAreasGrid from '../components/ClinicalAreasGrid';
import PageLayout from '../../../components/Layout/PageLayout';
export default function ExomePage() {
@@ -20,6 +20,7 @@ export default function ExomePage() {
"Fresh or frozen tissue for certain cases"
]}
/>
+
);
}
diff --git a/app/health/rare-disorders/exomemito/page.js b/app/health/rare-disorders/exomemito/page.js
index 4f3dc1f..52296bd 100644
--- a/app/health/rare-disorders/exomemito/page.js
+++ b/app/health/rare-disorders/exomemito/page.js
@@ -1,7 +1,7 @@
import ExomeMitoTitle from './components/ExomeMitoTitle';
import OperifyExomeMito from './components/OperifyExomeMito';
import SampleRequirements from '../exome/components/SampleRequirements';
-
+import ClinicalAreasGrid from '../components/ClinicalAreasGrid';
import PageLayout from '../../../components/Layout/PageLayout';
export default function ExomeMitoPage() {
@@ -20,6 +20,7 @@ export default function ExomeMitoPage() {
"Fresh or frozen tissue for certain cases"
]}
/>
+
);
}
diff --git a/public/images/flowchart/WGS_flow.svg b/public/images/flowchart/WGS_flow.svg
index ac8bafd..5bf191c 100644
--- a/public/images/flowchart/WGS_flow.svg
+++ b/public/images/flowchart/WGS_flow.svg
@@ -1,51 +1,51 @@
-