Skip to content

feat(landing): add enterprise link to navbar and footer#5535

Open
waleedlatif1 wants to merge 1 commit into
stagingfrom
worktree-enterprise-nav-link
Open

feat(landing): add enterprise link to navbar and footer#5535
waleedlatif1 wants to merge 1 commit into
stagingfrom
worktree-enterprise-nav-link

Conversation

@waleedlatif1

Copy link
Copy Markdown
Collaborator

Summary

  • Added an Enterprise link (/enterprise) to the desktop navbar, next to Pricing
  • Added it to the mobile nav sheet's standalone links
  • Added it to the footer's Product column
  • The /enterprise page already existed but wasn't linked from nav/footer

Type of Change

  • New feature

Testing

Tested manually

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

@vercel

vercel Bot commented Jul 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
docs Skipped Skipped Jul 9, 2026 3:46pm

Request Review

@cursor

cursor Bot commented Jul 9, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Static marketing nav/footer link additions only; no auth, API, or data-path changes.

Overview
Surfaces the existing /enterprise route in primary site navigation so visitors can reach it without guessing the URL.

Desktop navbar adds an Enterprise ChipLink before Pricing, matching how Pricing is already a standalone chip outside the mega-menus. Mobile nav adds the same route to STANDALONE_LINKS (listed before Pricing). Footer adds Enterprise as the first item in the Product column.

Reviewed by Cursor Bugbot for commit 25b8fc2. Configure here.

@greptile-apps

greptile-apps Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR adds Enterprise links to the landing page navigation. The main changes are:

  • Enterprise added to the desktop navbar before Pricing.
  • Enterprise added to the mobile nav standalone links.
  • Enterprise added to the footer Product column.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed code.

Important Files Changed

Filename Overview
apps/sim/app/(landing)/components/footer/footer.tsx Adds Enterprise to the Product footer links as an internal /enterprise link.
apps/sim/app/(landing)/components/navbar/components/mobile-nav/mobile-nav.tsx Adds Enterprise to the mobile nav standalone links before Pricing.
apps/sim/app/(landing)/components/navbar/navbar.tsx Adds an Enterprise desktop navbar chip before Pricing.

Reviews (1): Last reviewed commit: "feat(landing): add enterprise link to na..." | Re-trigger Greptile

@waleedlatif1 waleedlatif1 force-pushed the worktree-enterprise-nav-link branch from 25b8fc2 to 7671338 Compare July 9, 2026 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant