From 2055783d0014afecd1d0a6e51c1769b3b4fab43a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 19:32: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 5f02d67..256f836 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,8 +50,8 @@ export default function LandingPage() { logoText="The Nail Hub" description="Experience premium nail care and beauty services in Maadi, Cairo. Always punctual, impeccably clean, and dedicated to your perfection." buttons={[ - { text: "Book your appointment", href: "/booking" }, { text: "Chat on WhatsApp", href: "https://wa.me/201005806654" }, + { text: "Book your appointment", href: "/booking" }, ]} slides={[ { imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-nail-artist-applying-pink-gel-polish-nail-beauty-care-salon_176420-42451.jpg", imageAlt: "Professional nail technician applying gel polish" }, @@ -196,4 +196,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1