From 15cf5f3a854038723aa7f7e8b56c150e5d4eb8f9 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Mon, 22 Jun 2026 17:03:33 +0000 Subject: [PATCH] =?UTF-8?q?Bob=20AI:=20Find=20the=20text=20'Skicka=20f?= =?UTF-8?q?=C3=B6rfr=C3=A5gan'=20(likely=20a=20CTA=20button)=20and=20repla?= =?UTF-8?q?ce=20it=20with=20'Boka?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 788f14b..78d5329 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -16,7 +16,7 @@ export default function HomePage() { tag="Expertise" title="Strategisk rådgivning för din verksamhet" description="Vi hjälper företag att växa genom tydliga strategier och effektiv implementering. Låt oss ta nästa steg tillsammans." - primaryButton={{ text: "Boka möte", href: "#contact" }} + primaryButton={{ text: "Boka kostnadsfritt samtal", href: "#contact" }} secondaryButton={{ text: "Läs mer", href: "#about" }} items={[ { imageSrc: "http://img.b2bpic.net/free-photo/ambitious-businesswomen-collaborating-corporate-office_482257-118682.jpg" },