Skip to content

Commit b51d619

Browse files
Update src/components/hero2/hero.astro
Co-authored-by: Mia Bajić <[email protected]>
1 parent 761a7ec commit b51d619

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/hero2/hero.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ import IconWithLabel from "./icon-label.astro";
66
import ButtonLink from "../../components/button-link/button-link.astro";
77
88
import HeaderLogo from "..//header/header-logo.astro";
9-
const action1 = "https://google.com";
10-
const action2 = "https://google.com";
9+
const action1 = "https://ep2025.europython.eu/tickets";
10+
const action2 = "https://ep2025.europython.eu/sponsorship/sponsor/";
1111
---
1212

1313
<div

0 commit comments

Comments
 (0)