Merge version_5 into main

Merge version_5 into main
This commit was merged in pull request #11.
This commit is contained in:
2026-05-11 09:41:26 +00:00

View File

@@ -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"
/>