Style: in hero section before image add text Ap

This commit is contained in:
2026-01-23 14:22:05 +02:00
parent dcc2b07473
commit e5b454b12c
2 changed files with 2 additions and 11 deletions

View File

@@ -554,13 +554,3 @@ img {
img:hover {
filter: blur(4px);
}
/* Mass style: make all buttons background black */
button, .button, [class*='button'], [class*='btn'] {
background-color: #000000;
}
/* Mass style: make all buttons background black */
button, .button, [class*='button'], [class*='btn'] {
background-color: #000000;
}

View File

@@ -69,7 +69,8 @@ export default function LandingPage() {
videoAriaLabel="Hero video"
ariaLabel="Hero section"
className="bg-black text-white"/>
className="bg-black text-white"
imageWrapperClassName="bg-green-500 text-white p-4 rounded-lg shadow-md space-y-2"/>
</div>
<div id="problem" data-section="problem">