Skip to content

Commit b324110

Browse files
committed
feat: sponsorship value image
1 parent 22a7e28 commit b324110

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
40.7 KB
Loading

src/views/Home/components/Home/Home.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,9 @@ const Home: FC<React.PropsWithChildren<unknown>> = () => {
8282
La Farga, Hospitalet, Barcelona
8383
</StyledSubtitle>
8484
</StyledTitleContainer>
85+
<img src="/images/devBcn-sponsorship.png"
86+
alt="DevBcn sponsorship value" width="800"
87+
height="155"/>
8588
<StyledTitleContainer color={Color.DARK_BLUE}>
8689
<StyledSubtitle>
8790
{edition?.trackNumber} tracks with the following

0 commit comments

Comments
 (0)