Merge version_6 into main #5

Merged
development merged 3 commits from version_6 into main 2026-01-24 22:21:06 +00:00
3 changed files with 4 additions and 3 deletions

View File

@@ -60,6 +60,7 @@ export default function LandingPage() {
{ type: "text", content: "" } { type: "text", content: "" }
]} ]}
useInvertedBackground="invertDefault" useInvertedBackground="invertDefault"
imageClassName="mx-auto"
buttons={[ buttons={[
{ text: "Learn More", href: "#benefits" } { text: "Learn More", href: "#benefits" }
]} ]}