diff --git a/lawfirm-demos/demo-1/app/impressum/page.tsx b/lawfirm-demos/demo-1/app/imprint/page.tsx similarity index 100% rename from lawfirm-demos/demo-1/app/impressum/page.tsx rename to lawfirm-demos/demo-1/app/imprint/page.tsx diff --git a/lawfirm-demos/demo-1/app/datenschutz/page.tsx b/lawfirm-demos/demo-1/app/privacy/page.tsx similarity index 100% rename from lawfirm-demos/demo-1/app/datenschutz/page.tsx rename to lawfirm-demos/demo-1/app/privacy/page.tsx diff --git a/lawfirm-demos/demo-1/components/Footer.tsx b/lawfirm-demos/demo-1/components/Footer.tsx index 170863b..72eb784 100644 --- a/lawfirm-demos/demo-1/components/Footer.tsx +++ b/lawfirm-demos/demo-1/components/Footer.tsx @@ -9,8 +9,8 @@ export default function Footer() {

© {new Date().getFullYear()} Kanzlei Mustermann. Alle Rechte vorbehalten.

- Impressum - Datenschutz + Impressum + Datenschutz
diff --git a/lawfirm-demos/demo-1/components/Navbar.tsx b/lawfirm-demos/demo-1/components/Navbar.tsx index d789b7c..e0d59d2 100644 --- a/lawfirm-demos/demo-1/components/Navbar.tsx +++ b/lawfirm-demos/demo-1/components/Navbar.tsx @@ -18,8 +18,8 @@ export default function Navbar() {
Start Über uns - Impressum - Datenschutz + Impressum + Datenschutz