nodes removed unnecessary lines
This commit is contained in:
parent
55b2ed279e
commit
557a13d4fd
@ -34,9 +34,6 @@ const metadata = {
|
|||||||
price: 499,
|
price: 499,
|
||||||
period: 'per node',
|
period: 'per node',
|
||||||
items: [
|
items: [
|
||||||
{
|
|
||||||
description: 'Suited for Content Delivery + Name',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
description: '32 GB of Memory',
|
description: '32 GB of Memory',
|
||||||
},
|
},
|
||||||
@ -59,9 +56,6 @@ const metadata = {
|
|||||||
price: 1999,
|
price: 1999,
|
||||||
period: 'per node',
|
period: 'per node',
|
||||||
items: [
|
items: [
|
||||||
{
|
|
||||||
description: 'Suited for Hero AI assistant workloads',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
description: '64 GB of Memory',
|
description: '64 GB of Memory',
|
||||||
},
|
},
|
||||||
@ -86,9 +80,6 @@ const metadata = {
|
|||||||
price: 3999,
|
price: 3999,
|
||||||
period: 'per node',
|
period: 'per node',
|
||||||
items: [
|
items: [
|
||||||
{
|
|
||||||
description: 'Suited for state-of-the-art AI with ease',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
description: '64 GB of Memory',
|
description: '64 GB of Memory',
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user