changed k80 price for testing to $1

This commit is contained in:
shialoth 2025-05-04 09:44:02 +00:00
parent bf5e8d4ba7
commit b87b46ee89

View File

@ -22,7 +22,7 @@ export default function Boxes() {
title: 'NVIDIA Tesla K80', title: 'NVIDIA Tesla 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: 110, price_usd: 1, //110
}, },
{ {
id: 't1000', id: 't1000',