Update src/app/page.tsx
This commit is contained in:
@@ -60,6 +60,7 @@ export default function LandingPage() {
|
||||
{ type: "text", content: "" }
|
||||
]}
|
||||
useInvertedBackground="invertDefault"
|
||||
imageClassName="mx-auto"
|
||||
buttons={[
|
||||
{ text: "Learn More", href: "#benefits" }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user