From 1d4755ff8e8d6cc69ff8de811507340d68856c65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radovan=20Je=C4=8Dmenica?= <147708271+radovanjecmenica@users.noreply.github.com> Date: Tue, 6 Feb 2024 10:21:43 +0100 Subject: [PATCH] Update landing-sweet-spot.tsx --- documentation/src/refine-theme/landing-sweet-spot.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/src/refine-theme/landing-sweet-spot.tsx b/documentation/src/refine-theme/landing-sweet-spot.tsx index 6d3a2918..1d48afd2 100644 --- a/documentation/src/refine-theme/landing-sweet-spot.tsx +++ b/documentation/src/refine-theme/landing-sweet-spot.tsx @@ -362,9 +362,9 @@ const list = [ image1Light: "/img/landing_slider/docker_white_large.png", image2Dark: - "/img/landing_slider/docker_white_small.png", - image2Light: "/img/landing_slider/docker_dark_small.png", + image2Light: + "/img/landing_slider/docker_white_small.png", backgroundImage: "dark:bg-landing-sweet-spot-glow-orange-dark bg-landing-sweet-spot-glow-orange-light", },