Update landing-sweet-spot.tsx

This commit is contained in:
Stefan Pejcic
2024-11-13 16:05:48 +01:00
committed by GitHub
parent bd24f381d7
commit c77514299a

View File

@@ -379,13 +379,13 @@ const list = [
),
iconText: "MySQL",
image1Dark:
"/img/landing_slider/mysql_dark_large.png",
"/img/ilustrations/mysql_large.png",
image1Light:
"/img/landing_slider/mysql_white_large.png",
"/img/ilustrations/mysql_large.png",
image2Dark:
"/img/landing_slider/mysql_dark_small.png",
"/img/ilustrations/mysql_small.png",
image2Light:
"/img/landing_slider/mysql_white_small.png",
"/img/ilustrations/mysql_small.png",
backgroundImage:
"dark:bg-landing-sweet-spot-glow-yellow-dark bg-landing-sweet-spot-glow-yellow-light",
},