We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31fc40b commit 90db05bCopy full SHA for 90db05b
src/app/conf/2025/components/hero/index.tsx
@@ -9,9 +9,6 @@ import heroPhoto from "./hero-photo.jpeg"
9
import blurBean from "./blur-bean-cropped.webp"
10
import { ImageLoaded } from "./image-loaded"
11
12
-// - the background is made of even and odd stripes every 12px and a mask
13
-// - i can have two divs with repeating background image and a mask
14
-
15
export function Hero() {
16
return (
17
<article className="relative isolate flex flex-col justify-center bg-pri-base text-neu-0 dark:bg-pri-darker dark:text-neu-900">
0 commit comments