Skip to content

Commit fcf9aa1

Browse files
committed
infra : 토스 API 연동 키 업데이트2
1 parent 82c0185 commit fcf9aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/(landing)/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ export default async function Landing() {
246246
<footer className="bg-background-neutral-strong flex flex-col items-center gap-500 px-[80px] py-[64px]">
247247
<div className="text-text-inverse font-bold-h3 flex flex-col items-center justify-center gap-200">
248248
<span>제로원을 방문해주신 모든 분들에게 감사드립니다.</span>
249-
<span>더욱 더 좋은 서비스와 기회로 보답하도록 하겠습니다.</span>
249+
<span>더욱 더 좋은 서비스와 기회로 보답하도록 하겠습니다!</span>
250250
</div>
251251

252252
<div className="flex gap-200">

0 commit comments

Comments
 (0)