diff --git a/src/app/page.tsx b/src/app/page.tsx index c6ba99b..2097cdf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { useInvertedBackground={false} buttons={[ { text: "Read My Story", href: "#" }, - { text: "View Full Bio", href: "#", props: { variant: "secondary" } }, + { text: "View Full Bio", href: "#" }, ]} />