Skip to content

Commit 6fc5be9

Browse files
dtinthclaude[bot]
andcommitted
เพิ่มลิงก์จาก GameDevHub Bangkok ในส่วน Hero ไปยังส่วน Venue
Co-Authored-By: Claude <209825114+claude[bot]@users.noreply.github.com>
1 parent 9643576 commit 6fc5be9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/components/HeroSection.astro

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,9 @@ import manorah from "../assets/manorah_cappuccina_blur.webp?url";
108108
style="background: rgba(29, 65, 109, 0.4); box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);"
109109
>
110110
<div class="text-lg md:text-xl font-bold mb-1">July 26-27, 2025</div>
111-
<div class="text-sm md:text-base text-[#3ADAF6]">GameDevHub Bangkok</div>
111+
<div class="text-sm md:text-base text-[#3ADAF6]">
112+
<a href="#venue" class="hover:underline transition-all duration-200">GameDevHub Bangkok</a>
113+
</div>
112114
</div>
113115
</div>
114116
</section>

0 commit comments

Comments
 (0)