Updating to rebrand AirQo Analytics to Nexus#3761
Conversation
…tency across product pages
…m for consistency across the application
|
Warning Review limit reached
Next review available in: 49 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (24)
📝 WalkthroughWalkthroughRebranding update replacing "Analytics Dashboard"/"AirQo Analytics Platform" copy with "Nexus" across metadata, navigation, footer, and page content, plus a formatting change switching breadcrumb/hero separators from ">" to "/" across multiple product and solutions pages. ChangesNexus rebrand and breadcrumb separator update
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested labels: Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Warning Review ran into problems🔥 ProblemsErrors were encountered while retrieving linked issues. Errors (1)
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 |
|
New azure website changes available for preview here |
Baalmart
left a comment
There was a problem hiding this comment.
Hi @OchiengPaul442 , please review
|
|
||
| export const metadata: Metadata = { | ||
| title: 'Explore Air Quality Data | AirQo Analytics and Mobile App', | ||
| title: 'Explore Air Quality Data | Nexus Platform and Mobile App', |
There was a problem hiding this comment.
Hi @OchiengPaul442 , could perhaps just keep it AirQo Nexus in ALL places and NOT include words like Platform or Dashboard or Analytics.
In summary, AirQo Nexus in ALL places.
There was a problem hiding this comment.
yup, also in the docs pr, should be AirQo Nexus @OchiengPaul442
There was a problem hiding this comment.
Thanks, noted
There was a problem hiding this comment.
Pull request overview
This PR updates the marketing site’s UI copy, navigation, and metadata to support the rebrand of “AirQo Analytics” to “Nexus”, and standardizes breadcrumb separators to use / instead of >.
Changes:
- Renames the Analytics product label to “Nexus” in navigation and footer entries.
- Updates page metadata image alt text and Explore Data layout SEO title/keywords to reflect Nexus branding.
- Standardizes breadcrumb display strings across solution/product pages (e.g.,
Solutions / …,Our Products / …) and refreshes select page copy.
Reviewed changes
Copilot reviewed 19 out of 19 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| src/website/src/lib/navItems.ts | Renames the Analytics nav item to “Nexus” and updates its description. |
| src/website/src/lib/metadata/pageMetadata.ts | Updates analytics product social image alt text to Nexus branding. |
| src/website/src/lib/metadata.ts | Mirrors the analytics product social image alt text update. |
| src/website/src/features/solutions/research/ResearchPage.tsx | Changes breadcrumb separator to /. |
| src/website/src/features/solutions/research/platform-integration.tsx | Rebrands “AirQo Analytics Platform” wording to “Nexus Platform”. |
| src/website/src/features/solutions/communities/CommunityPage.tsx | Changes breadcrumb separator to /. |
| src/website/src/features/solutions/african-cities/AfricanCityPage.tsx | Changes breadcrumb separator to /. |
| src/website/src/features/products/VertexPage.tsx | Changes breadcrumb separator to /. |
| src/website/src/features/products/MonitorPage.tsx | Changes breadcrumb separator to /. |
| src/website/src/features/products/MobilePage.tsx | Changes breadcrumb separator to /. |
| src/website/src/features/products/CalibratePage.tsx | Changes breadcrumb separator to /. |
| src/website/src/features/products/BeaconPage.tsx | Changes breadcrumb separator to /. |
| src/website/src/features/products/ApiPage.tsx | Changes breadcrumb separator to /. |
| src/website/src/features/products/AnalyticsPage.tsx | Changes breadcrumb separator to / (breadcrumb text still references analytics dashboard). |
| src/website/src/features/products/AIPlatformPage.tsx | Changes breadcrumb separator to /. |
| src/website/src/features/home/HomePage.tsx | Updates homepage “Analytics” section subtitle/description to Nexus branding. |
| src/website/src/features/explore-data/ExplorePage.tsx | Updates Explore Data card label to Nexus branding. |
| src/website/src/components/layout/Footer.tsx | Renames footer “Analytics Dashboard” link label to “Nexus”. |
| src/website/src/app/(utility)/explore-data/layout.tsx | Updates Explore Data page metadata title and keywords to Nexus branding. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| <p className="text-gray-500 mb-2 text-[14px]"> | ||
| Our Products {'>'} Air quality analytics Dashboard | ||
| Our Products {'/'} Air quality analytics Dashboard | ||
| </p> |
| <p className="text-gray-500 mb-2 text-[14px]"> | ||
| Our Products {'>'} Binos Monitor | ||
| Our Products {'/'} Binos Monitor | ||
| </p> |
| @@ -144,7 +144,7 @@ const ExplorePage = () => { | |||
| </div> | |||
| </div> | |||
| <p className="text-gray-700 mb-2 text-sm text-center"> | |||
| An interactive air quality analytics platform | |||
| An interactive Nexus platform | |||
|
New azure website changes available for preview here |
1 similar comment
|
New azure website changes available for preview here |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files
Flags with carried forward coverage won't be shown. Click here to find out more. @@ Coverage Diff @@
## staging #3761 +/- ##
========================================
Coverage 65.69% 65.69%
========================================
Files 156 156
Lines 7812 7812
Branches 1918 1918
========================================
Hits 5132 5132
Misses 2620 2620
Partials 60 60 🚀 New features to boost your workflow:
|
|
New azure website changes available for preview here |
|
New azure website changes available for preview here |
|
New azure website changes available for preview here |
Status of maturity (all need to be checked before merging):
Screenshots (optional)
Summary by CodeRabbit