I already have a small static site built in plain HTML + CSS, and I’m happy with its look and feel. What I now need is a set of additional pages that extend the existing design without altering it in any noticeable way. The new section will act as a portal of company profiles. For every company you’ll create a dedicated HTML page that mirrors our current stylesheet and layout. Each profile must include three elements: • A short company description • Full contact details (address, phone, email, website) • A clear list of services or products they provide On the index side, I’d like a main “Companies” landing page that automatically groups and links profiles by industry. Visitors should be able to scan industries first, then drill down to a chosen company page. A simple, well-structured directory layout is all that’s needed—no database or CMS, just clean HTML, CSS, and a sprinkle of vanilla JavaScript if you prefer for smooth scrolling or filtering. Key points I will check before sign-off: • Visual consistency with the existing site (fonts, colours, spacing) • Valid, tidy HTML5/CSS3; assets neatly organised in the current folder structure • Industry-based navigation working on desktop and mobile • Sample content for at least three companies so I can see the pattern in action Send over the finished files in a zip, and I’ll drop them straight onto the server.