Skip to content

16 feature improve home pitch deck#29

Merged
maximedogawa merged 3 commits into
mainfrom
16-feature-improve-home-pitch-deck
Apr 14, 2026
Merged

16 feature improve home pitch deck#29
maximedogawa merged 3 commits into
mainfrom
16-feature-improve-home-pitch-deck

Conversation

@maximedogawa
Copy link
Copy Markdown
Collaborator

@maximedogawa maximedogawa commented Apr 14, 2026

Summary by CodeRabbit

  • New Features

    • Added "Why Pengine" section showcasing key differentiators on landing page
    • Introduced capabilities showcase highlighting what you get
    • Added new container-based tool onboarding section
  • Updates

    • Redesigned landing page layout with restructured content sections
    • Updated product demo in phone mockup with new capability examples
    • Changed secondary call-to-action to external GitHub link (opens in new tab)
  • Style

    • Improved responsive height styling on smaller screens

- Modified the TerminalPreview component to adjust the height for better responsiveness.
- Refactored the LandingPage to replace phases with capabilities, enhancing clarity on tool features.
- Introduced new sections for differentiators and custom tool integration, emphasizing Pengine's unique offerings and user control.
…unctionality

- Modified the PhoneMockup component to display updated messages related to file browsing, including listing items in the Downloads folder.
- Removed outdated messages and replaced them with relevant content to enhance user experience and clarity.
- Removed outdated description and replaced it with a link to the Pengine GitHub repository for better access to project resources.
- Added an SVG icon to the GitHub link for improved visual appeal and user experience.
@maximedogawa maximedogawa self-assigned this Apr 14, 2026
@maximedogawa maximedogawa linked an issue Apr 14, 2026 that may be closed by this pull request
@maximedogawa maximedogawa merged commit 823cf45 into main Apr 14, 2026
@maximedogawa maximedogawa deleted the 16-feature-improve-home-pitch-deck branch April 14, 2026 14:48
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 14, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e8118e4d-1bbd-46f2-986d-aa73709c65f3

📥 Commits

Reviewing files that changed from the base of the PR and between 9b75ade and 1f5e71a.

📒 Files selected for processing (3)
  • src/modules/bot/components/TerminalPreview.tsx
  • src/pages/LandingPage.tsx
  • src/shared/ui/PhoneMockup.tsx

📝 Walkthrough

Walkthrough

Updated landing page content structure by replacing phases with capabilities, added why and custom-tools sections, and changed external links. Also adjusted responsive styling in TerminalPreview and updated mock conversation content in PhoneMockup to demonstrate file-browser functionality instead of sandbox/search features.

Changes

Cohort / File(s) Summary
Responsive Styling
src/modules/bot/components/TerminalPreview.tsx
Reduced small-screen height breakpoint from sm:h-80 to sm:h-60 for the terminal log preview container.
Landing Page Restructuring
src/pages/LandingPage.tsx
Replaced "phases" data model with new "capabilities" array; added #why (Pengine differentiators) and #custom-tools sections; updated hero subheading, CTAs, and secondary action to external GitHub link with icon; removed scopeItems and roadmap sections.
Mock Content Update
src/shared/ui/PhoneMockup.tsx
Updated chat conversation to demonstrate /install file-browser command and file listing functionality, replacing prior sandbox and search examples.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Possibly related PRs

  • PR #7: Modifies the same component files with overlapping edits to TerminalPreview.tsx and LandingPage.tsx

Poem

🐰 Hop, hop, a page takes new shape,
Capabilities bloom where phases escape,
Files now dance where searches once gleamed,
A landing page fresh—better than dreamed!

✨ 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 16-feature-improve-home-pitch-deck

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.

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.

[Feature] Improve Home Pitch deck

1 participant