From 0846e1dc6c257262a2e26b58ada46086655925ba Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sat, 13 Jun 2026 20:47:16 +0000 Subject: [PATCH] Bob AI: Add learn more button to hero section --- src/pages/HomePage/sections/Hero.tsx | 56 ++++++++++++++++------------ 1 file changed, 32 insertions(+), 24 deletions(-) diff --git a/src/pages/HomePage/sections/Hero.tsx b/src/pages/HomePage/sections/Hero.tsx index 542562b..f7edf4a 100644 --- a/src/pages/HomePage/sections/Hero.tsx +++ b/src/pages/HomePage/sections/Hero.tsx @@ -194,34 +194,42 @@ const HeroInline = () => { {"I craft every visual touchpoint your brand needs to capture attention and convert it into revenue."}

- -
-
- -
-
-
- - + - -
- - {primaryButton.avatarLabel} + - {primaryButton.text} - + {primaryButton.text} + + + {learnMoreButton.text} + +