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

Hello. This is my personal store. Here I sell hoodies, comics, books, and other items. You can buy them.

{/* Blogpost Components Here */}
); }