feat: Increase quantity of particles on download page
This commit is contained in:
@@ -352,7 +352,7 @@ export default function DownloadPage() {
|
||||
</div>
|
||||
<Particles
|
||||
className="absolute inset-0 -z-10 hidden dark:block"
|
||||
quantity={30}
|
||||
quantity={50}
|
||||
ease={70}
|
||||
size={0.05}
|
||||
staticity={70}
|
||||
|
||||
Reference in New Issue
Block a user