[PR #597] [MERGED] LP: Updated Boost Hub Section & Polished Other Section #811

Closed
opened 2026-03-03 00:23:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/597
Author: @ellekasai
Created: 8/24/2020
Status: Merged
Merged: 8/26/2020
Merged by: @Rokt33r

Base: masterHead: lp-update-info


📝 Commits (10+)

  • d32a909 Replaced Boost Hub Image
  • aa67595 Replaced Boost Hub Image
  • 4d36b84 Replaced Roadmap Link
  • 8bf1301 Removed Kickstarter and Added Link to Footer
  • 850a1ba Replaced Subtitle
  • e0f3579 Removed GitHub Button and Added Link to Alert
  • 6c52312 Added Community Tab
  • e1ff6d4 Redesigned Hero Section
  • 576261d Redesigned Boost Hub Section
  • 3ef6116 Redesigned Download Section

📊 Changes

21 files changed (+495 additions, -337 deletions)

View changed files

📝 homepage/components/organisms/BoostHubSection.tsx (+37 -41)
📝 homepage/components/organisms/CommunitySection.tsx (+6 -0)
📝 homepage/components/organisms/DownloadSection.tsx (+151 -135)
📝 homepage/components/organisms/FeaturesSection.tsx (+1 -1)
📝 homepage/components/organisms/Footer.tsx (+3 -0)
📝 homepage/components/organisms/Header.tsx (+132 -13)
📝 homepage/locales/de.ts (+16 -12)
📝 homepage/locales/en.ts (+16 -12)
📝 homepage/locales/es.ts (+15 -12)
📝 homepage/locales/fr.ts (+16 -12)
📝 homepage/locales/ja.ts (+16 -12)
📝 homepage/locales/ko.ts (+16 -12)
📝 homepage/locales/nl.ts (+5 -4)
📝 homepage/locales/pt.ts (+16 -12)
📝 homepage/locales/ru.ts (+16 -12)
📝 homepage/locales/vn.ts (+16 -12)
📝 homepage/locales/zh.ts (+16 -12)
📝 homepage/pages/index.tsx (+0 -2)
homepage/public/static/boosthub.png (+0 -0)
homepage/public/static/boosthub.svg (+0 -20)

...and 1 more files

📄 Description

Description

  • I redesigned the Hero section, Boost Hub section, and Download section
  • Removed Kickstarter section and added backers link to the footer
  • Added Community tab to the header
  • Replaced the URL to the roadmap
  • Added URL to the alert (it will go to the Boost Hub home page)

Screenshot

lp_boostnote_0824


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BoostIO/BoostNote-App/pull/597 **Author:** [@ellekasai](https://github.com/ellekasai) **Created:** 8/24/2020 **Status:** ✅ Merged **Merged:** 8/26/2020 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `lp-update-info` --- ### 📝 Commits (10+) - [`d32a909`](https://github.com/BoostIO/BoostNote-App/commit/d32a9098b4e735096917443e37d985f44dcc6dff) Replaced Boost Hub Image - [`aa67595`](https://github.com/BoostIO/BoostNote-App/commit/aa6759552e554489d31764e98688a32028230617) Replaced Boost Hub Image - [`4d36b84`](https://github.com/BoostIO/BoostNote-App/commit/4d36b846d7c05b899d4ae1fd9f2c32d1b500a8d7) Replaced Roadmap Link - [`8bf1301`](https://github.com/BoostIO/BoostNote-App/commit/8bf13012d9154b88613893fac3f8c7dbd96ebd49) Removed Kickstarter and Added Link to Footer - [`850a1ba`](https://github.com/BoostIO/BoostNote-App/commit/850a1ba9978d0813115277259d171c2137f38f83) Replaced Subtitle - [`e0f3579`](https://github.com/BoostIO/BoostNote-App/commit/e0f35792a11a8dfec5f5dfb67be4886ef8a0dde1) Removed GitHub Button and Added Link to Alert - [`6c52312`](https://github.com/BoostIO/BoostNote-App/commit/6c523123e32a2e351931e968d190c0e2742762df) Added Community Tab - [`e1ff6d4`](https://github.com/BoostIO/BoostNote-App/commit/e1ff6d4f04c08f8f7280b926b573c4048378ed20) Redesigned Hero Section - [`576261d`](https://github.com/BoostIO/BoostNote-App/commit/576261d3cf9bbdaafa9c106792089b25129513c4) Redesigned Boost Hub Section - [`3ef6116`](https://github.com/BoostIO/BoostNote-App/commit/3ef6116f9cc119d220d249d9b99a205558faadcd) Redesigned Download Section ### 📊 Changes **21 files changed** (+495 additions, -337 deletions) <details> <summary>View changed files</summary> 📝 `homepage/components/organisms/BoostHubSection.tsx` (+37 -41) 📝 `homepage/components/organisms/CommunitySection.tsx` (+6 -0) 📝 `homepage/components/organisms/DownloadSection.tsx` (+151 -135) 📝 `homepage/components/organisms/FeaturesSection.tsx` (+1 -1) 📝 `homepage/components/organisms/Footer.tsx` (+3 -0) 📝 `homepage/components/organisms/Header.tsx` (+132 -13) 📝 `homepage/locales/de.ts` (+16 -12) 📝 `homepage/locales/en.ts` (+16 -12) 📝 `homepage/locales/es.ts` (+15 -12) 📝 `homepage/locales/fr.ts` (+16 -12) 📝 `homepage/locales/ja.ts` (+16 -12) 📝 `homepage/locales/ko.ts` (+16 -12) 📝 `homepage/locales/nl.ts` (+5 -4) 📝 `homepage/locales/pt.ts` (+16 -12) 📝 `homepage/locales/ru.ts` (+16 -12) 📝 `homepage/locales/vn.ts` (+16 -12) 📝 `homepage/locales/zh.ts` (+16 -12) 📝 `homepage/pages/index.tsx` (+0 -2) ➕ `homepage/public/static/boosthub.png` (+0 -0) ➖ `homepage/public/static/boosthub.svg` (+0 -20) _...and 1 more files_ </details> ### 📄 Description ## Description - I redesigned the Hero section, Boost Hub section, and Download section - Removed Kickstarter section and added backers link to the footer - Added Community tab to the header - Replaced the URL to the roadmap - Added URL to the alert (it will go to the Boost Hub home page) ## Screenshot ![lp_boostnote_0824](https://user-images.githubusercontent.com/2410692/91064009-a7d61080-e669-11ea-97ef-79006278384c.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:23:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#811
No description provided.