import { Mail, Phone, MapPin, Link2, Calendar, Edit, Settings } from "lucide-react" import { Button } from "@/components/ui/button" import { Card, CardContent, CardFooter, CardHeader } from "@/components/ui/card" import { Badge } from "@/components/ui/badge" import { Separator } from "@/components/ui/separator" export function UserProfileBlock() { return (
User avatar

Sarah Johnson

Senior Product Designer

Design UX Research
sarah.johnson@example.com
(555) 123-4567
San Francisco, CA
portfolio.design
Joined April 2021

About

Product designer with 5+ years of experience in creating user-centered digital products. Passionate about solving complex problems through design thinking and collaboration.

) }