added bfgl logo to sponsors page

This commit is contained in:
Kerdo Käärma
2025-08-04 15:45:40 +03:00
parent 8988033163
commit 83142c3b0e
2 changed files with 9 additions and 0 deletions

BIN
public/sponsors/BFGL.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 631 KiB

View File

@@ -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>