From 60cd681ac794e8e01ed5ae4ff12f9ebfc69cb85e Mon Sep 17 00:00:00 2001 From: shialoth Date: Sun, 11 May 2025 09:47:13 +0000 Subject: [PATCH] Update src/app/dashboard/rent/Boxes.tsx --- src/app/dashboard/rent/Boxes.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',