Update platform website contents (#12434)#12435
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
WalkthroughThree Razor component pages are updated with BOM character cleanup, customer carousel content changes (Antargyan URL domain and Functionland description), and rebranded customer section headings across the website. ChangesWebsite content and customer section updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
Pull request overview
This PR updates marketing copy on the Platform website to improve how customer usage of bitplatform is presented, addressing issue #12434.
Changes:
- Updates “Our customers” wording to “Built with bitplatform” on Home and Demos pages.
- Refreshes hero/section headline text on the Home page customer section.
- Updates one customer link (Antargyan) and trims copy in the customer carousel.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/Home/HomePage.razor | Updates customer section title and headline copy on the home page. |
| src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/DemosPage.razor | Renames the customer section heading to match the updated branding. |
| src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/CustomerCarousel.razor | Updates a customer URL and adjusts customer description text. |
| <BitCarouselItem> | ||
| <BitText Typography="BitTypography.H6" Class="text-subtitle"> | ||
| <a class="customer-link" href="https://www.antargyan.com/" target="_blank"> | ||
| <a class="customer-link" href="https://www.antargyan.ai/" target="_blank"> |
closes #12434
Summary by CodeRabbit
Release Notes