mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-03-23 21:34:21 +00:00
Merge pull request #5 from Lapikud/add-bfgl-logo-to-sponsors-page
added bfgl logo to sponsors page
This commit is contained in:
BIN
public/sponsors/BFGL.png
Normal file
BIN
public/sponsors/BFGL.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 631 KiB |
@@ -190,6 +190,15 @@ export default function Home() {
|
|||||||
className="object-contain"
|
className="object-contain"
|
||||||
/>
|
/>
|
||||||
</Link>
|
</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>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user