From a1a4ad521c248abab3c9fce2b527d6b51b6640f0 Mon Sep 17 00:00:00 2001 From: Stephen Cameron Date: Mon, 3 Jun 2019 12:19:23 +0200 Subject: [PATCH] Update contact block layout to use static image instead of Google Map --- .../blocks/layouts/layout-contact_blocks.php | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/wp-content/themes/swedishcare/blocks/layouts/layout-contact_blocks.php b/wp-content/themes/swedishcare/blocks/layouts/layout-contact_blocks.php index bd36580..fd8f179 100644 --- a/wp-content/themes/swedishcare/blocks/layouts/layout-contact_blocks.php +++ b/wp-content/themes/swedishcare/blocks/layouts/layout-contact_blocks.php @@ -1,11 +1,14 @@
+ + + +
+
+ +

@@ -38,6 +48,7 @@
+ + + +
+
+
\ No newline at end of file -- 2.39.5