From 84e4152d52dede161a2bafeb1376636a242b2e2b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 23:40:10 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e32fb93..9efc027 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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" From 6a64b1380919c848c01c25b48f01bb2dc3acead4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 23:40:10 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index d44c800..78e6a90 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -42,7 +42,7 @@ export default function ContactPage() { description="Ready to discuss your legal needs? Get in touch with our experienced team. We're available for consultations and ready to help you navigate whatever legal matter you're facing." tag="Let's Get Started" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/businessman-walking-with-colleague-outside-office-building_107420-74360.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businessman-walking-with-colleague-outside-office-building_107420-74360.jpg?_wi=2" imageAlt="Talley & Talley Law Office" buttons={[ { text: "☎ Call (580) 726-2251", href: "tel:(580) 726-2251" }, @@ -71,7 +71,7 @@ export default function ContactPage() { content: "Our office is open 8 AM to 5 PM, Monday through Friday. We can often accommodate after-hours consultations by appointment for clients with scheduling constraints.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/businessman-walking-with-colleague-outside-office-building_107420-74360.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businessman-walking-with-colleague-outside-office-building_107420-74360.jpg?_wi=3" imageAlt="Contact Talley & Talley Law Office" title="Frequently Asked Questions" description="Have questions before reaching out? Find answers here" From dc5ee7e85e361f5646c541dd04994ba92e167523 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 23:40:11 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d7f452..5b3bae0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function HomePage() { { title: "Mineral Rights Law", description: "Expert guidance on mineral rights transactions, disputes, and negotiations", - imageSrc: "http://img.b2bpic.net/free-photo/cranes-seaport_1206-40.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cranes-seaport_1206-40.jpg?_wi=1", imageAlt: "Mineral rights legal services", buttonIcon: ArrowRight, buttonHref: "/practice-areas", @@ -91,7 +91,7 @@ export default function HomePage() { { title: "Estate & Probate Law", description: "Protect your family's future with comprehensive estate planning and probate services", - imageSrc: "http://img.b2bpic.net/free-photo/mature-couple-having-meeting-with-bank-manager-signing-lease-agreement-office-focus-is-mature-man_637285-1851.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mature-couple-having-meeting-with-bank-manager-signing-lease-agreement-office-focus-is-mature-man_637285-1851.jpg?_wi=1", imageAlt: "Estate and probate planning", buttonIcon: ArrowRight, buttonHref: "/practice-areas", @@ -99,7 +99,7 @@ export default function HomePage() { { title: "Property Law", description: "Experienced guidance on property transactions, disputes, and real estate matters", - imageSrc: "http://img.b2bpic.net/free-photo/interracial-couple-signing-mortgage-investment-contract-meeting-with-broker_1163-4633.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interracial-couple-signing-mortgage-investment-contract-meeting-with-broker_1163-4633.jpg?_wi=1", imageAlt: "Property law services", buttonIcon: ArrowRight, buttonHref: "/practice-areas", @@ -134,7 +134,7 @@ export default function HomePage() { 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=1", }, { id: "2", @@ -145,7 +145,7 @@ export default function HomePage() { 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=1", }, { id: "3", @@ -156,7 +156,7 @@ export default function HomePage() { 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=2", }, { id: "4", @@ -167,7 +167,7 @@ export default function HomePage() { tag: "General Services", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "David Thompson", - 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=2", }, { id: "5", @@ -178,7 +178,7 @@ export default function HomePage() { tag: "Estate Planning", avatarSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", avatarAlt: "Patricia Davis", - 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=3", }, { id: "6", @@ -189,7 +189,7 @@ export default function HomePage() { tag: "Property Law", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Robert Hendricks", - 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=3", }, ]} title="What Our Clients Say" @@ -205,7 +205,7 @@ export default function HomePage() { description="Established local legal representation with deep roots in Hobart and Kiowa County. We combine professional expertise with a down-to-earth approach, ensuring every client receives personalized attention and practical solutions." tag="Your Local Attorney" 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=1" imageAlt="Attorney at Talley & Talley Law Firm" buttons={[ { text: "Call (580) 726-2251", href: "tel:(580) 726-2251" }, From a4eaf7539be4811b210035636ea5b710b87160d3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 23:40:12 +0000 Subject: [PATCH 4/4] Update src/app/practice-areas/page.tsx --- src/app/practice-areas/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/practice-areas/page.tsx b/src/app/practice-areas/page.tsx index 98ec0ec..2939ad3 100644 --- a/src/app/practice-areas/page.tsx +++ b/src/app/practice-areas/page.tsx @@ -43,7 +43,7 @@ export default function PracticeAreasPage() { { title: "Mineral Rights Law", description: "Expert guidance on mineral rights transactions, disputes, and negotiations. We help you navigate complex mineral lease agreements, royalty disputes, and surface damage claims with the clarity and expertise you deserve.", - imageSrc: "http://img.b2bpic.net/free-photo/cranes-seaport_1206-40.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cranes-seaport_1206-40.jpg?_wi=2", imageAlt: "Mineral rights legal services", buttonIcon: ArrowRight, buttonHref: "/contact", @@ -51,7 +51,7 @@ export default function PracticeAreasPage() { { title: "Estate & Probate Law", description: "Protect your family's future with comprehensive estate planning and probate services. From wills and trusts to guardianship and asset distribution, we handle every detail with care and professionalism.", - imageSrc: "http://img.b2bpic.net/free-photo/mature-couple-having-meeting-with-bank-manager-signing-lease-agreement-office-focus-is-mature-man_637285-1851.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mature-couple-having-meeting-with-bank-manager-signing-lease-agreement-office-focus-is-mature-man_637285-1851.jpg?_wi=2", imageAlt: "Estate and probate planning", buttonIcon: ArrowRight, buttonHref: "/contact", @@ -59,7 +59,7 @@ export default function PracticeAreasPage() { { title: "Property Law", description: "Experienced guidance on property transactions, disputes, and real estate matters. We represent buyers, sellers, and property owners in residential and commercial transactions throughout Oklahoma.", - imageSrc: "http://img.b2bpic.net/free-photo/interracial-couple-signing-mortgage-investment-contract-meeting-with-broker_1163-4633.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interracial-couple-signing-mortgage-investment-contract-meeting-with-broker_1163-4633.jpg?_wi=2", imageAlt: "Property law services", buttonIcon: ArrowRight, buttonHref: "/contact", @@ -93,7 +93,7 @@ export default function PracticeAreasPage() { content: "Essential documents include the purchase agreement, title search, homeowner's insurance policy, mortgage documents (if applicable), and inspection reports. We review all documents to ensure your interests are protected throughout the transaction process.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/businessman-walking-with-colleague-outside-office-building_107420-74360.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businessman-walking-with-colleague-outside-office-building_107420-74360.jpg?_wi=1" imageAlt="Talley & Talley Law Office" title="Common Questions About Our Practice Areas" description="Find detailed answers about our legal services and how we can assist you"