import Link from 'next/link' export default function HomePage() { return (
{/* Temporary placeholder until the portfolio landing is implemented in P5. */}

Krishna Ayyalasomayajula

Field Notes
) }