From 161a75de61734a9b51680d789acfbcad5819163b Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Tue, 16 Jun 2026 01:24:56 +0000 Subject: [PATCH] Bob AI: Rewrite the hero headline to focus on the business benefit rather than the categ --- 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 7d495e1..3c39ac4 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -22,7 +22,7 @@ export default function HomePage() { avatarsSrc={[ "http://img.b2bpic.net/free-photo/portrait-stylish-serious-bearded-male-wearing-elegant-suit-dark-background_613910-11332.jpg", "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg", "http://img.b2bpic.net/free-photo/side-view-smiley-man-with-copy-space_23-2148612949.jpg", "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29546.jpg"]} avatarsLabel="Join 50,000+ businesses" - title="Secure Corporate Access Control" + title="Eliminate Login Friction, Strengthen Enterprise Security" description="Manage your business account access with enterprise-grade security. Log in, monitor activity, and streamline your team's workflow in one unified dashboard." primaryButton={{ text: "Login to Account", href: "#" }} secondaryButton={{ text: "Request Demo", href: "#" }} -- 2.49.1