Overview
HOLME Engineering is a corporate site for autonomous marine and energy systems — power management (PMS), energy storage (ESS), integrated automation (IAS), micro grids and shore connections, engineered for extreme environments. It presents the company’s services and an ongoing News feed, backed by a dedicated content API.

Highlights
- Content-driven marketing pages: Services, About, News and Contact.
- A dynamic News section for company updates.
- Smooth, animated scrolling powered by Lenis.
- A protected area with login and an authenticated dashboard.
Tech & Architecture
The front end is built with Next.js (App Router) and React, and deployed on Vercel. Page content is served from a dedicated API (api.holme-engineering.com) that advertises an OpenAPI schema, documentation and a WebMCP endpoint. Access to the dashboard is protected by OpenID Connect authentication, and runtime errors are tracked with Sentry.
