Skip to content

Commit

Permalink
fix: 구매 문의 문구 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
seong-hui committed Nov 29, 2024
1 parent 7130947 commit f4f24e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/productSummary/ProductSummay.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@ const ProductSummay = () => (
</p>
<p css={textStyle}>
<IcAskBlack20 />
제품의 총 전력이 67W인지 궁금합니다.
해당 제품은 발열이 어느 정도 발생하나요? 또 휴대성이 편리한지 알고 싶어여.
</p>
</div>
</section>
<section css={agencyServiceInfoLayoutStyle}>
<h1 css={titleStyle}>구매대행 서비스 안내</h1>
<p css={textStyle}>
<IcHandshakeGray20 />
해당 제품은 구매대행을 통하여 유통되는 제품입니다.「전기용품 및 생활용품 안전관리법」에 따라 안전관리대상
해당 제품은 구매대행을 통하여 유통되는 제품입니다. 「전기용품 및 생활용품 안전관리법」에 따라 안전관리대상
제품으로 분류됩니다.
</p>
</section>
Expand Down

0 comments on commit f4f24e9

Please sign in to comment.