import { Search, User, Play, Archive, History, Settings, Volume2, Heart, MessageCircle, Share2, Bookmark, MoreVertical } from 'lucide-react' export default function App() { return (
{/* Header */}
{/* Left: Logo */}

VoiceVault

{/* Center: Search Bar */}
{/* Right: Login */}
{/* Sidebar - Profile */} {/* Main Content - Feed */}
{/* Audio Post Card */}
{/* Post Header */}
DM
Diana Martinez • 2 hours ago
Historical Events Personal Stories

My Grandmother's Journey Through WWII

{/* Audio Player */}
2:34 7:52
{/* Transcription Preview */}

"I remember the day clearly, despite all these years. We were living in a small village outside Warsaw when the news came. My mother gathered us all together and told us we had to leave everything behind..."

{/* Post Actions */}
{/* Second Audio Post Card */}
RM
Robert Miller • 5 hours ago
Cultural Traditions Oral History

Traditional Music of the Appalachian Mountains

4:15 8:30

"This song has been passed down through five generations of our family. My great-great-grandfather used to play it on his banjo during summer evenings on the porch. The melody tells the story of..."

{/* Right Sidebar - Trending */}
) }