From 807c208226a4ad087236f4858ab459737ee733af Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 14:03:32 +0000 Subject: [PATCH] Changes Co-authored-by: wolfoftyreso-debug <250630591+wolfoftyreso-debug@users.noreply.github.com> --- src/components/PlansSection.tsx | 52 +++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/src/components/PlansSection.tsx b/src/components/PlansSection.tsx index 6081a2b..72c66f1 100644 --- a/src/components/PlansSection.tsx +++ b/src/components/PlansSection.tsx @@ -492,6 +492,58 @@ const PlansSection = () => { + {!user && ( +
+
+
+
+ +
+
+
+ Ditt konto skapas automatiskt +
+

+ Välj ett lösenord så loggar vi in dig direkt. Hantera ditt abonnemang, ändra leveranser och se fakturor i "Mitt konto" när som helst. +

+
+
+ + +
+ + + +
+ {errors.password ? ( +

{errors.password}

+ ) : ( +

+ Använd minst 8 tecken. Vi rekommenderar en blandning av bokstäver och siffror. +

+ )} +
+ )} + +