Update src/app/team/page.tsx
This commit is contained in:
@@ -64,7 +64,7 @@ export default function TeamPage() {
|
||||
title: "Richard Sterling",
|
||||
subtitle: "Founding Partner, Corporate Law",
|
||||
detail: "r.sterling@sterlinglaw.com",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-smiling_23-2147985511.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-smiling_23-2147985511.jpg?_wi=2",
|
||||
imageAlt: "Richard Sterling",
|
||||
},
|
||||
{
|
||||
@@ -72,7 +72,7 @@ export default function TeamPage() {
|
||||
title: "Patricia Morrison",
|
||||
subtitle: "Senior Partner, Litigation",
|
||||
detail: "p.morrison@sterlinglaw.com",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-using-tablet_23-2148095693.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-using-tablet_23-2148095693.jpg?_wi=2",
|
||||
imageAlt: "Patricia Morrison",
|
||||
},
|
||||
],
|
||||
@@ -86,7 +86,7 @@ export default function TeamPage() {
|
||||
title: "James Chen",
|
||||
subtitle: "Associate Attorney, Real Estate",
|
||||
detail: "j.chen@sterlinglaw.com",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-with-crossed-arms_23-2148095676.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-with-crossed-arms_23-2148095676.jpg?_wi=2",
|
||||
imageAlt: "James Chen",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function TeamPage() {
|
||||
title: "Sarah Williams",
|
||||
subtitle: "Associate Attorney, Family Law",
|
||||
detail: "s.williams@sterlinglaw.com",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=2",
|
||||
imageAlt: "Sarah Williams",
|
||||
},
|
||||
],
|
||||
@@ -146,7 +146,7 @@ export default function TeamPage() {
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-businessman-feeling-sad-while-looking-photo-picture-frame-work_637285-1036.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-businessman-feeling-sad-while-looking-photo-picture-frame-work_637285-1036.jpg?_wi=5"
|
||||
imageAlt="Law office contact desk professional"
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="Enter your email address"
|
||||
|
||||
Reference in New Issue
Block a user