Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2c8d2605cb | |||
| 5a3e1ea2a4 | |||
| bd9a6a993b | |||
| bb7aa1c4d5 |
@@ -35,7 +35,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Контакти", id: "contact"},
|
||||
]}
|
||||
brandName="Legal Bridge"
|
||||
brandName="Legal Bridge Service"
|
||||
button={{
|
||||
text: "Залишити заявку", href: "#contact"}}
|
||||
/>
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Legal Bridge", items: [
|
||||
title: "Legal Bridge Service", items: [
|
||||
{
|
||||
label: "Політика конфіденційності", href: "#"},
|
||||
{
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
]}
|
||||
bottomLeftText="© 2024 Legal Bridge. Всі права захищені."
|
||||
bottomLeftText="© 2024 Legal Bridge Service. Всі права захищені."
|
||||
bottomRightText="Ми допомагаємо знайти профільного юриста. Компанія не здійснює адвокатську діяльність."
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user