add new banners

This commit is contained in:
plebeius.eth
2024-04-26 17:10:34 +02:00
parent 86738de226
commit e352321740
5 changed files with 1 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 344 KiB

+1 -1
View File
@@ -3,7 +3,7 @@ import { useAccountComment, useSubplebbit } from '@plebbit/plebbit-react-hooks';
import { useState } from 'react'; import { useState } from 'react';
import styles from './board-banner.module.css'; import styles from './board-banner.module.css';
const totalBanners = 53; const totalBanners = 57;
const ImageBanner = () => { const ImageBanner = () => {
const [imagePath] = useState(() => { const [imagePath] = useState(() => {