diff --git a/Ochi/src/App.jsx b/Ochi/src/App.jsx index 87e6fae..4f386d3 100644 --- a/Ochi/src/App.jsx +++ b/Ochi/src/App.jsx @@ -4,7 +4,7 @@ import Navbar from './components/Navbar' import Landingpage from './components/Landingpage' import Marquee from './components/Marquee' import Greencard from './components/Greencard' -import Object from './components/Object' +import Object from './components/Eye' function App() { return ( diff --git a/Ochi/src/components/Eye.jsx b/Ochi/src/components/Eye.jsx new file mode 100644 index 0000000..26b5e5d --- /dev/null +++ b/Ochi/src/components/Eye.jsx @@ -0,0 +1,9 @@ +import React from 'react' + +function Eye() { + return ( +