feat(docs): add refine ai hero banner#6806
Conversation
|
✅ Deploy Preview for refine-doc-live-previews ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Pull Request Overview
This PR adds a new Refine AI hero banner to the landing page.
- Added a new React component (LandingAiHeroSection) that displays the AI banner.
- Updated the homepage to integrate the new hero banner in addition to the existing landing hero section.
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| documentation/src/refine-theme/landing-ai-hero-section.tsx | New component created to display the Refine AI banner. |
| documentation/src/pages/index.tsx | Updated homepage to incorporate the new AI hero section. |
There was a problem hiding this comment.
Pull Request Overview
This PR introduces a new Refine AI hero banner component to the landing page, enhancing the visual appeal and messaging for the Refine AI product.
- Added a new landing-ai-hero-section component with video backgrounds and a call-to-action.
- Updated the homepage to include the new Refine AI hero section above the existing hero component.
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| documentation/src/refine-theme/landing-ai-hero-section.tsx | New component for Refine AI banner with video backgrounds and actionable links |
| documentation/src/pages/index.tsx | Homepage updated to integrate the new Refine AI hero section |
… sources in AI hero section
PR Checklist
Please check if your PR fulfills the following requirements:
Bugs / Features
Refine AI banner added to landing page.
