Merge version_6 into main

Merge version_6 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-01-24 22:21:05 +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" }
]} ]}