Skip to content

feat(landing): compare footer column, sales solutions page, nav reshuffle, scheduled-tasks calendar hero#5684

Merged
waleedlatif1 merged 1 commit into
stagingfrom
landing-nav-footer-compare
Jul 15, 2026
Merged

feat(landing): compare footer column, sales solutions page, nav reshuffle, scheduled-tasks calendar hero#5684
waleedlatif1 merged 1 commit into
stagingfrom
landing-nav-footer-compare

Conversation

@waleedlatif1

Copy link
Copy Markdown
Collaborator

Summary

  • Replace the footer's Blocks column with a Compare column — "All Comparisons" plus the top 9 competitors, derived from ALL_COMPETITORS so labels/slugs never drift from the comparison pages; add Library to the footer Resources column
  • Add /solutions/sales — same SolutionsPage format as the other five solutions pages (lead research, outreach drafting, CRM updates, meeting prep, pipeline digests), registered in the sitemap
  • Remove the standalone Enterprise navbar chip (desktop + mobile); Enterprise replaces Library in the Resources menu, Sales replaces Enterprise in the Solutions menu (both menus stay at 6 items)
  • Replace the /scheduled-tasks hero's workflow-canvas loop with a calendar loop that mirrors the real workspace Scheduled Tasks surface — month grid, toolbar, task pills in the real CalendarEventChip chrome, with a Weekly KPI report schedule stamping in across the Mondays (reduced-motion renders the finished frame)

Type of Change

  • New feature / improvement

Testing

Tested manually — typecheck + biome clean, all routes rendered on a dev server, hero/footer/sales verified via screenshots

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 15, 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 15, 2026 6:23am

Request Review

@cursor

cursor Bot commented Jul 15, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Marketing-only landing routes, nav links, footer columns, and decorative hero animations—no auth, APIs, or data paths.

Overview
Landing IA and marketing surfaces get several coordinated updates.

The footer swaps the docs Blocks column for Compare (hub link plus nine competitors from ALL_COMPETITORS) and adds Library under Resources. Navigation drops the standalone Enterprise chip on desktop and mobile; Enterprise moves into Resources (replacing Library there), and Sales leads the Solutions mega-menu with a new /solutions/sales route wired in the sitemap.

Scheduled Tasks replaces the workflow-canvas hero with a calendar loop that mirrors the workspace month view—recurring pills, then a Weekly KPI schedule stamping across Mondays, with reduced-motion showing the finished frame.

The new Sales solution page follows the shared SolutionsPage pattern (inbound routing, research, outreach, CRM, meeting prep, pipeline digest) with an enterprise-style hero loop.

Reviewed by Cursor Bugbot for commit 7ec11ad. Configure here.

@greptile-apps

greptile-apps Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR expands the landing site with a Sales page and a new Scheduled Tasks hero. The main changes are:

  • Adds the /solutions/sales page and sitemap entry.
  • Moves Enterprise and Sales within the desktop and mobile navigation.
  • Replaces the footer Blocks column with comparison links.
  • Replaces the Scheduled Tasks workflow animation with a calendar loop.

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)/scheduled-tasks/components/scheduled-tasks-calendar-loop/scheduled-tasks-calendar-loop.tsx Adds the calendar grid, recurring task pills, animation timing, and reduced-motion state.
apps/sim/app/(landing)/solutions/sales/sales.tsx Defines the Sales landing page with the established SolutionsPage configuration.
apps/sim/app/(landing)/solutions/sales/components/sales-hero-loop.tsx Adds the Sales workflow content for the shared enterprise platform loop.
apps/sim/app/(landing)/components/footer/footer.tsx Builds the new Compare column from the existing competitor catalog.
apps/sim/app/(landing)/components/navbar/components/nav-menu-chip/constants.ts Moves Enterprise into Resources and adds Sales to Solutions.
apps/sim/app/sitemap.ts Registers the new Sales landing page in the sitemap.

Reviews (1): Last reviewed commit: "feat(landing): compare footer column, sa..." | Re-trigger Greptile

@waleedlatif1 waleedlatif1 merged commit 64280c9 into staging Jul 15, 2026
18 checks passed
@waleedlatif1 waleedlatif1 deleted the landing-nav-footer-compare branch July 15, 2026 06:35
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