Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4d12eddab0 | |||
| 1ae733d655 |
@@ -186,9 +186,9 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
logoText="INESSA"
|
||||
columns={[
|
||||
{ title: "Навигация", items: [{ label: "Главная", href: "#hero" }, { label: "Услуги", href: "#services" }] },
|
||||
{ title: "Языки", items: [{ label: "Выбор языка", href: "#" }] },
|
||||
{ title: "Юридическая информация", items: [{ label: "Политика конфиденциальности", href: "#" }] },
|
||||
{ title: "Navigare", items: [{ label: "Acasă", href: "#hero" }, { label: "Servicii", href: "#services" }] },
|
||||
{ title: "Limbi", items: [{ label: "Selectează limba", href: "#" }] },
|
||||
{ title: "Informații legale", items: [{ label: "Politica de confidențialitate", href: "#" }] },
|
||||
]}
|
||||
copyrightText="© 2025 | INESSA"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user