diff --git a/app/components/homepage/about/index.jsx b/app/components/homepage/about/index.jsx index f04e6ae..d0b14cb 100644 --- a/app/components/homepage/about/index.jsx +++ b/app/components/homepage/about/index.jsx @@ -25,8 +25,8 @@ function AboutSection() {
Ridhima Jain diff --git a/app/components/homepage/hero-section/index.jsx b/app/components/homepage/hero-section/index.jsx index 56cb20a..1ea806f 100644 --- a/app/components/homepage/hero-section/index.jsx +++ b/app/components/homepage/hero-section/index.jsx @@ -32,7 +32,6 @@ function HeroSection() {
-

Socials:

- - -
@@ -69,7 +65,96 @@ function HeroSection() {
- +
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+ const + coder + = + {'{'} +
+
+ name: + {`'`} + Ridhima Jain + {`',`} +
+
+ skills: + {`['`} + Html + {"', '"} + + Css + {"', '"} + + Javascript + {"', '"} + Bootstrap + {"', '"} + Tailwind css + {"', '"} + React + {"'],"} +
+
+ hardWorker: + true + , +
+
+ quickLearner: + true + , +
+
+ problemSolver: + true + , +
+
+ hireable: + function + {'() {'} +
+
+ return + {`(`} +
+
+ this. + hardWorker + && +
+
+ this. + problemSolver + && +
+
+ this. + skills.length + >= + 5 +
+
{`);`}
+
{`};`}
+
{`};`}
+
+
+
); diff --git a/app/components/navbar.jsx b/app/components/navbar.jsx index 5c0fa3c..c37efb9 100644 --- a/app/components/navbar.jsx +++ b/app/components/navbar.jsx @@ -10,7 +10,7 @@ function Navbar() { - RIDHIMA JAIN + RJ