From 61f959e1a28304782399ed1c9232a03ec717bb48 Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Fri, 24 Jul 2026 23:39:51 -0500 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=20Add=20services-list=20block?= =?UTF-8?q?=20PHP=20template?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/blocks/services-list/services-list.php | 60 ++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 views/blocks/services-list/services-list.php diff --git a/views/blocks/services-list/services-list.php b/views/blocks/services-list/services-list.php new file mode 100644 index 0000000..00d796e --- /dev/null +++ b/views/blocks/services-list/services-list.php @@ -0,0 +1,60 @@ + + +
> + + +
+
+ +
+ +
+ <?php echo esc_attr( $item['image']['alt'] ?? '' ); ?> +
+ + + +

+ +

+ + + +
+ +
+ +
+ +
+
+