diff --git a/client/src/pages/DeployPage.tsx b/client/src/pages/DeployPage.tsx index 6a8dc50..0aff7b4 100644 --- a/client/src/pages/DeployPage.tsx +++ b/client/src/pages/DeployPage.tsx @@ -115,11 +115,12 @@ export default function DeployPage() { animationSpeed={3} containerClassName="bg-black" colors={[[255, 255, 255], [255, 255, 255]]} - dotSize={2} + dotSize={6} + showGradient={false} /> -
-
+
+