diff --git a/src/App.js b/src/App.js index f0c9f42..aee9d72 100644 --- a/src/App.js +++ b/src/App.js @@ -8,6 +8,7 @@ import MainSection3 from './components/MainSection3'; import MainSection4 from './components/MainSection4'; import MainSection5 from './components/MainSection5'; import BestPlacesSection from './components/BestPlacesSection'; +import BestGroceries from './components/BestGroceries'; import BottomNavbar from './components/BottomNavbar'; import MobileNavbar from './components/MobileNavbar'; import ContactUs from './components/ContactUs'; @@ -26,8 +27,9 @@ function App() { - -