mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update landing-sweet-spot.tsx
This commit is contained in:
parent
9a105f39fe
commit
f232362201
@ -335,13 +335,13 @@ const list = [
|
|||||||
),
|
),
|
||||||
iconText: "Nginx",
|
iconText: "Nginx",
|
||||||
image1Dark:
|
image1Dark:
|
||||||
"/img/ilustrations/nginx_small.png",
|
"/img/ilustrations/nginx_large.png",
|
||||||
image1Light:
|
image1Light:
|
||||||
"/img/ilustrations/nginx_large.png",
|
"/img/ilustrations/nginx_large.png",
|
||||||
image2Dark:
|
image2Dark:
|
||||||
"/img/ilustrations/nginx_small.png",
|
"/img/ilustrations/nginx_small.png",
|
||||||
image2Light:
|
image2Light:
|
||||||
"/img/ilustrations/nginx_large.png",
|
"/img/ilustrations/nginx_small.png",
|
||||||
backgroundImage:
|
backgroundImage:
|
||||||
"dark:bg-landing-sweet-spot-glow-red-dark bg-landing-sweet-spot-glow-red-light",
|
"dark:bg-landing-sweet-spot-glow-red-dark bg-landing-sweet-spot-glow-red-light",
|
||||||
},
|
},
|
||||||
@ -358,13 +358,13 @@ const list = [
|
|||||||
),
|
),
|
||||||
iconText: "Docker",
|
iconText: "Docker",
|
||||||
image1Dark:
|
image1Dark:
|
||||||
"/img/ilustrations/docker_small.png",
|
"/img/ilustrations/docker_large.png",
|
||||||
image1Light:
|
image1Light:
|
||||||
"/img/ilustrations/docker_large.png",
|
"/img/ilustrations/docker_large.png",
|
||||||
image2Dark:
|
image2Dark:
|
||||||
"/img/ilustrations/docker_small.png",
|
"/img/ilustrations/docker_small.png",
|
||||||
image2Light:
|
image2Light:
|
||||||
"/img/ilustrations/docker_large.png",
|
"/img/ilustrations/docker_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",
|
||||||
},
|
},
|
||||||
@ -454,13 +454,13 @@ const list = [
|
|||||||
),
|
),
|
||||||
iconText: "PHP",
|
iconText: "PHP",
|
||||||
image1Dark:
|
image1Dark:
|
||||||
"/img/ilustrations/php_small.png",
|
"/img/ilustrations/php_large.png",
|
||||||
image1Light:
|
image1Light:
|
||||||
"/img/ilustrations/php_large.png",
|
"/img/ilustrations/php_large.png",
|
||||||
image2Dark:
|
image2Dark:
|
||||||
"/img/ilustrations/php_small.png",
|
"/img/ilustrations/php_small.png",
|
||||||
image2Light:
|
image2Light:
|
||||||
"/img/ilustrations/php_large.png",
|
"/img/ilustrations/php_small.png",
|
||||||
backgroundImage:
|
backgroundImage:
|
||||||
"dark:bg-landing-sweet-spot-glow-blue-dark bg-landing-sweet-spot-glow-blue-light",
|
"dark:bg-landing-sweet-spot-glow-blue-dark bg-landing-sweet-spot-glow-blue-light",
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user