add new banners

This commit is contained in:
plebeius.eth
2024-04-11 16:52:20 +02:00
parent d3ceeae2b8
commit 79b7b0193b
6 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import { useSubplebbit } from '@plebbit/plebbit-react-hooks';
import { useState } from 'react';
import styles from './board-banner.module.css';
const totalBanners = 46;
const totalBanners = 51;
const ImageBanner = () => {
const [imagePath] = useState(() => {