update map preview
This commit is contained in:
@@ -9,14 +9,14 @@ import styles from "../../styles/Post.module.css";
|
||||
import homeStyles from "../../styles/Home.module.css";
|
||||
|
||||
import typhoonMapPreview from "../../public/typhoon.png";
|
||||
import doughtMapPreview from "../../public/dought.png";
|
||||
import doughtMapPreview from "../../public/dought.jpg";
|
||||
import snowMapPreview from "../../public/snow.jpg";
|
||||
import workInjureMapPreview from "../../public/workInjury.png";
|
||||
import geologicalDisasterMapPreview from "../../public/geological.png";
|
||||
import geologicalDisasterMapPreview from "../../public/geological.jpg";
|
||||
import earthquakeMapPreview from "../../public/earthquake.png";
|
||||
import forestFireMapPreview from "../../public/forestFire.png";
|
||||
import floodsAndDroughtsMapPreview from "../../public/floodsAndDroughts.png";
|
||||
import trafficAccidentsMapPreview from "../../public/traffic.png";
|
||||
import trafficAccidentsMapPreview from "../../public/traffic.jpg";
|
||||
|
||||
export default function Init() {
|
||||
return (
|
||||
|
||||
BIN
public/dought.jpg
Normal file
BIN
public/dought.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 440 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.3 MiB |
BIN
public/geological.jpg
Normal file
BIN
public/geological.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 147 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 384 KiB |
BIN
public/traffic.jpg
Normal file
BIN
public/traffic.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 154 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 406 KiB |
Reference in New Issue
Block a user