Skip to content

Commit be6f5f8

Browse files
committed
fixing cta
1 parent a169753 commit be6f5f8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -322,11 +322,11 @@ <h1 class="text-4xl md:text-5xl font-bold text-[#16293F] mb-2">SouJava 30-Year C
322322
<div class="schedule-header">
323323
<div class="flex items-center gap-4">
324324
<h2 class="text-3xl font-bold text-[#16293F]">Schedule</h2>
325-
<a href="https://www.youtube.com/@SouJava/streams" target="_blank" class="stream-btn">
325+
<a href="https://soujava.dev/30y-celebration-week" target="_blank" class="stream-btn flex items-center gap-2">
326326
<svg viewBox="0 0 24 24" fill="currentColor">
327-
<path d="M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z"/>
327+
<path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 15l6-4.5-6-4.5v9z"/>
328328
</svg>
329-
Watch Live Stream
329+
Save your spot
330330
</a>
331331
</div>
332332
<div class="flex gap-2">

0 commit comments

Comments
 (0)