Skip to content

Commit b99611f

Browse files
committed
パイロットの写真を変更
1 parent 8cca784 commit b99611f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/Teams/Pilot/Pilot.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { ImageList, ImageListItem, Typography, Card, CardContent, CardHeader } from '@mui/material';
2-
import img_1 from './img/1.jpg'
3-
import img_2 from './img/2.jpg'
2+
import img_1 from './img/232425pilot.jpg'
3+
import img_2 from './img/pilot25ergo.jpg'
44

55
export default function Pilot() {
66
return (

0 commit comments

Comments
 (0)