From 5394206c8e8c96b91be61bcf025e15a36147f08f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 18:56:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fdd2e46..e28939c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/barber-equipment-working-surface-by-mirror-barbershop_627829-8282.jpg?_wi=3", imageAlt: "Complete grooming package" }, { - id: "4", title: "Haircut and Beard ", descriptions: [ + id: "4", title: "Haircut and Design", descriptions: [ "Professional eyebrow design", "Precision shaping and grooming", "Enhances your natural features" ], imageSrc: "http://img.b2bpic.net/free-photo/barber-equipment-working-surface-by-mirror-barbershop_627829-8282.jpg?_wi=1", imageAlt: "Eyebrow styling service" -- 2.49.1