Update src/app/practice-areas/page.tsx
This commit is contained in:
@@ -41,35 +41,19 @@ export default function PracticeAreasPage() {
|
||||
<FeatureCardTwentySix
|
||||
features={[
|
||||
{
|
||||
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?_wi=2",
|
||||
imageAlt: "Mineral rights legal services",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact",
|
||||
},
|
||||
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", imageAlt: "Mineral rights legal services", buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact"},
|
||||
{
|
||||
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?_wi=2",
|
||||
imageAlt: "Estate and probate planning",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact",
|
||||
},
|
||||
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", imageAlt: "Estate and probate planning", buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact"},
|
||||
{
|
||||
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?_wi=2",
|
||||
imageAlt: "Property law services",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact",
|
||||
},
|
||||
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", imageAlt: "Property law services", buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact"},
|
||||
]}
|
||||
title="Our Practice Areas"
|
||||
description="Comprehensive legal services tailored to your specific needs and circumstances"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -78,22 +62,13 @@ export default function PracticeAreasPage() {
|
||||
<FaqSplitMedia
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What is mineral rights law?",
|
||||
content: "Mineral rights law covers the legal aspects of owning, leasing, or disputing mineral interests. This includes oil and gas rights, coal rights, and other subsurface mineral interests. We help clients understand their rights, negotiate favorable lease terms, and resolve disputes with operators or other mineral owners.",
|
||||
},
|
||||
id: "1", title: "What is mineral rights law?", content: "Mineral rights law covers the legal aspects of owning, leasing, or disputing mineral interests. This includes oil and gas rights, coal rights, and other subsurface mineral interests. We help clients understand their rights, negotiate favorable lease terms, and resolve disputes with operators or other mineral owners."},
|
||||
{
|
||||
id: "2",
|
||||
title: "How long does estate planning take?",
|
||||
content: "The timeline varies depending on the complexity of your estate and personal circumstances. A simple estate plan might take 2-4 weeks, while more complex situations could take 2-3 months. We'll provide a timeline estimate during your initial consultation.",
|
||||
},
|
||||
id: "2", title: "How long does estate planning take?", content: "The timeline varies depending on the complexity of your estate and personal circumstances. A simple estate plan might take 2-4 weeks, while more complex situations could take 2-3 months. We'll provide a timeline estimate during your initial consultation."},
|
||||
{
|
||||
id: "3",
|
||||
title: "What documents do I need for property transactions?",
|
||||
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.",
|
||||
},
|
||||
id: "3", title: "What documents do I need for property transactions?", 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?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businessman-walking-with-colleague-outside-office-building_107420-74360.jpg"
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user