SYMBOL INDEX (7 symbols across 5 files) FILE: src/App.js function App (line 9) | function App() { FILE: src/Sections/Hero/index.js constant CTA (line 148) | const CTA = styled.button` FILE: src/Sections/Services/index.js constant OBJ (line 103) | const OBJ = styled.div` FILE: src/components/Card/index.js constant CARD (line 3) | const CARD = styled.div` constant TEXT (line 32) | const TEXT = styled.h4` constant NAME (line 40) | const NAME = styled.h3` FILE: src/components/Footer/index.js constant FOOTER (line 6) | const FOOTER = styled.footer`