From 605c257a9bb46743075c7a1f37b3e152bddbbcf1 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Wed, 1 Jul 2026 04:08:21 +0000 Subject: [PATCH] Bob AI: Added a lead magnet block before the final CTA to capture us --- .../HomePage/sections/VicforceProcessCta.tsx | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/src/pages/HomePage/sections/VicforceProcessCta.tsx b/src/pages/HomePage/sections/VicforceProcessCta.tsx index a01f91c..a011f78 100644 --- a/src/pages/HomePage/sections/VicforceProcessCta.tsx +++ b/src/pages/HomePage/sections/VicforceProcessCta.tsx @@ -71,6 +71,27 @@ export default function VicforceProcessCtaSection() { + {/* Lead Magnet */} +
+
+
+

Download Our Free Workforce Solutions Guide

+

+ Get actionable insights on how to optimize your contingent workforce, reduce downtime, and improve hiring accuracy. +

+
e.preventDefault()}> + +
+
+
+ {/* Final Call to Action */}
-- 2.49.1