Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #8.
This commit is contained in:
@@ -68,7 +68,8 @@ export default function ContactPage() {
|
||||
title="Terms of Engagement"
|
||||
sections={[
|
||||
{
|
||||
heading: "Confidentiality", content: "All submissions are protected under strict international solicitor-client privilege."},
|
||||
heading: "Confidentiality", content: "All submissions are protected under strict international solicitor-client privilege."
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -41,7 +41,8 @@ export default function EcosystemPage() {
|
||||
title="Our Ecosystem"
|
||||
sections={[
|
||||
{
|
||||
heading: "Network Philosophy", content: "We believe in a cohesive ecosystem of experts collaborating across borders."},
|
||||
heading: "Network Philosophy", content: "We believe in a cohesive ecosystem of experts collaborating across borders."
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -54,7 +54,8 @@ export default function PracticePage() {
|
||||
title="Legal Framework"
|
||||
sections={[
|
||||
{
|
||||
heading: "Compliance Policies", content: "Our practice adheres strictly to international ethical standards and legal transparency."},
|
||||
heading: "Compliance Policies", content: "Our practice adheres strictly to international ethical standards and legal transparency."
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user