File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ryfazrin.github.io" ,
3
- "version" : " 3.2.1 -beta" ,
3
+ "version" : " 3.2.2 -beta" ,
4
4
"type" : " module" ,
5
5
"scripts" : {
6
6
"dev" : " vite" ,
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ function Contact () {
51
51
< input type = "text" value = { subject } onChange = { onChangeSubjectHandler } placeholder = "Subject" className = "input input-bordered" />
52
52
< textarea value = { message } onChange = { onChangeMessageHandler } className = "textarea textarea-bordered h-24" placeholder = "Write you want" > </ textarea >
53
53
< label className = "label" >
54
- < a href = 'https://wa.me/082251607524 ?text=Hai Pazrin, saya ingin berkonsultasi dengan anda.' target = "_blank" className = "label-text-alt link link-hover" >
54
+ < a href = 'https://wa.me/6282251607524 ?text=Hai Pazrin, saya ingin berkonsultasi dengan anda.' target = "_blank" className = "label-text-alt link link-hover" >
55
55
or chat via WhatsApp? Text now.
56
56
</ a >
57
57
</ label >
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ function Navbar () {
28
28
</ ul >
29
29
</ div >
30
30
< div className = "navbar-end" >
31
- < a href = 'https://wa.me/082251607524 ?text=Hai Pazrin, saya ingin menawarkan anda pekerjakan .' target = "_blank" className = "btn" >
31
+ < a href = 'https://wa.me/6282251607524 ?text=Hai Pazrin, saya ingin menawarkan anda pekerjaan .' target = "_blank" className = "btn" >
32
32
Hire Me
33
33
</ a >
34
34
</ div >
You can’t perform that action at this time.
0 commit comments