Skip to content

Commit bda4453

Browse files
committed
fix: updated hero image
Signed-off-by: Farhaan Bukhsh <farhaan.bukhsh@gmail.com>
1 parent 677e960 commit bda4453

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

src/_includes/landing/hero-banner.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div class="relative w-full h-auto bg-[#4E62F5] -pt-20">
22
<img
3-
src="{{ env.baseUrl }}img/hero-banner.jpeg"
3+
src="{{ env.baseUrl }}img/hero-banner.png"
44
alt="PyCon India 2025"
55
class="w-full object-cover object-center"
66
/>

src/static/img/hero-banner.jpeg

-388 KB
Binary file not shown.

src/static/img/hero-banner.png

799 KB
Loading

0 commit comments

Comments
 (0)