From 20abb57cd5b8411a45ddf76d92dc9f8fa922b6b6 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 5 Jul 2026 23:29:00 +0000 Subject: [PATCH] Bob AI: Update the targeted paragraph in the services section to include a description f --- src/pages/HomePage/sections/Services.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage/sections/Services.tsx b/src/pages/HomePage/sections/Services.tsx index 6a65173..c680dfb 100644 --- a/src/pages/HomePage/sections/Services.tsx +++ b/src/pages/HomePage/sections/Services.tsx @@ -35,9 +35,9 @@ export default function ServicesSection(): React.JSX.Element { }, }, { - tag: "Shave", + tag: "Design", title: "Custom Design ", - description: "A relaxing, premium shaving experience with premium products.", + description: "Express yourself with unique hair art and custom patterns tailored to your personal style.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-barbershop-concept_23-2148506253.jpg", primaryButton: { text: "Book", -- 2.49.1