Landing Page Component - Copy this Angular, Css Component to your project
FRONT-END (Landing Page (home page) development content details): 1. Create landing page(home) 2. In home page there should be a navbar, 13 cards in between and footer. 3. In navbar there should be a company icon, tagline and followed by some other page like support contact, FAQs, User Profile Details etc. 4. Between navbar and footer there should be 13 cards in home page. 5. This (13) cards when clicked on any of them they should be navigated to respective page. 6. Inside details when navigating to card respective page right now no internal implementation. 7. Each card should be designed with front view with Title, Image and card content. 8. Footer Should be with footer content like copyright @ 2025, terms and conditions, feedback etc. 9. Design required viewable on both desktop and mobile devices (CSS flexbox and media queries). provide navigation for all content in navbar and for all cards to its respective pages with default content
