/* eslint-disable react/no-unescaped-entities */ "use client"; import React from "react"; export default function App() { return ( <> hi, thanks for stopping by. this is still a work in progress, so it's a little sparse. naresh. > ); }