Add AnwaltOverviewPage for lawyer overview; adjust team data and images; refactor Links structure; update affected components.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import Link from 'next/link';
|
||||
import Links from "@/app/Links";
|
||||
import Links from "@/data/Links";
|
||||
|
||||
export default function Footer() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user