Skip to content
Contact

Contact Portanova

Call, email, or send a message to schedule a consultation. Every inquiry receives a personal reply within one business day.

Contact Details

Where to Reach Us

Every inquiry receives a personal reply within one business day.

Office
Via Alfieri 12, 10121 Torino, Italy
Hours
Monday to Friday 9:00 AM to 6:00 PM
Saturday 10:00 AM to 4:00 PM
Sunday Private appointments only

Send a Message

FAQ

Common Questions

Quick answers to questions we hear most often from new clients.

Does Portanova require a CMS or CRM?

No. The theme is fully static. Properties, posts, testimonials, services, contact details, and navigation are edited locally through Astro Content Collections and TypeScript data files.

How does the contact form work without a backend?

The demo form builds a mailto link and opens the visitor email client. Phone and email links are included throughout the theme, and the README explains how to replace the contact details.

Can I replace the demo properties?

Yes. Add or edit Markdown/MDX files in src/content/properties and reference local image keys from src/data/images.ts.

Can animations be reduced?

Yes. Motion scripts check prefers-reduced-motion, and the README shows where to adjust or reduce animation intensity site-wide.