Skip to content

Commit 10bf651

Browse files
Update venue section
1 parent c5d1609 commit 10bf651

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

src/sections/venue.tsx

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,7 @@ export const Venue = () => (
44
<Container id="venue" variant="smallContainer">
55
<Heading>Venue</Heading>
66
<Paragraph>
7-
The venue will be announced soon! Stay tuned for updates.
8-
</Paragraph>
9-
<br />
10-
<Paragraph>
11-
We&apos;re working hard to find the perfect location in Warsaw for Python Pizza.
12-
More information about the venue, directions, and accommodation options will be shared soon.
13-
</Paragraph>
14-
<br />
15-
<Paragraph>
16-
📍 Warsaw, Poland
7+
📍 PJATK building A, Auditorium, Koszykowa 86, Warsaw, Poland
178
</Paragraph>
189
</Container>
1910
);

0 commit comments

Comments
 (0)