From 95fe86b9c2770555ea95d2bb595109cdc87278ed Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 12:17:17 +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 5f8e980..bf67f83 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,8 +56,8 @@ export default function LandingPage() { { name: "Harry P.", handle: "@hair-pro", testimonial: "The atmosphere is always welcoming. Great neighbourhood shop.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-elegant-beige-suit-fashion-male-with-curly-hairstyle-posing-studio-isolated_158538-26638.jpg" }, ]} buttons={[ - { text: "Call Now", href: "tel:07378291029" }, - { text: "Book / Visit Today", href: "#contact" }, + { text: "", href: "tel:07378291029" }, + { text: " Visit Today", href: "#contact" }, ]} imageSrc="http://img.b2bpic.net/free-photo/various-trimmers-dressing-table_107420-94767.jpg?_wi=1" mediaAnimation="slide-up" -- 2.49.1