Merge version_5 into main #5

Merged
development merged 5 commits from version_5 into main 2026-01-22 20:39:44 +00:00
Showing only changes of commit b283cb0b2d - Show all commits

View File

@@ -102,7 +102,6 @@ export default function BlogPage() {
navItems={[
{ name: "Home", id: "/" },
{ name: "Products", id: "/products" },
{ name: "About", id: "/about" },
{ name: "Pricing", id: "/pricing" },
{ name: "FAQ", id: "/faq" }
]}