Skip to content

Commit

Permalink
modify babfull phone number
Browse files Browse the repository at this point in the history
  • Loading branch information
hanseulhee committed Oct 18, 2022
1 parent 7348faf commit 3c40bff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/Category/Ricefull/introduce.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,12 @@ function Introduce() {
<div css={marginWrapper}>
<h3 css={sectionTitle}>Contect</h3>
<div css={contectWrapper}>
<a href="tel: 010-2610-4438" css={aTagCss}>
<a href="tel: 02-2610-4438" css={aTagCss}>
<div css={contectEachWrapper}>
<span css={contectIcon}>
<CallIcon />
</span>
010-2610-4438
02-2610-4438
</div>
</a>
<a href="mailto:[email protected]" css={aTagCss}>
Expand Down

1 comment on commit 3c40bff

@vercel
Copy link

@vercel vercel bot commented on 3c40bff Oct 18, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.