diff --git a/Frontend/src/App.jsx b/Frontend/src/App.jsx index b2f0bab..bb9d153 100644 --- a/Frontend/src/App.jsx +++ b/Frontend/src/App.jsx @@ -37,7 +37,7 @@ function App() { return ( <>
- +
{ const { ref, inView } = useInView({ triggerOnce: true, threshold: 0.2 }); @@ -37,6 +38,7 @@ function Hero2() { return (
+