We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d6823d commit 9735835Copy full SHA for 9735835
src/components/Team.tsx
@@ -2,7 +2,7 @@ import { Linkedin, Mail, GraduationCap, ExternalLink, User } from "lucide-react"
2
3
const Team = () => {
4
const director = {
5
- name: "Dr. Paige Rodeghero",
+ name: "Paige Rodeghero, PhD",
6
role: "Lab Director",
7
title: "Associate Professor & Dean's Professor",
8
image: "/profiles/paige.jpg",
0 commit comments