From 5c1f7f43ce295a1adaa64be5053cc3f733acc836 Mon Sep 17 00:00:00 2001 From: Matt Batchelder Date: Sun, 5 Apr 2026 20:58:12 -0400 Subject: [PATCH] feat: Improve email link sanitization and refactor platform row rendering logic --- theme/blocks/index.php | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/theme/blocks/index.php b/theme/blocks/index.php index d309b0b..c6e4d2c 100644 --- a/theme/blocks/index.php +++ b/theme/blocks/index.php @@ -1114,7 +1114,7 @@ function oribi_render_contact_section($a)

-
Email Us
+
Email Us
Existing Customer Support
Client Portal
Location
@@ -1844,7 +1844,7 @@ function oribi_render_platform_section($a, $content) /* ── Platform Row (child - renders one service row) ────────────────────────── */ function oribi_render_camera_animation() { - return <<<'HTML' + ob_start(); ?> -HTML; + +
+
+