Merge version_1 into main #1
@@ -30,7 +30,6 @@ import {
|
||||
Cloud,
|
||||
Server,
|
||||
Package,
|
||||
Git,
|
||||
Users,
|
||||
UserCheck,
|
||||
Share2,
|
||||
@@ -163,7 +162,7 @@ export default function AIPlatformPage() {
|
||||
{ icon: Cloud, ring: 1 },
|
||||
{ icon: Server, ring: 1 },
|
||||
{ icon: Package, ring: 2 },
|
||||
{ icon: Git, ring: 2 },
|
||||
{ icon: Package, ring: 2 },
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -187,6 +186,7 @@ export default function AIPlatformPage() {
|
||||
tag="Advanced"
|
||||
tagIcon={Lightbulb}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
animationType="scale-rotate"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
|
||||
Reference in New Issue
Block a user