Merge version_4 into main #4
@@ -126,7 +126,8 @@ export default function LandingPage() {
|
||||
<FaqSplitMedia
|
||||
faqs={[
|
||||
{ id: "q1", title: "What sectors do you primarily serve?", content: "We specialize in high-level commercial, private, and property litigation." },
|
||||
{ id: "q2", title: "How is your fee structure managed?", content: "We provide clear, transparent billing models tailored to your specific case complexity." }
|
||||
{ id: "q2", title: "How is your fee structure managed?", content: "We provide clear, transparent billing models tailored to your specific case complexity." },
|
||||
{ id: "q3", title: "What is the first step to engage our services?", content: "Simply reach out via our contact form or call us to schedule a confidential initial consultation where we will assess your needs." }
|
||||
]}
|
||||
title="Insights & Answers"
|
||||
description="Common inquiries about our legal practice."
|
||||
@@ -160,4 +161,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user