Updated the file formats of the about us page

This commit is contained in:
Mathias Wagner 2022-09-30 19:58:05 +02:00
parent 4c121087a3
commit aafc4d5077

View File

@ -1,8 +1,8 @@
import './styles.sass'; import './styles.sass';
import Person from "@/pages/AboutUs/components/Person/index.js"; import Person from "@/pages/AboutUs/components/Person/index.js";
import Leon from "@/assets/team/Leon.png"; import Leon from "@/assets/team/Leon.webp";
import Mathias from "@/assets/team/Mathias.png"; import Mathias from "@/assets/team/Mathias.webp";
const AboutUs = () => ( const AboutUs = () => (
<div className="main-wrapper"> <div className="main-wrapper">