6 lines
312 B
JavaScript
6 lines
312 B
JavaScript
// {/* side bar */}
|
|
// <section className="flex-none w-80 p-10 border-r-2 flex flex-row bg-fuchsia-50 items-center">
|
|
// {/* logo */}
|
|
// <Image src="/handcrafts/undraw_handcrafts_leaf.svg" alt="logo" width={30} height={30} />
|
|
// <font className="top-0 text-3xl text-teal font-satisfy">nirvana</font>
|
|
// </section>
|