import { Button } from "@/components/ui/button"; import Image from "next/image"; export default function HomeBanner() { return (
{/* Left: Text Content */}

1000 BLACK UMBRELLAS

Poems of absolute nakedness that chase the power of love. Daniel McGinn is
one of the most admired poets in the underground American poetry scene.

{/* Right: Book Cover */}
1000 Black Umbrellas Book Cover
); }