diff --git a/pages/ueber-uns.js b/pages/ueber-uns.js index a0b760d..fed94d6 100644 --- a/pages/ueber-uns.js +++ b/pages/ueber-uns.js @@ -2,7 +2,6 @@ import Head from "next/head"; import Image from "next/image"; import StandardStyles from "../styles/Home.module.css"; import styles from "../styles/LandingPage.module.css"; -import ProfileImage from "../assets/img/Profile_Image.png"; import FadeIn from "react-fade-in"; export default function Home() {