This commit is contained in:
Janis
2023-02-07 13:45:40 +01:00
parent d5f5b79140
commit d2ff34d3b6
70 changed files with 1388 additions and 8768 deletions

View File

@@ -1,5 +1,5 @@
import React from "react";
import styles from "../styles/modules/Footer.module.scss";
import styles from "@/styles/modules/Footer.module.scss";
import Image from "next/image";
export default function Footer() {
return (