diff --git a/src/app/page.tsx b/src/app/page.tsx index 08a49f9..be7a916 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -141,16 +141,16 @@ export default function LandingPage() { animationType="slide-up" members={[ { - id: "1", name: "Sarah Johnson", role: "Principal Architect", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-daily-activities-minimal-decorated-room_23-2150407592.jpg", imageAlt: "Sarah Johnson - Principal Architect" + id: "1", name: "Sarah Johnson", role: "Principal Architect", description: "Expert in sustainable design and urban planning with 20+ years of experience", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-daily-activities-minimal-decorated-room_23-2150407592.jpg", imageAlt: "Sarah Johnson - Principal Architect" }, { - id: "2", name: "Michael Chen", role: "Design Director", imageSrc: "http://img.b2bpic.net/free-photo/business-people-looking-plans-office_23-2148017114.jpg", imageAlt: "Michael Chen - Design Director" + id: "2", name: "Michael Chen", role: "Design Director", description: "Visionary designer leading innovative architectural solutions across multiple sectors", imageSrc: "http://img.b2bpic.net/free-photo/business-people-looking-plans-office_23-2148017114.jpg", imageAlt: "Michael Chen - Design Director" }, { - id: "3", name: "Elena Rodriguez", role: "Sustainability Lead", imageSrc: "http://img.b2bpic.net/free-photo/social-media-team-having-discussion-luxury-workplace_23-2147847491.jpg?_wi=1", imageAlt: "Elena Rodriguez - Sustainability Lead" + id: "3", name: "Elena Rodriguez", role: "Sustainability Lead", description: "Pioneering eco-friendly design practices and green building certification expertise", imageSrc: "http://img.b2bpic.net/free-photo/social-media-team-having-discussion-luxury-workplace_23-2147847491.jpg?_wi=1", imageAlt: "Elena Rodriguez - Sustainability Lead" }, { - id: "4", name: "James Wilson", role: "Technical Architect", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-daily-activities-minimal-decorated-room_23-2150407592.jpg?_wi=3", imageAlt: "James Wilson - Technical Architect" + id: "4", name: "James Wilson", role: "Technical Architect", description: "Specialist in building systems and structural engineering for complex projects", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-daily-activities-minimal-decorated-room_23-2150407592.jpg?_wi=3", imageAlt: "James Wilson - Technical Architect" } ]} buttons={[