Update src/app/page.tsx
This commit is contained in:
@@ -204,7 +204,6 @@ export default function LandingPage() {
|
||||
{ items: [{ label: "Products", href: "#products" }, { label: "Team", href: "#team" }, { label: "Pricing", href: "#pricing" }] },
|
||||
{ items: [{ label: "FAQ", href: "#faq" }, { label: "Contact", href: "#contact" }, { label: "Privacy Policy", href: "#privacy" }] }
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user