Update src/app/dashboard/rent/Boxes.tsx

This commit is contained in:
shialoth 2025-05-11 09:47:13 +00:00
parent 33774d1614
commit 60cd681ac7

View File

@ -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',