Skip to content

refactor: remove unused marketing components and orphaned assets - #144

Open
Smartlify07 wants to merge 1 commit into
mainfrom
refactor/cleanup-unused-files
Open

refactor: remove unused marketing components and orphaned assets#144
Smartlify07 wants to merge 1 commit into
mainfrom
refactor/cleanup-unused-files

Conversation

@Smartlify07

@Smartlify07 Smartlify07 commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Removes 10 marketing components that are never imported anywhere in the codebase (hero-content, hero-cta, hero-header, hero-trusted-by, social-proof, why-choose-us, mission-sections, about-our-values-section, about-ai-healthcare-section, gallery-section) plus 3 assets only referenced by those files (get-assistance.png, support.png, healthcare-ai.png). tsc, lint, and production build pass.

Summary by CodeRabbit

  • Content Changes
    • Removed multiple marketing page sections, including hero content, calls to action, trusted-by messaging, social proof, values, gallery, mission, founder story, and “Why Choose Us” sections.
    • The marketing experience now presents a significantly streamlined page with less promotional and informational content.

@vercel

vercel Bot commented Aug 10, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
modern-advocates Building Building Preview Aug 10, 2026 9:56pm

@coderabbitai

coderabbitai Bot commented Aug 10, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: d0afaa29-7996-4caa-9b91-92cac6f62a94

📥 Commits

Reviewing files that changed from the base of the PR and between cbba5e3 and c3075c9.

⛔ Files ignored due to path filters (3)
  • public/figma-about/healthcare-ai.png is excluded by !**/*.png
  • public/figma-home/get-assistance.png is excluded by !**/*.png
  • public/figma-home/support.png is excluded by !**/*.png
📒 Files selected for processing (10)
  • src/features/marketing/components/about-ai-healthcare-section.tsx
  • src/features/marketing/components/about-our-values-section.tsx
  • src/features/marketing/components/gallery-section.tsx
  • src/features/marketing/components/hero-content.tsx
  • src/features/marketing/components/hero-cta.tsx
  • src/features/marketing/components/hero-header.tsx
  • src/features/marketing/components/hero-trusted-by.tsx
  • src/features/marketing/components/mission-sections.tsx
  • src/features/marketing/components/social-proof.tsx
  • src/features/marketing/components/why-choose-us.tsx
💤 Files with no reviewable changes (10)
  • src/features/marketing/components/hero-cta.tsx
  • src/features/marketing/components/hero-trusted-by.tsx
  • src/features/marketing/components/hero-content.tsx
  • src/features/marketing/components/why-choose-us.tsx
  • src/features/marketing/components/hero-header.tsx
  • src/features/marketing/components/about-our-values-section.tsx
  • src/features/marketing/components/about-ai-healthcare-section.tsx
  • src/features/marketing/components/social-proof.tsx
  • src/features/marketing/components/gallery-section.tsx
  • src/features/marketing/components/mission-sections.tsx

📝 Walkthrough

Walkthrough

The change deletes legacy marketing components for hero content, healthcare, values, mission, gallery, social proof, and positioning sections.

Changes

Cohort / File(s) Summary
Legacy marketing component removal
src/features/marketing/components/about-ai-healthcare-section.tsx, src/features/marketing/components/about-our-values-section.tsx, src/features/marketing/components/gallery-section.tsx, src/features/marketing/components/mission-sections.tsx
Deletes healthcare, values, gallery, mission, and founder-story components.
Legacy hero and marketing content removal
src/features/marketing/components/hero-*.tsx, src/features/marketing/components/social-proof.tsx, src/features/marketing/components/why-choose-us.tsx
Deletes hero components, social-proof content, and the “why choose us” section.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

Poem

A rabbit found the old sections gone,
Hero and gallery before the dawn.
Values and mission tucked away,
Social proof hopped off today.
“Clean paths ahead!” the rabbit sings,
While carrots dance on agile springs.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the removal of unused marketing components and their orphaned assets.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch refactor/cleanup-unused-files

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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