From 4d5daa429ab8d479d1f9027be909022ede255b60 Mon Sep 17 00:00:00 2001
From: rinkk <karsten.rink@ufz.de>
Date: Fri, 21 Jul 2023 13:18:53 +0200
Subject: [PATCH] changes to main page

---
 visgroup/content/_index.md | 54 +++++++++++++++++++-------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

diff --git a/visgroup/content/_index.md b/visgroup/content/_index.md
index 5b79217..85f371c 100644
--- a/visgroup/content/_index.md
+++ b/visgroup/content/_index.md
@@ -1,14 +1,14 @@
 ---
 featured_image: general/header-bg-small.jpg
 site_logo: general/logo.jpg
-description: Helmholtz Centre for Environmental Research GmbH (UFZ)
+description: Helmholtz Centre for Environmental Research GmbH – UFZ
 ---
 
 <!-------------------------------------------------------->
 <!------------------------ Intro ------------------------->
 <!-------------------------------------------------------->
 
-{{< single-page-intro text="The Visualization Center TESSIN VISLab (Vislab) allows scientists with different backgrounds to explore and analyse complex and heterogeneous spatial data sets. A large interactive stereoscopic projection screen is used to dive right into the displayed environmental data sets thus helping in understanding scientific questions and challenges. The Vislab fosters knowledge transfer in the scientific community as well as among the general public." >}}
+{{< single-page-intro text="The Visualization Center TESSIN VISLab (Vislab) allows scientists with different backgrounds to explore and analyse complex and heterogeneous spatial data sets. An interactive stereoscopic video wall is used to dive right into the displayed environmental data sets, supporting visitors in understanding scientific questions and challenges. The Vislab fosters knowledge transfer in the scientific community as well as among the general public." >}}
 
 
 <!-------------------------------------------------------->
@@ -27,7 +27,7 @@ We work on a variety of visualisation and data integration projects in different
 	imagePosition="left"
 	image="/project_categories/cat_hydro.jpg"
 	title="Hydrosystems"
-	text="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
+	text="Studies focussing on hydrological or hydrogeological process such as groundwater flow and -managment, groundwater surface water interaction, lakes, and coastal systems."
 	link="[Hydrosystems]( {{< ref \"/content/projects_hydro.md\" >}} )"
  	>}}
 
@@ -35,7 +35,7 @@ We work on a variety of visualisation and data integration projects in different
 	imagePosition="left"
 	image="/project_categories/cat_urban.jpg"
 	title="Urban Systems"
-	text="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
+	text="Studies related to the resource management in urban areas, including energy infrastructures, energy storage, or sewage systems."
 	link="[Urban Systems projects]( {{< ref \"/content/projects_hydro.md\" >}} )"
 	>}}
 
@@ -43,7 +43,7 @@ We work on a variety of visualisation and data integration projects in different
 	imagePosition="left"
 	image="/project_categories/cat_geotechnics.jpg"
 	title="Energy & Geotechnics"
-	text="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
+	text="Geotechnical studies with a wide range of applications in energy storage, waste management as well as deep and shallow geothermal systems"
 	link="[Energy & Geotechnics projects]( {{< ref \"/content/projects_hydro.md\" >}} )"
 	>}}
 
@@ -51,7 +51,7 @@ We work on a variety of visualisation and data integration projects in different
 	imagePosition="left"
 	image="/project_categories/cat_climate.jpg"
 	title="Climate & Eco Systems"
-	text="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
+	text="Applications focussing of weather, climate and biodiversity simulations, including the visualisation of extreme weather events, forest growth, or urban micro climates."
 	link="[Climate & Eco Systems projects]( {{< ref \"/content/projects_hydro.md\" >}} )"
 	>}}
 
@@ -67,33 +67,16 @@ We work on a variety of visualisation and data integration projects in different
 {{< subpage-preview-start
 	title="Data Integration"
 	anchor-id="anchor-dataintegration"
-	background="#e2f8fc"
+	background="#E0F4C8"
 	>}}
 
-Before we start with the scientific visualisation, the integration of the data has to be archieved. Of course, there are shared workflows in all projects, but every new project also brings up new challenges.
+Adjusting heterogeneous data sets to fit into a unified geographic context, is an essential step for subsequent tasks such as setting up numerical models or preparing scientific visualisation studies.
 
 {{< subpage-preview-end
 	link="[See our workflows for data integration]( {{< ref \"/content/dataIntegration.md\" >}} )"
 	>}}
 
 
-<!-------------------------------------------------------->
-<!---------------- The Way We Work ----------------------->
-<!-------------------------------------------------------->
-
-{{< subpage-preview-start
-	title="The Way We Work"
-	anchor-id="anchor-waywework"
-	background="#f5f5f5"
-	>}}
-
-Description to be added!
-
-{{< subpage-preview-end
-	link="[Find out how we work]( {{< ref \"/content/wayWeWork.md\" >}} )"
-	>}}
-
-
 <!-------------------------------------------------------->
 <!---------------------- The Team ------------------------>
 <!-------------------------------------------------------->
@@ -101,10 +84,10 @@ Description to be added!
 {{< subpage-preview-start
 	title="The Team"
 	anchor-id="anchor-team"
-	background="#e2f8fc"
+	background="#f5f5f5"
 	>}}
 
-The Visualisation and Data Integration Group is led by Dr. Karsten Rink and consists of five members, whose different research interests complement each other perfectly.
+The Visualisation and Data Integration Group is led by Karsten Rink and consists of members wtih different research interests that complement each other when working on complex data processing and visualisation projects.
 
 {{< team-gallery >}}
 
@@ -146,6 +129,23 @@ The Visualisation and Data Integration Group is led by Dr. Karsten Rink and cons
 	>}}
 
 
+<!-------------------------------------------------------->
+<!---------------- The Way We Work ----------------------->
+<!-------------------------------------------------------->
+
+{{< subpage-preview-start
+	title="The Way We Work"
+	anchor-id="anchor-waywework"
+	background="#e2f8fc"
+	>}}
+
+Our projects are from a wide range of applications and we are working in close collaboration with domain scientists providing that data. The result of a project has to be useful for researchers to gain further insight into their data or to communicate their work to stakeholders or the public.
+
+{{< subpage-preview-end
+	link="[Find out how we work]( {{< ref \"/content/wayWeWork.md\" >}} )"
+	>}}
+
+
 <!-------------------------------------------------------->
 <!------------------- Publications ----------------------->
 <!-------------------------------------------------------->
-- 
GitLab