From a17112d98686e804f98023dd9f2e6998534cd1f0 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 5 Jul 2026 23:29:58 +0000 Subject: [PATCH] Bob AI: Add a description for the 'scissor cut' service in the services section. --- 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 c680dfb..00b9663 100644 --- a/src/pages/HomePage/sections/Services.tsx +++ b/src/pages/HomePage/sections/Services.tsx @@ -25,9 +25,9 @@ export default function ServicesSection(): React.JSX.Element { }, }, { - tag: "Beard", + tag: "Hair", title: "Scissor Cut ", - description: "Precise trimming and grooming to keep your beard perfectly defined.", + description: "A classic, tailored haircut using only scissors for a natural, textured finish.", imageSrc: "http://img.b2bpic.net/free-photo/half-naked-caucasian-bearded-man-shaving-with-serious-face-expression_181624-46966.jpg", primaryButton: { text: "Book", -- 2.49.1