diff --git a/src/components/sections/Hero.tsx b/src/components/sections/Hero.tsx index 690e20a..dafbfc9 100644 --- a/src/components/sections/Hero.tsx +++ b/src/components/sections/Hero.tsx @@ -61,6 +61,12 @@ export default function Hero({ ref={root} className="relative grid place-items-center min-h-[calc(100vh-65px)] p-6 overflow-hidden" > + {/* Soft overhead light spilling down onto the hero. */} +
+