@@ -18,7 +18,7 @@ function ProfileHeader() {
1818 < Link
1919 className = "button button--secondary button--lg"
2020 href = "https://www.linkedin.com/in/shalithasuranga/" >
21- LinkedIn
21+ Connect on LinkedIn
2222 </ Link >
2323 < Link
2424 className = "button button--secondary button--lg margin-left--sm"
@@ -42,16 +42,16 @@ function ProfileIntro() {
4242 < div className = "col col--9" >
4343 < p >
4444 I wrote "hello world" when I was thirteen years old.
45- I like to work with computer science related stuff . I started CodeZri
45+ I like to work with computer- science-based engineering projects . I started CodeZri
4646 to build open-source tools and write high-quality technical content for developers around the world.
4747
4848 < br /> < br />
49- Find me on,
49+ My online profiles:
5050 < br /> < br />
5151 < li >
5252 < Link
5353 href = "https://github.com/shalithasuranga" >
54- Github
54+ GitHub
5555 </ Link >
5656 </ li >
5757 < li >
@@ -80,8 +80,8 @@ function ProfileIntro() {
8080 </ li >
8181 < li >
8282 < Link
83- href = "https://www.twitter .com/ShalithaSuranga" >
84- Twitter
83+ href = "https://www.x .com/ShalithaSuranga" >
84+ X
8585 </ Link >
8686 </ li >
8787 < li >
@@ -111,7 +111,8 @@ function ProfileIntro() {
111111 < br />
112112
113113 If you would like to know more about me,
114- click < Link href = "https://www.google.com/search?q=Shalitha+Suranga" > here!</ Link >
114+ click < Link href = "https://www.google.com/search?q=Shalitha+Suranga" > here!</ Link > .
115+ You can contact me by filling < Link href = "https://forms.gle/mTxB9gdKsdWPkwBQA" > this Google form</ Link > .
115116 </ p >
116117 </ div >
117118 </ div >
@@ -126,7 +127,7 @@ export default function Home() {
126127 < Layout
127128 title = { `Shalitha Suranga` }
128129 description = "Shalitha Suranga is a programmer and technical writer. He founded CodeZri
129- non-profit organization to develop tools for developers." >
130+ non-profit organization to develop tools and compose technical content for developers." >
130131 < ProfileHeader />
131132 < main >
132133 < ProfileIntro />
0 commit comments