From 6255d033e08c23d8994c9b33b7a04bb2349ec4df Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Wed, 24 Dec 2025 10:00:01 +0000 Subject: [PATCH 1/3] Remove cloud feature and related UI elements Co-authored-by: polv --- apps/landing/src/components/Header.svelte | 21 --- .../src/lib/components/LandingCard.svelte | 20 +-- .../landing/src/routes/(landing)/+page.svelte | 109 ------------ .../src/routes/(landing)/cloud/+page.svelte | 159 ------------------ .../(legal)/privacy-policy/+page.svelte | 4 +- .../(legal)/terms-of-service/+page.svelte | 13 +- 6 files changed, 12 insertions(+), 314 deletions(-) delete mode 100644 apps/landing/src/routes/(landing)/cloud/+page.svelte diff --git a/apps/landing/src/components/Header.svelte b/apps/landing/src/components/Header.svelte index 150938c..671a712 100644 --- a/apps/landing/src/components/Header.svelte +++ b/apps/landing/src/components/Header.svelte @@ -160,9 +160,6 @@
- @@ -180,10 +177,6 @@ -
@@ -228,13 +221,6 @@ > How it works? - - Cloud - Install BashBuddy - - Go to account - diff --git a/apps/landing/src/lib/components/LandingCard.svelte b/apps/landing/src/lib/components/LandingCard.svelte index d1f39d1..5ec8f7d 100644 --- a/apps/landing/src/lib/components/LandingCard.svelte +++ b/apps/landing/src/lib/components/LandingCard.svelte @@ -11,26 +11,19 @@ icon?: ComponentType; onClick?: () => void; } | null = null; - export let variant: "default" | "cloud" = "default"; export let className = ""; export let rawHtml = false;
@@ -50,9 +43,7 @@ {#each tags as tag} {tag.label} @@ -64,10 +55,7 @@ {#if button}
- -
-
-
-

- BashBuddy Cloud -

-

- Lightning-fast command generation with our cloud service,
just for - $2/month. -

-
- - -
-

- Performance Comparison -

- -
- -
-
-
- - Cloud - 200ms -
-
-
- - -
-
-
- - Local (MacBook M4 Pro) - 6 seconds -
-
-
-
-
- - -
- - - - - -
- - -
- -
-
-
-
@@ -600,20 +505,6 @@ Install BashBuddy - -
- import SvelteSeo from "svelte-seo"; - import LandingCard from "$lib/components/LandingCard.svelte"; - import { Button } from "$lib/components/ui/button"; - import { - ChevronRight, - Cloud, - Cpu, - DollarSign, - Globe, - Settings, - Shield, - Zap, - } from "lucide-svelte"; - - import { SITE_URLS } from "@bashbuddy/consts"; - - - - - -
-
-
-

- BashBuddy Cloud -

-

- Lightning-fast command generation with our cloud service,
just for - $2/month. -

-
- - -
-

- Performance Comparison -

- -
- -
-
-
- - Cloud - 200ms -
-
-
- - -
-
-
- - Local (MacBook M4 Pro) - 6 seconds -
-
-
-
- -

- BashBuddy Cloud delivers responses up to 30x faster than local processing. -

-
- - -
- - (window.location.href = SITE_URLS.ACCOUNT_URL), - }} - variant="cloud" - /> - - - - - - - - - - - - -
- - -
- -
-
-
diff --git a/apps/landing/src/routes/(legal)/privacy-policy/+page.svelte b/apps/landing/src/routes/(legal)/privacy-policy/+page.svelte index f3cc594..9233be4 100644 --- a/apps/landing/src/routes/(legal)/privacy-policy/+page.svelte +++ b/apps/landing/src/routes/(legal)/privacy-policy/+page.svelte @@ -18,7 +18,7 @@

2.2 Service Improvement: We may use anonymized, aggregated data to improve - BashBuddy Cloud's functionality. + BashBuddy's functionality.

2.3 Temporary Chat Storage: Chat information is used to provide context-aware @@ -72,7 +72,7 @@

10. International Users

10.1 Our service is primarily hosted in the United States.

- 10.2 By using BashBuddy Cloud, you consent to the data transfer and processing + 10.2 By using BashBuddy, you consent to the data transfer and processing in the United States.

diff --git a/apps/landing/src/routes/(legal)/terms-of-service/+page.svelte b/apps/landing/src/routes/(legal)/terms-of-service/+page.svelte index 7a9d1d1..aeb7168 100644 --- a/apps/landing/src/routes/(legal)/terms-of-service/+page.svelte +++ b/apps/landing/src/routes/(legal)/terms-of-service/+page.svelte @@ -2,15 +2,14 @@

1. Acceptance of Terms

- By accessing or using BashBuddy Cloud, you agree to be bound by these Terms of + By accessing or using BashBuddy, you agree to be bound by these Terms of Service. If you do not agree to these terms, do not use our service.

2. Service Description

- BashBuddy Cloud is a cloud-based service that provides enhanced command-line - interface (CLI) functionality through server-side inference for the BashBuddy - CLI tool. + BashBuddy is a command-line interface (CLI) tool that provides AI-powered + shell command generation and assistance. It runs locally on your device.

3. User Account

@@ -25,7 +24,7 @@

4. User Conduct

-

You agree not to use BashBuddy Cloud to:

+

You agree not to use BashBuddy to: