Footer 'Why Pulse' #1

Merged
uz1mani merged 1 commits from cursor/footer-why-pulse-7f1d into main 2026-01-21 12:19:10 +00:00
uz1mani commented 2026-01-21 12:17:20 +00:00 (Migrated from github.com)

Replaced the external Footer component with a local one to change "Why Drop" to "Why Pulse" in the footer.

The original "Why Drop" text was sourced from the @ciphera-net/ui library. Since direct modification of external package code was not feasible at the moment, a local Footer component was created to replicate the original functionality and styling, allowing the text to be updated to "Why Pulse".


Open in Cursor Open in Web


Note

Introduces a local, customizable footer and wires consistent app branding across layout.

  • Adds components/Footer.tsx with LinkComponent and appName props; renders "Why {appName}", "Security", and "FAQ" links
  • Updates app/layout-content.tsx to use the local Footer and sets Header props (LinkComponent, logoSrc, appName="Pulse"), removing the footer from @ciphera-net/ui

Written by Cursor Bugbot for commit 6eff7ef09a. This will update automatically on new commits. Configure here.

Replaced the external Footer component with a local one to change "Why Drop" to "Why Pulse" in the footer. The original "Why Drop" text was sourced from the `@ciphera-net/ui` library. Since direct modification of external package code was not feasible at the moment, a local `Footer` component was created to replicate the original functionality and styling, allowing the text to be updated to "Why Pulse". --- <a href="https://cursor.com/background-agent?bcId=bc-5d062e08-3eef-4dcf-8b12-69243bd9dd34"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/open-in-cursor-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/open-in-cursor-light.svg"><img alt="Open in Cursor" src="https://cursor.com/open-in-cursor.svg"></picture></a>&nbsp;<a href="https://cursor.com/agents?id=bc-5d062e08-3eef-4dcf-8b12-69243bd9dd34"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/open-in-web-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/open-in-web-light.svg"><img alt="Open in Web" src="https://cursor.com/open-in-web.svg"></picture></a> <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Introduces a local, customizable footer and wires consistent app branding across layout. > > - Adds `components/Footer.tsx` with `LinkComponent` and `appName` props; renders "Why {appName}", "Security", and "FAQ" links > - Updates `app/layout-content.tsx` to use the local `Footer` and sets `Header` props (`LinkComponent`, `logoSrc`, `appName="Pulse"`), removing the footer from `@ciphera-net/ui` > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 6eff7ef09aca946e30bd10cea49e17375e18989e. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
cursor[bot] commented 2026-01-21 12:17:21 +00:00 (Migrated from github.com)

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Cursor Agent can help with this pull request. Just `@cursor` in comments and I'll start working on changes in this branch. <sub>[Learn more](https://cursor.com/docs/background-agent/web-and-mobile) about Cursor Agents</sub>
Sign in to join this conversation.
No description provided.