Skip to content

Commit

Permalink
Removed our work link
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhishek-Beta committed Dec 2, 2024
1 parent 883af1e commit 0833614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/studio/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const navigation = [
{
title: <p className="text-neutral-950 dark:text-neutral-50">Company</p>,
links: [
{ title: "Our Work", href: "/work" },
// { title: "Our Work", href: "/work" },
{ title: "About us", href: "/about-us" },
{ title: "Contact", href: "/contact" },
],
Expand Down

0 comments on commit 0833614

Please sign in to comment.