The website is the digital presence of Konstantin Schroth, a specialist in professional fruit tree pruning. Technically, the site was realized as a modern one-pager based on the Astro framework.
Technical features
The decision to use a single-page layout in combination with Astro enables a particularly lean and fast user experience:
- Static Site Generation (SSG):
As a one-pager, the site benefits significantly from Astro's performance, as the entire layout is pre-generated. This results in instant loading times without server-side delays. - Component-based structure:
Despite being presented on a single page, the code is modularly built with TypeScript and Tailwind CSS. This keeps the site maintainable and ensures a clean, responsive design. - Targeted interactivity:
Vue.js and Leaflet (for location display) are used for dynamic elements, which are only loaded where they are actually needed on the page.
Purpose of the site
The platform consolidates all relevant information on a single level to keep the path from information to inquiry as short as possible.
A central element is the contact form: It serves not only for communication but for targeted job preparation. Through structured data queries, service area definition, and a photo upload function, it enables efficient planning of on-site appointments.