Merge version_6 into main #7
@@ -31,7 +31,6 @@ export default function LandingPage() {
|
||||
brandName="Axis"
|
||||
navItems={[
|
||||
{ name: "Features", id: "howitworks" },
|
||||
{ name: "How It Works", id: "howitworks" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "FAQ", id: "faq" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
@@ -215,7 +214,6 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Product", items: [
|
||||
{ label: "Features", href: "#howitworks" },
|
||||
{ label: "How It Works", href: "#howitworks" },
|
||||
{ label: "Pricing", href: "#" },
|
||||
{ label: "Download", href: "https://example.com/download" }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user