diff --git a/blocks/google-map/block.json b/blocks/google-map/block.json
deleted file mode 100644
index 1ec3792..0000000
--- a/blocks/google-map/block.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "name": "acf/google-map",
- "title": "Carte Google",
- "category": "homegrade-blocks",
- "multiple": false,
- "icon": {
- "foreground": "#DF1E1E",
- "src": "location-alt"
- },
- "supports": {
- "anchor": true
- },
- "keywords": [
- "Carte",
- "google",
- "map"
- ],
- "acf": {
- "mode": "auto",
- "renderTemplate": "google-map.php"
- }
-}
\ No newline at end of file
diff --git a/blocks/google-map/google-map.css b/blocks/google-map/google-map.css
deleted file mode 100644
index 50912eb..0000000
--- a/blocks/google-map/google-map.css
+++ /dev/null
@@ -1,17 +0,0 @@
-.section_latest_news {
- @apply py-24;
- .section_titling {
- @apply max-w-md mx-auto;
- }
- .articles_container {
- @apply grid
- grid-cols-1
- sm:grid-cols-2
- xl:grid-cols-4
- max-w-screen-2xl
- px-8
- py-16
- gap-8
- mx-auto;
- }
-}
diff --git a/blocks/google-map/google-map.php b/blocks/google-map/google-map.php
deleted file mode 100644
index 06b47d1..0000000
--- a/blocks/google-map/google-map.php
+++ /dev/null
@@ -1,133 +0,0 @@
-
-
-
-
-
-
- 'homegrade-blocks-google-map']); ?>>
-
-
-
-
\ No newline at end of file
diff --git a/blocks/google-map/map-api-key.php b/blocks/google-map/map-api-key.php
deleted file mode 100644
index 2003c3e..0000000
--- a/blocks/google-map/map-api-key.php
+++ /dev/null
@@ -1,16 +0,0 @@
-