Updated the file formats of the about us page
This commit is contained in:
parent
4c121087a3
commit
aafc4d5077
@ -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">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user