import Image from "next/image"; export default function Home() { return (
Next.js logo

To get started, use the chat panel to make edits.

Describe what you want to build and watch it come to life. Just start typing in the chat to shape your app, one idea at a time.

); }