From 39b3e242ba68d2b926ea39e27cd43ba3a3121c27 Mon Sep 17 00:00:00 2001 From: Coalery Date: Sat, 28 Dec 2024 23:02:58 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=EC=9D=BC=20=EC=84=B9=EC=85=98=20?= =?UTF-8?q?=EB=82=B4=EC=9A=A9=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/page.tsx | 39 ++++++++++++++++++++++++++++++++++++--- 1 file changed, 36 insertions(+), 3 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index d1dcc21..171fcad 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -9,15 +9,48 @@ function WorkSection() { + > + + + > + + + > + + ); }