From c6675903495cdbc846b0fd182c52fd6baac5f05e Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 13 Nov 2024 16:03:37 +0100 Subject: [PATCH] Update landing-sweet-spot.tsx --- website/src/refine-theme/landing-sweet-spot.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/src/refine-theme/landing-sweet-spot.tsx b/website/src/refine-theme/landing-sweet-spot.tsx index 79bd4658..0d13a05f 100644 --- a/website/src/refine-theme/landing-sweet-spot.tsx +++ b/website/src/refine-theme/landing-sweet-spot.tsx @@ -428,13 +428,13 @@ const list = [ ), iconText: "REDIS", image1Dark: - "/img/landing_slider/redis_dark_large.png", + "/img/ilustrations/redis_large.png", image1Light: - "/img/landing_slider/redis_white_large.png", + "/img/ilustrations/redis_large.png", image2Dark: - "/img/landing_slider/redis_dark_small.png", + "/img/ilustrations/redis_small.png", image2Light: - "/img/landing_slider/redis_white_small.png", + "/img/ilustrations/redis_small.png", backgroundImage: "dark:bg-landing-sweet-spot-glow-cyan-dark bg-landing-sweet-spot-glow-cyan-light", },