diff --git a/src/app/dashboard/rent/Boxes.tsx b/src/app/dashboard/rent/Boxes.tsx index 4230cae..3f34ad4 100644 --- a/src/app/dashboard/rent/Boxes.tsx +++ b/src/app/dashboard/rent/Boxes.tsx @@ -22,7 +22,7 @@ export default function Boxes() { title: 'NVIDIA K80', subTitle: '24 GB GDDR5 - 4992 CUDA Cores', price: '$0.15/hour ($110/mo)', - price_usd: 1, //110, + price_usd: 110, //110, }, { id: 't1000',