From 56770b8c2c0936983d094f68726221e94349c735 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 07:37:44 +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 2a69ff7..be2ec74 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { 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: "", title: "Certified Professional" }, - { value: "", title: "Academy Trained" }, + { value: "", title: "" }, ]} 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