Update src/app/page.tsx

This commit is contained in:
2026-06-07 11:18:36 +00:00
parent b0746b6103
commit eace02b840

View File

@@ -120,24 +120,7 @@ export default function LandingPage() {
</div>
<div id="team" data-section="team">
<TeamCardEleven
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
title="Il Nostro Team di Esperti"
description="Incontri i professionisti dietro ogni evento di successo. Passione, creatività e dedizione sono i nostri pilastri."
groups={[
{
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"
},
{
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"
},
{
title: "Elena Gatti", description: "Logistics Manager", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg", imageAlt: "Elena Gatti, Logistics Manager"
}
]}
/>
<TeamCardEleven />
</div>
<div id="cta-booking" data-section="cta-booking">