create a nice investor profile page: const dummyInvestor = { name: "John Smith", email: "john.smith@example.com", photo: "https://example.com/john_smith.jpg", video: "https://example.com/john_smith_video.mp4", background: "Former tech entrepreneur with 2 successful exits", investmentFocus: ["SaaS", "Fintech", "AI/ML"], investmentStage: ["Seed", "Series A"], investmentRange: "$50K - $500K", geographic: ["US West Coast", "US East Coast"], portfolio: ["Startup A", "Startup B", "Startup C"], boardSeats: ["Startup A", "Startup D"], advisoryRoles: ["Startup X", "Startup Y"], philosophy: "I invest in passionate founders solving real problems", education: "MBA, Stanford Graduate School of Business", network: "Member of Angel Capital Association" }; | A shadcn/ui and v0 generation - v0