From 53193c0b92cd0469bc687dcfcf76cdd44b5d6b39 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 19:46:37 +0000 Subject: [PATCH] Changes --- src/components/PlansSection.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/PlansSection.tsx b/src/components/PlansSection.tsx index f5216c4..04e97b2 100644 --- a/src/components/PlansSection.tsx +++ b/src/components/PlansSection.tsx @@ -2,7 +2,7 @@ import { Check } from "lucide-react"; const plans = [ { - name: "Fika", + name: "Lilla", kgPerWeek: "3 kg", priceMonthExclVat: "5 400", features: [ @@ -13,7 +13,7 @@ const plans = [ featured: false, }, { - name: "Kontor", + name: "Mellan", kgPerWeek: "5 kg", priceMonthExclVat: "9 000", features: [ @@ -24,7 +24,7 @@ const plans = [ featured: true, }, { - name: "Företag", + name: "Stora", kgPerWeek: "10 kg", priceMonthExclVat: "18 000", features: [