import React from "react"; import { Navigation } from "../components/Navigation"; import { Footer } from "../components/Footer"; import { Button } from "../components/ui/button"; import { Badge } from "../components/ui/badge"; import { ArrowRight, Linkedin, Twitter, Mail } from "lucide-react"; export const LeadershipTeam = () => { const leaders = [ { name: "Sarah Chen", position: "Chief Executive Officer", bio: "With 15+ years in tech leadership, Sarah drives WDI's vision for digital innovation and global expansion.", experience: "Former VP at Microsoft, Stanford MBA", image: "https://images.unsplash.com/photo-1494790108755-2616b612b786?auto=format&fit=crop&q=80&w=400&h=400", social: { linkedin: "#", twitter: "#", email: "sarah@wdi.com" } }, { name: "Michael Rodriguez", position: "Chief Technology Officer", bio: "Michael leads our technical strategy and ensures we stay at the forefront of emerging technologies.", experience: "Former Lead Engineer at Google, MIT Computer Science", image: "https://images.unsplash.com/photo-1472099645785-5658abf4ff4e?auto=format&fit=crop&q=80&w=400&h=400", social: { linkedin: "#", twitter: "#", email: "michael@wdi.com" } }, { name: "Emily Watson", position: "Chief Operating Officer", bio: "Emily oversees global operations and ensures seamless delivery across all our international projects.", experience: "Former Operations Director at Amazon, Harvard Business School", image: "https://images.unsplash.com/photo-1580489944761-15a19d654956?auto=format&fit=crop&q=80&w=400&h=400", social: { linkedin: "#", twitter: "#", email: "emily@wdi.com" } }, { name: "David Kumar", position: "Head of AI & Machine Learning", bio: "David leads our AI initiatives and ensures we deliver cutting-edge machine learning solutions.", experience: "Former AI Research Scientist at Tesla, PhD in Computer Science", image: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?auto=format&fit=crop&q=80&w=400&h=400", social: { linkedin: "#", twitter: "#", email: "david@wdi.com" } }, { name: "Lisa Thompson", position: "VP of Design & User Experience", bio: "Lisa ensures our solutions are not just functional but also provide exceptional user experiences.", experience: "Former Design Lead at Apple, RISD Design Graduate", image: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?auto=format&fit=crop&q=80&w=400&h=400", social: { linkedin: "#", twitter: "#", email: "lisa@wdi.com" } }, { name: "James Park", position: "VP of Business Development", bio: "James drives our global partnerships and expansion into new markets and industries.", experience: "Former BD Director at Salesforce, Wharton MBA", image: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?auto=format&fit=crop&q=80&w=400&h=400", social: { linkedin: "#", twitter: "#", email: "james@wdi.com" } } ]; return (
Our leadership team combines decades of experience from top tech companies with a shared passion for digital innovation and client success.
Industry experts who guide our strategic direction and innovation initiatives
{advisor.title}
{advisor.expertise}
Join our growing team of innovators or partner with us to transform your business