mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-06 04:22:07 +00:00
Replaced product images from svg to png
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
'Rate-limits and advanced user protection',
|
||||
'Custome SMTP and email templates'
|
||||
],
|
||||
shot: './images/products/Auth.svg'
|
||||
shot: './images/products/auth.png'
|
||||
},
|
||||
databases: {
|
||||
icon: {
|
||||
@@ -53,7 +53,7 @@
|
||||
'Custom data validation',
|
||||
'Relationships support',
|
||||
],
|
||||
shot: './images/products/Databases.svg'
|
||||
shot: './images/products/databases.png'
|
||||
},
|
||||
functions: {
|
||||
icon: {
|
||||
@@ -69,7 +69,7 @@
|
||||
'Support for 30+ runtimes in 13 languages',
|
||||
'Custom domain support'
|
||||
],
|
||||
shot: './images/products/Functions.svg'
|
||||
shot: './images/products/functions.png'
|
||||
},
|
||||
storage: {
|
||||
icon: {
|
||||
@@ -84,7 +84,7 @@
|
||||
'Built-in image transformation capabilities',
|
||||
'Advanced compression with WebP/Brotli support'
|
||||
],
|
||||
shot: './images/products/Storage.svg'
|
||||
shot: './images/products/storage.png'
|
||||
},
|
||||
realtime: {
|
||||
icon: {
|
||||
@@ -99,7 +99,7 @@
|
||||
'Built-in permission management',
|
||||
'Support for DBs, Auth, Storage & Functions',
|
||||
],
|
||||
shot: './images/products/Realtime.svg'
|
||||
shot: './images/products/realtime.png'
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user