update text about
This commit is contained in:
parent
85f23f5288
commit
019b1ad4e7
@ -8,6 +8,7 @@ function About() {
|
||||
return (
|
||||
<div className="relative">
|
||||
<div id="about" className=" absolute -top-16 "></div>
|
||||
<div className=" h-screen">
|
||||
<h2 className="mb-2 text-subTPhone md:text-subT font-headline">
|
||||
About<span className=" text-highlight">.</span>
|
||||
</h2>
|
||||
@ -19,10 +20,10 @@ function About() {
|
||||
dynamic team, continually learn, and foster innovation. My
|
||||
dedication lies in transforming design concepts into user-friendly
|
||||
experiences and achieving organizational goals through creativity
|
||||
and teamwork. I aspire to engage in work that allows the utilization
|
||||
of technical and creative skills to contribute effectively to the
|
||||
growth of an organization. If you think you've got an opening that I
|
||||
might like, let's connect 🔗
|
||||
and teamwork. I aspire to engage in work that allows the
|
||||
utilization of technical and creative skills to contribute
|
||||
effectively to the growth of an organization. If you think you've
|
||||
got an opening that I might like, let's connect 🔗
|
||||
</p>
|
||||
</div>
|
||||
<div className=" basis-1/3">
|
||||
@ -35,6 +36,7 @@ function About() {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user