From 9a7ad60cdc78825a39163ce6393e3e69f4d57fd3 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Mon, 15 Jun 2026 12:40:47 +0000 Subject: [PATCH] Bob AI: Update about section with health benefits and contact number --- src/pages/HomePage/sections/About.tsx | 2 +- src/pages/HomePage/sections/Contact.tsx | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/src/pages/HomePage/sections/About.tsx b/src/pages/HomePage/sections/About.tsx index 20eab98..e7c6df4 100644 --- a/src/pages/HomePage/sections/About.tsx +++ b/src/pages/HomePage/sections/About.tsx @@ -14,7 +14,7 @@ const AboutInline = () => {
+ />
); -- 2.49.1