Skip to content

Commit

Permalink
Fixed jury image
Browse files Browse the repository at this point in the history
  • Loading branch information
tanja04 committed Apr 4, 2024
1 parent 9d40c64 commit 97114e4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes
2 changes: 1 addition & 1 deletion src/components/Jury/Jury.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import {Box, Container, Grid, Paper, Stack, Typography, useTheme} from "@mui/mat
import SebastianUlm from "../../assets/images/jury/SebastianUlm.jpg"
import HolgerRhinow from "../../assets/images/jury/HolgerRhinow.png"
import FlorianBreipohl from "../../assets/images/jury/FlorianBreipohl.jpeg"
import MonaGhazi from "../../assets/images/jury/MonaGhazi.JPG"
import MonaGhazi from "../../assets/images/jury/MonaGhazi.png"
import {WindowCard} from "../WindowCard/WindowCard";

const jury = {
Expand Down

0 comments on commit 97114e4

Please sign in to comment.