added bfgl logo to sponsors page

pull/5/head
Kerdo Käärma 5 months ago
parent 8988033163
commit 83142c3b0e
  1. BIN
      public/sponsors/BFGL.png
  2. 9
      src/app/page.tsx

Binary file not shown.

After

Width:  |  Height:  |  Size: 631 KiB

@ -190,6 +190,15 @@ export default function Home() {
className="object-contain"
/>
</Link>
<Link href="https://www.facebook.com/bfglOfficial">
<Image
src="/sponsors/BFGL.png"
alt="BFGL"
width={192}
height={192}
className="object-contain"
/>
</Link>
</div>
</div>
</div>

Loading…
Cancel
Save