mirror of
https://github.com/dathere/qsvpro.dathere.com.git
synced 2025-12-18 21:59:24 +00:00
chore: add FAQ to navbar
This commit is contained in:
parent
5575f9098a
commit
143a81387f
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ const navbarLinks = [
|
|||
{ label: "Features", href: "#features", ariaLabel: "Features" },
|
||||
// { label: "Feedback", href: "#feedback", ariaLabel: "Feedback" },
|
||||
{ label: "Pricing", href: "#pricing", ariaLabel: "Pricing" },
|
||||
// { label: "FAQ", href: "#FAQ", ariaLabel: "FAQ" },
|
||||
{ label: "FAQ", href: "#FAQ", ariaLabel: "FAQ" },
|
||||
];
|
||||
|
||||
export const Navbar = () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue