diff --git a/website/src/components/About.jsx b/website/src/components/About.jsx index a221191..efc9c66 100644 --- a/website/src/components/About.jsx +++ b/website/src/components/About.jsx @@ -59,7 +59,7 @@ export default function About() { />

Amit Chaudhary

-

Software Developer

+

Software Engineer

{ @@ -28,21 +46,31 @@ const Carousel = () => {
- + +
+
+ +
+
+

{images[currentIndex].title}

+

{images[currentIndex].lightingCondition}

+
+
+ + +
- -
); }; diff --git a/website/src/components/Contribute.jsx b/website/src/components/Contribute.jsx index 2a175b0..690771d 100644 --- a/website/src/components/Contribute.jsx +++ b/website/src/components/Contribute.jsx @@ -60,7 +60,7 @@ export default function Contribute() {
{item.text} - + ))}