@@ -4,45 +4,40 @@ import React from "react";
44
55const About = ( ) => {
66 return (
7- < div className = "max-w-7xl mx-auto px-4 " >
7+ < div className = "max-w-7xl mx-auto px-4" >
88 < div className = "px-4" >
99 < h2 className = "md:text-4xl text-2xl lg:text-4xl font-bold text-left pb-12 xl:pl-0 lg:mb-0 sm:mb-0 " >
1010 About me
1111 </ h2 >
1212 </ div >
13- < h3 className = "md:text-xl text-sm lg:text-xl font-extralight text-left relative z-20 text-gray-400 max-w-7xl pb-8 lg:mb-4 pl-4" >
13+ < h3 className = "md:text-xl text-sm lg:text-xl font-medium text-left relative z-20 text-gray-400 max-w-7xl pb-8 lg:mb-4 pl-4 pr -4" >
1414 < p >
1515 Hello, I'm Priyanka Sharma, also known as{ " " }
16- < span className = "text-white font-medium" > lassiecoder</ span > in the
17- tech community.
16+ < span className = "text-white" > lassiecoder</ span > in the tech community.
1817 </ p >
1918 < p className = "mt-6" >
20- With < span className = "text-white font-medium" > 4 years </ span >
21- of experience as a < span className = "text-white font-medium" > </ span >
22- < span className = "text-white font-medium" > Software Developer</ span > , I
23- specialize in < span className = "text-white font-medium" > </ span > mobile
24- and web app development.
19+ With < span className = "text-white" > 4 years </ span >
20+ of experience as a < span className = "text-white" > </ span >
21+ < span className = "text-white" > Software Developer</ span > , I specialize
22+ in < span className = "text-white" > </ span > mobile and web app development.
2523 </ p >
2624 < p className = "mt-6" >
2725 My technical expertise includes –{ " " }
28- < span className = "text-white font-medium" > JavaScript</ span > ,{ " " }
29- < span className = "text-white font-medium" > TypeScript</ span > , and{ " " }
30- < span className = "text-white font-medium" > React ecosystems</ span > ,
31- along with{ " " }
32- < span className = "text-white font-medium" > backend technologies</ span > ,{ " " }
33- < span className = "text-white font-medium" > cloud deployment</ span > ,{ " " }
34- < span className = "text-white font-medium" > state management</ span > ,{ " " }
35- < span className = "text-white font-medium" >
36- real-time communication
37- </ span >
38- , and < span className = "text-white font-medium" > UI development</ span > { " " }
39- and < span className = "text-white font-medium" > testing</ span > .
26+ < span className = "text-white" > JavaScript</ span > ,{ " " }
27+ < span className = "text-white" > TypeScript</ span > , and{ " " }
28+ < span className = "text-white" > React ecosystems</ span > , along with{ " " }
29+ < span className = "text-white" > backend technologies</ span > ,{ " " }
30+ < span className = "text-white" > cloud deployment</ span > ,{ " " }
31+ < span className = "text-white" > state management</ span > ,{ " " }
32+ < span className = "text-white" > real-time communication</ span > , and{ " " }
33+ < span className = "text-white" > UI development</ span > and{ " " }
34+ < span className = "text-white" > testing</ span > .
4035 </ p >
4136 < p className = "mt-6" >
4237 Currently, I'm contributing my skills to{ " " }
43- < span className = "text-white font-medium " > The Adecco Group</ span > , a
44- leading < span className = "text-white font-medium " > Swiss company</ span > { " " }
45- known for innovative solutions.
38+ < span className = "text-white" > The Adecco Group</ span > , a leading { " " }
39+ < span className = "text-white" > Swiss company</ span > known for innovative
40+ solutions.
4641 </ p >
4742 < p className = "mt-6" >
4843 I'm passionate about pushing technological boundaries and
0 commit comments