diff --git a/client/src/component/About.jsx b/client/src/component/About.jsx index 5daa715..3bc0a2b 100644 --- a/client/src/component/About.jsx +++ b/client/src/component/About.jsx @@ -30,7 +30,7 @@ export default function About(props) { // }, []); // Empty dependency array ensures this effect runs only once when component mounts return ( -
+
{/* About Main Section */}