Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 59f3984395 | |||
| bf8b96169b | |||
| 7de0edf786 | |||
| 582f6bd363 |
@@ -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