Update landing-sweet-spot.tsx

This commit is contained in:
Radovan Ječmenica 2024-02-06 10:21:43 +01:00 committed by GitHub
parent dd2797214f
commit 1d4755ff8e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -362,9 +362,9 @@ const list = [
image1Light: image1Light:
"/img/landing_slider/docker_white_large.png", "/img/landing_slider/docker_white_large.png",
image2Dark: image2Dark:
"/img/landing_slider/docker_white_small.png",
image2Light:
"/img/landing_slider/docker_dark_small.png", "/img/landing_slider/docker_dark_small.png",
image2Light:
"/img/landing_slider/docker_white_small.png",
backgroundImage: backgroundImage:
"dark:bg-landing-sweet-spot-glow-orange-dark bg-landing-sweet-spot-glow-orange-light", "dark:bg-landing-sweet-spot-glow-orange-dark bg-landing-sweet-spot-glow-orange-light",
}, },