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" }
|
||||
]}
|
||||
@@ -211,4 +212,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user