You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/components/Home/Home2.js
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -57,21 +57,21 @@ function Home2() {
57
57
<RowclassName="align-items-center">
58
58
<Colmd={8}className="home-about-description">
59
59
<h1className="home-about__title">
60
-
LET ME <spanclassName="blue">INTRODUCE</span> MYSELF
60
+
LET ME <spanclassName="text-accent">INTRODUCE</span> MYSELF
61
61
</h1>
62
62
<pclassName="home-about-body">
63
63
I fell in love with programming and have stayed curious ever since. 🤷♂️
64
64
<br/><br/>
65
-
I am especially interested in <bclassName="blue">ML systems</b> and <bclassName="blue">data-driven products</b> that turn insights into reliable, practical software. 🚀
65
+
I am especially interested in <bclassName="text-accent">ML systems</b> and <bclassName="text-accent">data-driven products</b> that turn insights into reliable, practical software. 🚀
66
66
<br/><br/>
67
-
I work across the stack—from crafting <bclassName="blue">clean, responsive interfaces </b> to building dependable <bclassName="blue">back-end services </b>.
68
-
I’m comfortable with <bclassName="blue">databases, API design, and containerized deployments that scale </b>. 💻
67
+
I work across the stack—from crafting <bclassName="text-accent">clean, responsive interfaces </b> to building dependable <bclassName="text-accent">back-end services </b>.
68
+
I’m comfortable with <bclassName="text-accent">databases, API design, and containerized deployments that scale </b>. 💻
69
69
<br/><br/>
70
-
Whenever possible, I strive to turn ideas into products that are <bclassName="blue">fast, maintainable, and a joy </b>to use!
70
+
Whenever possible, I strive to turn ideas into products that are <bclassName="text-accent">fast, maintainable, and a joy </b>to use!
0 commit comments