Update src/app/dashboard/rent/Boxes.tsx
This commit is contained in:
parent
33774d1614
commit
60cd681ac7
@ -22,7 +22,7 @@ export default function Boxes() {
|
|||||||
title: 'NVIDIA K80',
|
title: 'NVIDIA K80',
|
||||||
subTitle: '24 GB GDDR5 - 4992 CUDA Cores',
|
subTitle: '24 GB GDDR5 - 4992 CUDA Cores',
|
||||||
price: '$0.15/hour ($110/mo)',
|
price: '$0.15/hour ($110/mo)',
|
||||||
price_usd: 1, //110,
|
price_usd: 110, //110,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 't1000',
|
id: 't1000',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user