From dcc55122af66ff6ba128bf5f909a69b8faa9019f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 19:03:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index beb38ef..872afbf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,6 +47,9 @@ export default function LandingPage() { logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1axpni" logoAlt="Pleasant Style Barbershop Logo" brandName="Pleasant Style" + button={{ + text: "Book Now", href: "#contact" + }} /> @@ -171,7 +174,7 @@ export default function LandingPage() { { id: "5", name: "Jessica L.", handle: "@jessical", testimonial: "My husband and son love coming here. The barbers are fantastic with kids and always make them feel comfortable. Highly recommend for families!", imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-hair-cut-barber-shop4_23-2149186458.jpg", imageAlt: "Jessica L."}, { - id: "6", name: "Kevin S.", handle: "@kevins", testimonial: "Consistently excellent service and attention to detail. I appreciate a barber who truly listens to what you want. You won't be disappointed!", imageSrc: "http://img.b2bpic.net/free-photo/young-man-leaning-white-pillar-showing-thumb-up-sign_23-2148096510.jpg", alt: "Kevin S."}, + id: "6", name: "Kevin S.", handle: "@kevins", testimonial: "Consistently excellent service and attention to detail. I appreciate a barber who truly listens to what you want. You won't be disappointed!", imageSrc: "http://img.b2bpic.net/free-photo/young-man-leaning-white-pillar-showing-thumb-up-sign_23-2148096510.jpg", imageAlt: "Kevin S."}, ]} title="Hear From Our Valued Customers" description="Our clients' words speak volumes about the quality and care we put into every service."