diff --git a/src/assets/json/team-members.json b/src/assets/json/team-members.json index ab9556b..967f874 100644 --- a/src/assets/json/team-members.json +++ b/src/assets/json/team-members.json @@ -11,18 +11,6 @@ "gitHubLink": "https://github.com/danfunk", "linkedInLink": "https://www.linkedin.com/in/funkdan/" }, - { - "firstName": "Aaron", - "lastName": "Louie", - "title": "Senior Developer & User Experience Architect", - "description": [ - "Aaron is a serial entrepreneur and freelance Creative Director who draws from over 16 years of experience in web design, UX, information architecture, interaction design, user research, usability, and content strategy consulting. In addition to his work with Sartography, Aaron is involved with multiple entrepreneurial community initiatives aimed at nurturing a vibrant startup ecosystem in the Shenandoah Valley. Aaron can step effortlessly from design to implementation with diverse skills and an endless desire to learn, delve, test, illicit incite, and define new futures.", - "Aaron and his wife Kristen enjoy spending time exploring the abundant nature of the Shenandoah valley and sharing their love of art, music, and nature with their beautiful young daughter. You can find Aaron leaping effortlessly from oil painting to fashioning beautifully tuned musical instruments. He is a craftsman of the highest order, with boundless energy for invention." - ], - "imageLink": "assets/images/team/Aaron.jpg", - "gitHubLink": "https://github.com/ajlouie", - "linkedInLink": "https://www.linkedin.com/in/aaronjlouie/" - }, { "firstName": "Eleanor", "lastName": "Graham", @@ -45,6 +33,18 @@ "imageLink": "assets/images/team/Alex.jpg", "gitHubLink": "https://github.com/calexh-sar", "linkedInLink": "https://www.linkedin.com/in/alex-herron-b715783/" + }, + { + "firstName": "Aaron", + "lastName": "Louie", + "title": "Senior Developer & User Experience Architect", + "description": [ + "Aaron is a serial entrepreneur and freelance Creative Director who draws from over 16 years of experience in web design, UX, information architecture, interaction design, user research, usability, and content strategy consulting. In addition to his work with Sartography, Aaron is involved with multiple entrepreneurial community initiatives aimed at nurturing a vibrant startup ecosystem in the Shenandoah Valley. Aaron can step effortlessly from design to implementation with diverse skills and an endless desire to learn, delve, test, illicit incite, and define new futures.", + "Aaron and his wife Kristen enjoy spending time exploring the abundant nature of the Shenandoah valley and sharing their love of art, music, and nature with their beautiful young daughter. You can find Aaron leaping effortlessly from oil painting to fashioning beautifully tuned musical instruments. He is a craftsman of the highest order, with boundless energy for invention." + ], + "imageLink": "assets/images/team/Aaron.jpg", + "gitHubLink": "https://github.com/ajlouie", + "linkedInLink": "https://www.linkedin.com/in/aaronjlouie/" } ]