Cicli Baratella

Website for a historic bicycle shop

RoleDesign & developmentVisit website
Exterior of the Cicli Baratella shop

Cicli Baratella is a bicycle shop in Legnago, Italy, in business since 1963. The website tells sixty years of history and presents services, brands and reviews, with a section-based single-page structure and dedicated legal pages, in Italian and English.

Technical details

A static Astro site with TypeScript and modern CSS based on custom properties, no CSS framework. Hero images are served as responsive WebP across three breakpoints, with search-optimized file names.

A detail I care about: the real-time “Open / Closed” badge, computed client-side from the shop’s actual opening hours, holidays included.

Form and integrations

The contact form uses EmailJS protected by Google reCAPTCHA v2, with no dedicated backend needed. Analytics with explicit consent and JSON-LD LocalBusiness structured data for local search visibility.

Quality and deployment

Automatic deploys on AWS Amplify; in CI, GitHub Actions also runs an AI-powered automated code review on every pull request.