From 9ca64f07fd949bc3a33a5cd7a2efaff0c93980be Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Wed, 3 Jun 2026 14:42:45 +0000 Subject: [PATCH] Bob AI (stub): in the hero section on top of the big image let's add floati --- src/pages/HomePage.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 4c3b34d..3caa39c 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -17,6 +17,9 @@ import ContactSection from './HomePage/sections/Contact'; + +{/* webild-stub @2026-06-03T14:42:44.419Z: in the hero section on top of the big image let's add floating cards with kpi number and description. on mouse move they should have a nice moving animation */} + {/* webild-stub @2026-06-03T14:40:24.768Z: add floating KPI cards in the hero section, they should move with a parallax effect as I move my mouse around in the hero section */} {/* webild-stub @2026-06-03T14:26:06.808Z: make the hero section use width content width, like w-content-width */}