Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-06-07 11:17:57 +00:00

View File

@@ -128,13 +128,13 @@ export default function LandingPage() {
description="Incontri i professionisti dietro ogni evento di successo. Passione, creatività e dedizione sono i nostri pilastri."
groups={[
{
name: "Sofia Ricci", role: "Event Director", imageSrc: "http://img.b2bpic.net/free-photo/pretty-student-girl-with-gathered-hair-make-up-relaxing-home-after-lectures-university-attractive-cheerful-young-woman-blue-dress-sitting-comfortable-couch-with-joyful-relaxed-smile_343059-2102.jpg", imageAlt: "Sofia Ricci, Event Director"
title: "Sofia Ricci", description: "Event Director", imageSrc: "http://img.b2bpic.net/free-photo/pretty-student-girl-with-gathered-hair-make-up-relaxing-home-after-lectures-university-attractive-cheerful-young-woman-blue-dress-sitting-comfortable-couch-with-joyful-relaxed-smile_343059-2102.jpg", imageAlt: "Sofia Ricci, Event Director"
},
{
name: "Marco Ferrari", role: "Creative Lead", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1681.jpg", imageAlt: "Marco Ferrari, Creative Lead"
title: "Marco Ferrari", description: "Creative Lead", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1681.jpg", imageAlt: "Marco Ferrari, Creative Lead"
},
{
name: "Elena Gatti", role: "Logistics Manager", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg", imageAlt: "Elena Gatti, Logistics Manager"
title: "Elena Gatti", description: "Logistics Manager", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg", imageAlt: "Elena Gatti, Logistics Manager"
}
]}
/>