Ui cahnges and button linking

This commit is contained in:
2026-04-18 21:53:42 +05:30
parent 174faf5ccd
commit 7cd9585c8f
21 changed files with 292 additions and 210 deletions

View File

@@ -26,7 +26,7 @@ const footerLinks = [
items: [
{ label: "About Us", url: "/about" },
{ label: "Careers", url: "/careers" },
{ label: "Blog", url: "/blog" },
{ label: "Features", url: "/features" },
{ label: "Contact", url: "/contact" },
],
},