Update src/app/page.tsx

This commit is contained in:
2026-06-08 18:37:41 +00:00
parent 1330018473
commit 7422e02b1e

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
description="Experience expert barbering, modern styles, and traditional craftsmanship."
buttons={[
{
text: "Book an Appointment", href: "#booking"},
text: "Book an Appointment", href: "https://booksy.com/en-gb/28915_delux-barbers_barber_234686_st-albans?rwg_token=AFd1xnHel83pCOdvAdFoI4kMOlCsiE8KU1-ut_hk2uFUgopHb_1TUsaUa62gF8bJwMBhL3rFR-iZBfMADSXffQu3DePlrTVMig%3D%3DLOCKED_SELECTION"},
{
text: "Call Now", href: "tel:+441727569459"},
]}