diff --git a/src/app/practice-areas/page.tsx b/src/app/practice-areas/page.tsx index 9dc6eae..c46f250 100644 --- a/src/app/practice-areas/page.tsx +++ b/src/app/practice-areas/page.tsx @@ -58,12 +58,12 @@ export default function PracticeAreasPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325851.jpg", + "http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325851.jpg?_wi=5", imageAlt: "Mineral Rights Consultation", }, { imageSrc: - "http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325851.jpg", + "http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325851.jpg?_wi=6", imageAlt: "Mineral Rights Documentation", }, ], @@ -76,12 +76,12 @@ export default function PracticeAreasPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg", + "http://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg?_wi=3", imageAlt: "Estate Planning", }, { imageSrc: - "http://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg", + "http://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg?_wi=4", imageAlt: "Inheritance Planning", }, ], @@ -94,12 +94,12 @@ export default function PracticeAreasPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325851.jpg", + "http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325851.jpg?_wi=7", imageAlt: "Property Law Services", }, { imageSrc: - "http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325851.jpg", + "http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325851.jpg?_wi=8", imageAlt: "Real Estate Consultation", }, ],