Update src/app/team/page.tsx

This commit is contained in:
2026-03-05 00:47:43 +00:00
parent 473640072f
commit c79deb6b74

View File

@@ -48,7 +48,7 @@ export default function TeamPage() {
title: "Robert Harmon",
subtitle: "Founding Partner",
detail: "robert@harmonlegal.com",
imageSrc: "http://img.b2bpic.net/free-photo/man-blue-suit-posing-white-artistic-wall-from-bricks_613910-3011.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-blue-suit-posing-white-artistic-wall-from-bricks_613910-3011.jpg?_wi=1",
imageAlt: "Robert Harmon, Founding Partner",
},
{
@@ -56,7 +56,7 @@ export default function TeamPage() {
title: "Elizabeth Bennett",
subtitle: "Senior Partner",
detail: "elizabeth@harmonlegal.com",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-employee-with-crossed-arms_1098-3148.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-employee-with-crossed-arms_1098-3148.jpg?_wi=1",
imageAlt: "Elizabeth Bennett, Senior Partner",
},
],
@@ -70,7 +70,7 @@ export default function TeamPage() {
title: "Michael Patterson",
subtitle: "Lead Trial Attorney",
detail: "michael@harmonlegal.com",
imageSrc: "http://img.b2bpic.net/free-photo/man-blue-suit-posing-white-artistic-wall-from-bricks_613910-3011.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-blue-suit-posing-white-artistic-wall-from-bricks_613910-3011.jpg?_wi=2",
imageAlt: "Michael Patterson, Lead Trial Attorney",
},
{
@@ -78,7 +78,7 @@ export default function TeamPage() {
title: "Jessica Wong",
subtitle: "Personal Injury Specialist",
detail: "jessica@harmonlegal.com",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-employee-with-crossed-arms_1098-3148.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-employee-with-crossed-arms_1098-3148.jpg?_wi=2",
imageAlt: "Jessica Wong, Personal Injury Specialist",
},
],