diff --git a/app/legal/imprint/page.tsx b/app/legal/imprint/page.tsx index 792e437..47a23f8 100644 --- a/app/legal/imprint/page.tsx +++ b/app/legal/imprint/page.tsx @@ -1,5 +1,5 @@ import React from 'react'; -import ImprintComp from "@/components/Legal/ImprintComp"; +import ImprintComp from "@/components/Legal/Imprint/ImprintComp"; const ImprintPage = () => { return ( diff --git a/app/legal/privacy/page.tsx b/app/legal/privacy/page.tsx index 79a30b3..28d36a7 100644 --- a/app/legal/privacy/page.tsx +++ b/app/legal/privacy/page.tsx @@ -1,5 +1,5 @@ import React from 'react'; -import PrivacyComp from "@/components/Legal/PrivacyComp"; +import PrivacyComp from "@/components/Legal/Privacy/PrivacyComp"; const PrivacyPage = () => { return ( diff --git a/components/Footer/Footer.tsx b/components/Footer/Footer.tsx index 3bcb1df..dc83040 100644 --- a/components/Footer/Footer.tsx +++ b/components/Footer/Footer.tsx @@ -36,13 +36,13 @@ const Footer = () => {

-
  • - -

    - Zahlung und Versand -

    - -
  • + {/*
  • */} + {/* */} + {/*

    */} + {/* Zahlung und Versand*/} + {/*

    */} + {/* */} + {/*
  • */} @@ -50,20 +50,20 @@ const Footer = () => {

    Rechtliches