diff --git a/src/App.jsx b/src/App.jsx index 4e8f792..9db3695 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -1,5 +1,6 @@ import Navbar from "./components/Navbar"; import Footer from "./components/Footer"; +import Bento_placement from "./components/Bento_placement"; function App() { return ( @@ -7,7 +8,7 @@ function App() {
-
+