diff --git a/src/App.js b/src/App.js index 9ae8cc3..269936c 100644 --- a/src/App.js +++ b/src/App.js @@ -22,25 +22,25 @@ import Feedback from "./components/Feedback/index"; function App() { return (
- - - - - - - - - - - - - - + {/* */} + {/* */} + {/* */} + {/* */} + {/* */} + {/* */} + {/* */} + {/* */} + {/* */} + {/* */} + {/* */} + {/* */} + {/* */} + {/* */} {/* */} - - - + {/* */} + {/* */} + {/* */}
); } diff --git a/src/components/footer/design1/FooterDesign1.js b/src/components/footer/design1/FooterDesign1.js index 5532554..cade4a7 100644 --- a/src/components/footer/design1/FooterDesign1.js +++ b/src/components/footer/design1/FooterDesign1.js @@ -7,17 +7,22 @@ import samandehi from "../../../assets/images/samandehi-pic.svg"; import lightBlueLine from "../../../assets/icons/light-blue-line.svg"; -const FooterDesign1 = ({ footerItems }) => { +const FooterDesign1 = ({ footerItems, array }) => { return (