diff --git a/src/app/page.tsx b/src/app/page.tsx index 746d64b..640f5fc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "Learn More", href: "#about" } ]} buttonAnimation="slide-up" - background="plain" + background={{ variant: "plain" }} ariaLabel="Hero section for digital business card" />