// The Project section function Project() { return (
The project

The keys to
more sustainable
water management.

More and more vineyards in Europe are using — and will need — irrigation in the coming decades. Yet practical training rarely addresses the real questions winegrowers face on the ground:  how much, how, and when.

Context

In southern Europe, drought, heatwaves and restricted water availability are now frequent. Some regions have decades of experience optimizing irrigation; others are installing systems for the first time. VINIRRIG bridges these two worlds — combining expert know-how with practical training adapted to climate change.

{/* image grid */}
); } function Pillar({ num, title, body }) { return (
{ e.currentTarget.style.transform = "translateY(-4px)"; e.currentTarget.style.boxShadow = "0 24px 50px -30px rgba(15,34,67,.3)"; }} onMouseLeave={(e) => { e.currentTarget.style.transform = "none"; e.currentTarget.style.boxShadow = "none"; }} >
{num}

{title}

{body}

); } function Img({ src, rowSpan }) { return (
); } window.Project = Project;