import Image from 'next/image' import TitleBar from "@/components/header"; export default function Home() { return (
{/*
*/} {/*

*/} {/* Get started by editing */} {/* app/page.tsx*/} {/*

*/} {/*
*/} {/* */} {/* By{' '}*/} {/* */} {/* */} {/*
*/} {/*
*/}
Next.js Logo

Docs{' '} ->

Find in-depth information about Next.js features and API.

Learn{' '} ->

Learn about Next.js in an interactive course with quizzes!

Templates{' '} ->

Explore the Next.js 13 playground.

Deploy{' '} ->

Instantly deploy your Next.js site to a shareable URL with Vercel.

) }