diff --git a/src/app/page.tsx b/src/app/page.tsx index 284cfa4..f89fd3f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -245,6 +245,7 @@ export default function HomePage() { buttons={[{ label: "Primary", href: "#" }, { label: "Secondary", href: "#" }]} imageSrc="https://placehold.co/600x400" background={{ variant: "plain" }} + containerClassName="relative z-10 mb-20" />