diff --git a/src/_data/home.json b/src/_data/home.json index 5165fdd..16cc240 100644 --- a/src/_data/home.json +++ b/src/_data/home.json @@ -1,8 +1,8 @@ { "title": "The Data Diversity Lab", "subTitle": "At the University of Arizona", - "description": "Discover the intersection of data science and bioinformatics at the data diversity lab, where innovation meets inquiry across disciplines. Our research is a dynamic exploration of ecology, evolution, human health, and software development, driven by the power of extensive datasets and cutting-edge machine learning approaches.", - "buttons" : [ + "description": "Welcome to our website! Our research is a dynamic exploration of ecology, evolution, and software development, driven by the power of extensive datasets and cutting-edge data science approaches.", + "buttons": [ { "title": "Lab Members", "link": "/our-team" @@ -16,7 +16,7 @@ "link": "/join-us" } ], - "backgroundImages" : [ + "backgroundImages": [ { "image": "assets/images/landing.webp" }, @@ -27,7 +27,7 @@ "image": "assets/images/landing-three.jpg" } ], - "cards" : [ + "cards": [ { "image": "assets/images/research-card.png", "title": "Research", @@ -49,4 +49,4 @@ "description": "The data diversity lab is led by Dr. Cristian Román-Palacios, assistant professor at the school of information at the University of Arizona. His research interests often relate to phylogenetics, systematics, conservation biology, and the effects of climate change on biodiversity at different scales." } ] -} \ No newline at end of file +}