Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-03 11:03:06 +00:00

View File

@@ -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: "#" },
]}
/>
</div>