@@ -14,10 +13,12 @@ import DDay from "./DDay.astro";
class="relative z-10 flex flex-col justify-center px-6 py-16 sm:px-10 lg:px-[clamp(52px,5.208vw,100px)] lg:py-[clamp(58px,9.26vh,100px)]"
>
- π
+ About.
μλ
νμΈμ. μ 보보μκ³Ό μννΈμ¨μ΄ μμ§λμ΄λ§μ 곡λΆνλ μλ₯μ
λλ€.
+ μλ‘μ΄ κΈ°μ μ λ°°μ°κ³ , λ¨Έλ¦Ώμμ μμ΄λμ΄λ₯Ό μ€μ λ‘ μλνλ κ²μΌλ‘
+ λ§λλ μΌμ μ’μν΄μ.
@@ -70,11 +71,11 @@ import DDay from "./DDay.astro";
-
-
+

+
diff --git a/src/components/ContactSection.astro b/src/components/ContactSection.astro
index a2f55d8..79c85e0 100644
--- a/src/components/ContactSection.astro
+++ b/src/components/ContactSection.astro
@@ -105,14 +105,14 @@ const groups = [
{
name: "Project Sekai KR",
value: "7354623251148069648",
- href: "#",
+ copy: true,
icon: "project-sekai",
tone: "blue",
},
{
name: "Project Sekai JP",
value: "729310364018688008",
- href: "#",
+ copy: true,
icon: "project-sekai",
tone: "blue",
},
@@ -152,7 +152,7 @@ const paths: Record