Update src/app/about/page.tsx
This commit is contained in:
@@ -42,7 +42,7 @@ export default function AboutPage() {
|
||||
description="We are a locally-rooted law firm serving Hobart and Kiowa County with over 20 years of combined legal experience. Our commitment to personalized service and practical solutions has earned the trust of hundreds of families and businesses throughout Oklahoma."
|
||||
tag="Established Local Authority"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg?_wi=2"
|
||||
imageAlt="Attorney at Talley & Talley Law Firm"
|
||||
buttons={[
|
||||
{ text: "Schedule Consultation", href: "/contact" },
|
||||
@@ -64,7 +64,7 @@ export default function AboutPage() {
|
||||
tag: "Estate Planning",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg",
|
||||
avatarAlt: "Sarah Mitchell",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -75,7 +75,7 @@ export default function AboutPage() {
|
||||
tag: "Mineral Rights",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
avatarAlt: "James Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -86,7 +86,7 @@ export default function AboutPage() {
|
||||
tag: "Property Law",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg",
|
||||
avatarAlt: "Margaret Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=5",
|
||||
},
|
||||
]}
|
||||
title="Why Clients Choose Talley & Talley"
|
||||
|
||||
Reference in New Issue
Block a user