Merge version_1 into main #3
@@ -29,7 +29,7 @@ export default function LandingPage() {
|
||||
navItems={[
|
||||
{ name: "Zoeken", id: "search" },
|
||||
{ name: "Over", id: "about" },
|
||||
{ name: "FAQ", id: "faq" }
|
||||
{ name: "Feedback", id: "testimonials" }
|
||||
]}
|
||||
button={{ text: "Start Oefenen", href: "#search" }}
|
||||
animateOnLoad={true}
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
title: "Product", items: [
|
||||
{ label: "Zoeken", href: "#search" },
|
||||
{ label: "Over Ons", href: "#about" },
|
||||
{ label: "FAQ", href: "#" }
|
||||
{ label: "Feedback", href: "#testimonials" }
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user