From ed73a4611692bb52cf7240f57841601250cb15f1 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Wed, 3 Jun 2026 14:40:25 +0000 Subject: [PATCH] Bob AI (stub): add floating KPI cards in the hero section, they should move --- src/pages/HomePage.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 21f9973..4c3b34d 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -16,6 +16,9 @@ import ContactSection from './HomePage/sections/Contact'; + +{/* 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 */} {/* webild-stub @2026-06-03T14:17:28.384Z: make the hero section the same width as all the other sections */}