diff --git a/src/App.js b/src/App.js index e8f53331..a152b28a 100644 --- a/src/App.js +++ b/src/App.js @@ -11,6 +11,7 @@ import Services from "./Components/footer_section/services/Services"; import ContactUs from "./Components/footer_section/ContactUs/contact_us"; import Readmore from "./Components/Readmore"; import Login from "./Components/Login"; +import testimonials from "./Components/Testimonials/Testimonials"; import Pricing from "./Components/footer_section/Pricing/pricing"; import MyProjects from "./Components/menu_section/my_projects/MyProjects"; import NewProject from "./Components/menu_section/new_project/NewProject"; diff --git a/src/Components/Footer.js b/src/Components/Footer.js index ef1a77e4..59397e41 100644 --- a/src/Components/Footer.js +++ b/src/Components/Footer.js @@ -41,7 +41,7 @@ const Footer = () => {

Product