diff --git a/src/App.tsx b/src/App.tsx index b7f71ee..96c127d 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -161,24 +161,29 @@ const App = () => { >
-
+
{" "}
- {["About", "Academic", "Tech", "Leadership", "Athletics"].map( - (item) => ( - - ) - )} + {[ + "About", + "Academic", + "Tech", + "Leadership", + "Athletics", + "Reviews", + ].map((item) => ( + + ))}
+ {" "}
{ : "bg-gradient-to-r from-cyan-100/40 to-blue-100/40" } backdrop-blur-lg rounded-xl p-8 border ${ isDarkMode ? "border-cyan-400/30" : "border-cyan-300/50" - }`} + } transition-all duration-300 transform hover:scale-105 hover:shadow-xl hover:border-cyan-400/70`} >
@@ -481,8 +487,7 @@ const App = () => { ) )}
-
- +
{" "}
{ : "bg-gradient-to-r from-purple-100/40 to-pink-100/40" } backdrop-blur-lg rounded-xl p-8 border ${ isDarkMode ? "border-purple-400/30" : "border-purple-300/50" - }`} + } transition-all duration-300 transform hover:scale-105 hover:shadow-xl hover:border-purple-400/70`} >
@@ -507,10 +512,10 @@ const App = () => { capabilities—demonstrating versatility and innovation.

-
+ {" "}

Programming Skills @@ -528,16 +533,15 @@ const App = () => { ].map((skill) => ( {skill} ))}

-
- +
{" "}

Striker Competition diff --git a/src/ReviewsSection.tsx b/src/ReviewsSection.tsx index a01dd02..f51e40a 100644 --- a/src/ReviewsSection.tsx +++ b/src/ReviewsSection.tsx @@ -62,7 +62,7 @@ const ReviewsSection = ({
@@ -150,7 +150,7 @@ const ReviewsSection = ({ />