Skip to content

Commit

Permalink
Update Pages “Home”
Browse files Browse the repository at this point in the history
  • Loading branch information
cromanpa94 committed Apr 17, 2024
1 parent 5f54fc0 commit e3daae8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/_data/home.json
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -16,7 +16,7 @@
"link": "/join-us"
}
],
"backgroundImages" : [
"backgroundImages": [
{
"image": "assets/images/landing.webp"
},
Expand All @@ -27,7 +27,7 @@
"image": "assets/images/landing-three.jpg"
}
],
"cards" : [
"cards": [
{
"image": "assets/images/research-card.png",
"title": "Research",
Expand All @@ -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."
}
]
}
}

0 comments on commit e3daae8

Please sign in to comment.