From 6f9df2475f64dac6e3be4524e75999d1fb6a36de Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Wed, 3 Jun 2026 14:26:07 +0000 Subject: [PATCH] Bob AI (stub): make the hero section use width content width, like w-conten --- src/pages/HomePage.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 466739a..21f9973 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -15,6 +15,9 @@ import ContactSection from './HomePage/sections/Contact'; + +{/* 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 */} {/* webild-stub @2026-06-03T13:49:00.110Z: change the hero section so each image in the carousel has its own progress bar, and all progress bars are visible at the same time */}