diff --git a/src/data/symptom-data.tsx b/src/data/symptom-data.tsx index 69c6e3e449bba63b2d61e4336f658a8154fc536a..48bf1d424520dc811cb0cb5d7957bb4cdd9417f1 100644 --- a/src/data/symptom-data.tsx +++ b/src/data/symptom-data.tsx @@ -15,7 +15,7 @@ export const symptomdata: (Array<SymptomDatensatz>) = [ {//da kommen jetzt folgende Organe: Pancreas, Intestines, Liver, Sexual glands, Lungs, Skeletal System, Skin, Nose, Brain/Mental Health , Bilder müssen noch angepasst werden name: "Pancreas", // picture: "https://static.igem.wiki/teams/5247/scientific-figures/organs-together-normal.svg", - introduction: "Located behind the stomach in the back abdominal cavity [1]","Responsible for neutralizing stomach acid, production of hormones (like Insulin) and digestion enzymes [1]","Clogging caused by CF, so that products of the pancreatic gland can not be distributed [2]","pancreatic insufficiency due to CF can lead to malnutrition [3], digestive problems and abdominal pain [4], CF-associated diabetes [5]","Treatment options include nutritional therapy and supplementation of pancreatic enzymes [6]", + introduction: ["Located behind the stomach in the back abdominal cavity [1]","Responsible for neutralizing stomach acid, production of hormones (like Insulin) and digestion enzymes [1]","Clogging caused by CF, so that products of the pancreatic gland can not be distributed [2]","pancreatic insufficiency due to CF can lead to malnutrition [3], digestive problems and abdominal pain [4], CF-associated diabetes [5]","Treatment options include nutritional therapy and supplementation of pancreatic enzymes [6]",] }, { name: "Intestines",