Skip to content

Commit

Permalink
Update landing-sweet-spot.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanpejcic authored Nov 13, 2024
1 parent f34b0e1 commit c667590
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions website/src/refine-theme/landing-sweet-spot.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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",
},
Expand Down

0 comments on commit c667590

Please sign in to comment.