From 59fc0c37c22f2a43c94c1a100715f2506f02d1d1 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 21 Jun 2026 11:53:38 +0000 Subject: [PATCH] Bob AI: Update the text of the primary button in the hero section to 'Shop Sustainable E --- 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 7456b79..85dd02c 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -19,7 +19,7 @@ export default function HomePage() { title="Timeless Essentials by KALA" description="Crafting thoughtful garments for the modern conscious wardrobe. Elegant, organic, and built to last." primaryButton={{ - text: "Join Our Newsletter", + text: "Shop Sustainable Essentials", href: "#products", }} secondaryButton={{ -- 2.49.1