Skip to content

fix(landing): remove card stack row from stats bento#480

Merged
sudhashrestha merged 1 commit into
mainfrom
fix/landing-stats-bento
Jun 2, 2026
Merged

fix(landing): remove card stack row from stats bento#480
sudhashrestha merged 1 commit into
mainfrom
fix/landing-stats-bento

Conversation

@hari

@hari hari commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Drop the full-width CardStackBento slot so the landing stats section stays tighter and avoids the broken layout on the homepage.

Summary by CodeRabbit

  • Style
    • Redesigned the landing page statistics section with an updated full-width card layout. The new design features development hours and research hours statistics, replacing the previous component with a fresh visual presentation that better communicates the effort invested in product development.

Drop the full-width CardStackBento slot so the landing stats section
stays tighter and avoids the broken layout on the homepage.

Co-authored-by: Cursor <cursoragent@cursor.com>
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@hari hari requested a review from sudhashrestha June 1, 2026 23:49
@coderabbitai

coderabbitai Bot commented Jun 1, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ced66387-5ef1-4c26-8e3f-081fb6170211

📥 Commits

Reviewing files that changed from the base of the PR and between eae6946 and 9f5ec97.

📒 Files selected for processing (1)
  • app/(main)/_landing/stats-bento.tsx
💤 Files with no reviewable changes (1)
  • app/(main)/_landing/stats-bento.tsx

📝 Walkthrough

Walkthrough

The landing stats section simplifies Card 3 by removing the dynamic CardStackBento component and replacing it with a static card containing a brief statement and two hardcoded statistics about development and research effort.

Changes

Landing Stats Bento Update

Layer / File(s) Summary
Replace CardStackBento with static stats content
app/(main)/_landing/stats-bento.tsx
The CardStackBento import is removed, and the corresponding BentoCard is replaced with a full-width "Built with care" card containing static text ("We did the hard part. So you don't have to.") and two stat blocks showing hours of development and hours of research.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Suggested reviewers

  • sudhashrestha

Poem

🐰 A bento card dances in the light,
From complex stacks to static sight,
"We did the hard part, just for you,"
With stats so clean and honest too! ✨

🚥 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 accurately describes the main change: removing the CardStackBento component (card stack) from the stats bento layout on the landing page.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ 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 fix/landing-stats-bento

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 and usage tips.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying animata with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9f5ec97
Status: ✅  Deploy successful!
Preview URL: https://8307ee14.animata.pages.dev
Branch Preview URL: https://fix-landing-stats-bento.animata.pages.dev

View logs

@sudhashrestha sudhashrestha merged commit 1c19f40 into main Jun 2, 2026
6 checks passed
@sudhashrestha sudhashrestha deleted the fix/landing-stats-bento branch June 2, 2026 01:42
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.

2 participants