From bb241aa8ebda26dd1804d1a5dad64a0c6a90c642 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 07:37:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 656afb3..2a69ff7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,8 +68,8 @@ export default function LandingPage() { title="Meet Axel - Certified Barber Professional" description="AXIS Barbershop is built on precision, expertise, and a passion for modern grooming. Axel, a Junior Barber trained at Future Styles Academy and certified Level 2 ITEC, brings professional skill and attention to detail to every cut. With a focus on quality, clean fades, and classic styles, AXIS delivers a professional yet relaxed experience you can trust." metrics={[ - { value: "ITEC Level 2", title: "Certified Professional" }, - { value: "Future Styles", title: "Academy Trained" }, + { value: "", title: "Certified Professional" }, + { value: "", title: "Academy Trained" }, ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ak1Qn3CjCw4nA8pefO2fshmd8S/uploaded-1773127859517-ohjisgh8.png" imageAlt="Axel performing precision barber work" -- 2.49.1